<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>17858</buildableDurationMillis><buildableTimeMillis>17858</buildableTimeMillis><buildingDurationMillis>38061</buildingDurationMillis><executingTimeMillis>38061</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>5133</waitingDurationMillis><waitingTimeMillis>5133</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmain _class='hudson.plugins.git.util.Build'><buildNumber>291</buildNumber><marked><SHA1>3f5b1cfa52599ec4c648909faf292cec550d9323</SHA1><branch><SHA1>3f5b1cfa52599ec4c648909faf292cec550d9323</SHA1><name>origin/main</name></branch></marked><revision><SHA1>3f5b1cfa52599ec4c648909faf292cec550d9323</SHA1><branch><SHA1>3f5b1cfa52599ec4c648909faf292cec550d9323</SHA1><name>origin/main</name></branch></revision></originmain></buildsByBranchName><lastBuiltRevision><SHA1>3f5b1cfa52599ec4c648909faf292cec550d9323</SHA1><branch><SHA1>3f5b1cfa52599ec4c648909faf292cec550d9323</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>#291</displayName><duration>38061</duration><estimatedDuration>86474</estimatedDuration><fullDisplayName>seed #291</fullDisplayName><id>291</id><inProgress>false</inProgress><keepLog>false</keepLog><number>291</number><queueId>761282</queueId><result>SUCCESS</result><timestamp>1719309889095</timestamp><url>https://do.pingcap.net/jenkins/view/all/job/seed/291/</url><builtOn>default-3zg3d</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jobs/pingcap/tidb/release-8.2/pull_e2e_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_integration_ddl_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_integration_python_orm_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_integration_nodejs_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_integration_copr_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_tiflash_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_integration_jdbc_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_integration_common_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_integration_br_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_common_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_integration_mysql_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_sqllogic_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_mysql_client_test.groovy</affectedPath><affectedPath>jobs/pingcap/tidb/release-8.2/pull_integration_lightning_test.groovy</affectedPath><commitId>3f5b1cfa52599ec4c648909faf292cec550d9323</commitId><timestamp>1719309861000</timestamp><author><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>fix: fix jobdsl error (#3012)

### **User description**
fix jobdsl error


___

### **PR Type**
Bug fix


___

### **Description**
- Fixed incorrect closing quote in `scriptPath` string across multiple
Groovy files.
- Ensured consistency and correctness in pipeline job definitions.



___



### **Changes walkthrough** 📝
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th align="left"&gt;Relevant
files&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Bug fix
&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;details&gt;&lt;summary&gt;14 files&lt;/summary&gt;&lt;table&gt;
&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;
&lt;summary&gt;&lt;strong&gt;pull_common_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix incorrect
closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_common_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-bc9be55fca5219d01346f9186d6ff70865c79c83012090dbf9f7cc714ddd9a8a"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;
&lt;summary&gt;&lt;strong&gt;pull_e2e_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix incorrect
closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_e2e_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-d61719a84341ad160d9fa0265f4d3ea2dd4d9f750a19dc4fdbc2df4afce21a8a"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;
&lt;summary&gt;&lt;strong&gt;pull_integration_br_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_integration_br_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-81f8dd4fafb51cad0effa106ece4d7025f4adc34ca6134daa2a0e0a3063efdac"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;

&lt;summary&gt;&lt;strong&gt;pull_integration_common_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_integration_common_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-5e53d20984688724baa8f918953cf3156e9ae6f3c6ef32e421b841f596a3db81"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;

&lt;summary&gt;&lt;strong&gt;pull_integration_copr_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_integration_copr_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-d66cc32ab7b6e648bbee58175bdbf1a7bb312890689c09f8cc51b7821590daf9"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;
&lt;summary&gt;&lt;strong&gt;pull_integration_ddl_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_integration_ddl_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-b2797bd7f7f049505c0f5e97f81f0b97794e6ee92e4a8905189adec61e1073c4"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;

&lt;summary&gt;&lt;strong&gt;pull_integration_jdbc_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_integration_jdbc_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-728f141f5bf3d3f22cf616dd6991cec72c36fd8de9260dc732aa5dff2bd5fcd0"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;

&lt;summary&gt;&lt;strong&gt;pull_integration_lightning_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_integration_lightning_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-0d603139213abd080730935ca8688f146ee74319f1468db5eef17c7b7f8bcfde"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;

&lt;summary&gt;&lt;strong&gt;pull_integration_mysql_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_integration_mysql_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-085254ccc7e2b039ed1207a987d8228e8a3e163704e4b28203506a948ec5caab"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;

&lt;summary&gt;&lt;strong&gt;pull_integration_nodejs_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_integration_nodejs_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-cc3aabee4b915650cedbcc4ca83542f5d72cec9a76bfa525a73088d4877b0f8b"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;

&lt;summary&gt;&lt;strong&gt;pull_integration_python_orm_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_integration_python_orm_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-675b4fa6381fc9ab0ddebb02162bbf177666158eb3d6debea8921f9e59a1622b"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;
&lt;summary&gt;&lt;strong&gt;pull_mysql_client_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_mysql_client_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-6a56dc68804da34c6d90e57ec2bba227aa6695628e7b69c01dd7ae316e3b3ca5"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;
&lt;summary&gt;&lt;strong&gt;pull_sqllogic_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_sqllogic_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-49b9be1e3f944faac2246277844928d973154065ecb53823caa2cb25fd5dc1e6"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    

&lt;tr&gt;
  &lt;td&gt;
    &lt;details&gt;
&lt;summary&gt;&lt;strong&gt;pull_tiflash_test.groovy&lt;/strong&gt;&lt;dd&gt;&lt;code&gt;Fix
incorrect closing quote in scriptPath&lt;/code&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/dd&gt;&lt;/summary&gt;
&lt;hr&gt;
      
jobs/pingcap/tidb/release-8.2/pull_tiflash_test.groovy

- Fixed incorrect closing quote in `scriptPath` string.



&lt;/details&gt;
    

  &lt;/td&gt;
&lt;td&gt;&lt;a
href="https://github.com/PingCAP-QE/ci/pull/3012/files#diff-f2bef185b466bf30b0dbed1d15fbf665ad6512ffeccb1df3bd4728d821a70c86"&gt;+1/-1&lt;/a&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &lt;/td&gt;

&lt;/tr&gt;                    
&lt;/table&gt;&lt;/details&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;

___

&gt; 💡 **PR-Agent usage**:
&gt;Comment `/help` on the PR to get a list of all available PR-Agent tools
and their descriptions
</comment><date>2024-06-25 10:04:21 +0000</date><id>3f5b1cfa52599ec4c648909faf292cec550d9323</id><msg>fix: fix jobdsl error (#3012)</msg><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_e2e_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_integration_ddl_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_sqllogic_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_integration_br_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_integration_jdbc_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_integration_python_orm_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_integration_copr_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_common_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_integration_mysql_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_integration_common_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_mysql_client_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_integration_nodejs_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_tiflash_test.groovy</file></path><path><editType>edit</editType><file>jobs/pingcap/tidb/release-8.2/pull_integration_lightning_test.groovy</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>