Page MenuHomePhabricator

[jobs-api] buildservice-based jobs stopped prefixing the command with launcher
Closed, ResolvedPublic

Description

We are not prepending the commands with launcher when it's a buildpack

Potential cause is jobs-api release 5fc586f098a81a6f2b366d060072ec563d404db1

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
jobs-api: bump to 0.0.398-20250814013804-be4bd73drepos/cloud/toolforge/toolforge-deploy!923group_203_bot_f4d95069bb2675e4ce1fff090c1c1620bump_jobs-apimain
[jobs-api,builds-api] test for launcher str in buildpack image commandsrepos/cloud/toolforge/toolforge-deploy!920raymond-ndibetest_for_launcher_in_buildpack_image_commandmain
runtime: don't overwite commandrepos/cloud/toolforge/jobs-api!195dcarofix_launcher_issuemain
Revert "jobs-api: bump to 0.0.397-20250808001841-d9ce682d"repos/cloud/toolforge/toolforge-deploy!919dcarofix_launchermain
Customize query in GitLab

Event Timeline

dcaro triaged this task as High priority.Aug 13 2025, 4:18 PM
dcaro updated the task description. (Show Details)

Mentioned in SAL (#wikimedia-cloud) [2025-08-13T16:23:54Z] <dcaro> reverting jobs-api release (T401846)

Mentioned in SAL (#wikimedia-cloud) [2025-08-13T16:36:31Z] <dcaro> reverting jobs-api release (T401846)

That would explain https://github.com/cluebotng/reviewer/commit/8db01effadcd2817ba4bd09f14c174654dd6ab69 which is how T401552 was found.

Looking at the MR code it shouldn't double-prefix the command so I'll leave the jobs explicitly prefixed.

dcaro moved this task from Next Up to Done on the Toolforge (Toolforge iteration 23) board.