<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>16667</buildableDurationMillis><buildableTimeMillis>16667</buildableTimeMillis><buildingDurationMillis>70442</buildingDurationMillis><executingTimeMillis>70442</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>5611</waitingDurationMillis><waitingTimeMillis>5611</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmain _class='hudson.plugins.git.util.Build'><buildNumber>598</buildNumber><marked><SHA1>9f66b5b976fb458dbf68414b03bd1542abae8257</SHA1><branch><SHA1>9f66b5b976fb458dbf68414b03bd1542abae8257</SHA1><name>origin/main</name></branch></marked><revision><SHA1>9f66b5b976fb458dbf68414b03bd1542abae8257</SHA1><branch><SHA1>9f66b5b976fb458dbf68414b03bd1542abae8257</SHA1><name>origin/main</name></branch></revision></originmain></buildsByBranchName><lastBuiltRevision><SHA1>9f66b5b976fb458dbf68414b03bd1542abae8257</SHA1><branch><SHA1>9f66b5b976fb458dbf68414b03bd1542abae8257</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>#598</displayName><duration>70442</duration><estimatedDuration>80415</estimatedDuration><fullDisplayName>seed #598</fullDisplayName><id>598</id><inProgress>false</inProgress><keepLog>false</keepLog><number>598</number><queueId>230530</queueId><result>SUCCESS</result><timestamp>1735871252779</timestamp><url>https://do.pingcap.net/jenkins/view/all/job/seed/598/</url><builtOn>default-fbggk</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>prow-jobs/pingcap/tiflow/release-8.4-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-7.5-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-6.2-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-7.1-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-5.3-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-8.0-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-8.5-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-7.6-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-8.2-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-7.1.0-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/latest-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-7.3-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-6.1-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-6.5-20241101-v6.5.7-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-6.5-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-7.4-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-6.5-fips-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-8.5-centos-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-8.3-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-8.1-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-5.4-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-7.2-presubmits.yaml</affectedPath><affectedPath>prow-jobs/pingcap/tiflow/release-6.0-presubmits.yaml</affectedPath><commitId>9f66b5b976fb458dbf68414b03bd1542abae8257</commitId><timestamp>1735871226000</timestamp><author><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>chore(tiflow): keep the trigger command and context consistent (#3308)

To reduce the memory cost of triggering commands, keep the trigger
command consistent with the context.

Taking pull-cdc-integration-kafka-test as an example. Context of this
pipeline is `pull-cdc-integration-kafka-test`
* The current trigger command is `/test cdc-integration-kafka-test`
* The adjusted trigger command is `/test
pull-cdc-integration-kafka-test`

For `jenkins-ticdc/verify`, because this pipeline includes unit tests
and build for multiple components (CDC and other components), so we
update this context to `pull-verify`
* The context will change from `jenkins-ticdc/verify` to `pull-verify`
* The trigger command will change from `/test verify` to `/test
pull-verify`

---------

Signed-off-by: purelind &lt;purelind@gmail.com&gt;
</comment><date>2025-01-03 02:27:06 +0000</date><id>9f66b5b976fb458dbf68414b03bd1542abae8257</id><msg>chore(tiflow): keep the trigger command and context consistent (#3308)</msg><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-6.2-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-5.3-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-8.2-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-6.1-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-8.0-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-6.5-20241101-v6.5.7-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-7.1.0-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-7.4-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-8.1-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-8.4-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-6.5-fips-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-6.0-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-7.5-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-8.3-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-8.5-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-6.5-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-8.5-centos-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-7.3-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-7.2-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-5.4-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-7.6-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/latest-presubmits.yaml</file></path><path><editType>edit</editType><file>prow-jobs/pingcap/tiflow/release-7.1-presubmits.yaml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>