apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/deadpool.git lighthouse.jenkins-x.io/job: release creationTimestamp: "2026-07-28T11:38:26Z" generation: 7 labels: branch: main build: "95" context: release created-by-lighthouse: "true" event-GUID: d6a907c8-8a78-11f1-80a5-99c30156b3c7 lighthouse.jenkins-x.io/baseSHA: a68eee9fc6038010d58abb3bd60e933951890501 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1785238706315" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-deadpool-main-release-hrfsm lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: a68eee9fc6038010d58abb3bd60e933951890501 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: deadpool lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: pitaltrade-deadpool-main-release-cplmh-from-build-pack-pod provider: github repository: deadpool tekton.dev/pipeline: pitaltrade-deadpool-main-release managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.22 operation: Update time: "2026-07-28T11:45:17Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} manager: jx-promote-0.6.42 operation: Update time: "2026-07-28T11:45:59Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-07-28T11:46:25Z" name: greencapitaltrade-deadpool-main-95 namespace: jx resourceVersion: "223267522" uid: 79667c25-4ff0-4a7b-b708-94ab84240454 spec: baseSHA: a68eee9fc6038010d58abb3bd60e933951890501 batchPipelineActivity: {} build: "95" completedTimestamp: "2026-07-28T11:45:43Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | fix(kafka): authorise the command consumer group via prefix ACL deadpool#170 gave commands their own consumer group (`deadpool-consumer-group-commands`) so telemetry backlog cannot delay command delivery. But the deadpool KafkaUser ACL authorises the group by LITERAL name: - resource: {type: group, name: "deadpool-consumer-group"} so the new group is not authorised and the command consumer fails to join: ERROR iot_consumer: Error receiving command message: GroupAuthorizationFailed (Broker: Group authorization failed) Consequence in production right now: the 0.61.2 consumers no longer subscribe the commands topic under the old group, and cannot join the new one — so no consumer owns the commands partitions and commands are not delivered at all. Confirmed: `deadpool-consumer-group-commands` does not exist in Kafka, and the old group shows the commands partitions with no owner and lag. Switch the group ACL to `patternType: prefix`, which covers the base group and any per-workload suffix. Co-Authored-By: Claude Opus 4.8 (1M context) lastCommitSHA: 3c72a3f9b8b58383ec6b659bac492ecc82f212ac message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.61.3 startedTimestamp: "2026-07-28T11:38:26Z" status: Running steps: - kind: Stage stage: completedTimestamp: "2026-07-28T11:45:43Z" name: Release startedTimestamp: "2026-07-28T11:44:43Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4938 startedTimestamp: "2026-07-28T11:45:43Z" status: Succeeded startedTimestamp: "2026-07-28T11:45:43Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-07-28T11:46:16Z" name: from build pack startedTimestamp: "2026-07-28T11:38:44Z" status: Succeeded steps: - completedTimestamp: "2026-07-28T11:38:46Z" name: Git Clone startedTimestamp: "2026-07-28T11:38:44Z" status: Succeeded - completedTimestamp: "2026-07-28T11:38:48Z" name: Next Version startedTimestamp: "2026-07-28T11:38:46Z" status: Succeeded - completedTimestamp: "2026-07-28T11:38:52Z" name: Jx Variables startedTimestamp: "2026-07-28T11:38:49Z" status: Succeeded - completedTimestamp: "2026-07-28T11:44:57Z" name: Build Cargo Install startedTimestamp: "2026-07-28T11:38:52Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:00Z" name: Check Registry startedTimestamp: "2026-07-28T11:44:57Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:02Z" name: Build Server Image startedTimestamp: "2026-07-28T11:45:00Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:04Z" name: Build Consumer Image startedTimestamp: "2026-07-28T11:45:03Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:06Z" name: Build Mqtt Image startedTimestamp: "2026-07-28T11:45:05Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:17Z" name: Promote Changelog startedTimestamp: "2026-07-28T11:45:06Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:21Z" name: Promote Helm Release startedTimestamp: "2026-07-28T11:45:18Z" status: Succeeded - completedTimestamp: "2026-07-28T11:46:02Z" name: Promote Jx Promote startedTimestamp: "2026-07-28T11:45:21Z" status: Succeeded - completedTimestamp: "2026-07-28T11:46:16Z" name: Publish Org Kb startedTimestamp: "2026-07-28T11:46:02Z" status: Succeeded - kind: Stage stage: name: from build pack startedTimestamp: "2026-07-28T11:38:44Z" status: Running steps: - completedTimestamp: "2026-07-28T11:38:46Z" name: Git Clone startedTimestamp: "2026-07-28T11:38:44Z" status: Succeeded - completedTimestamp: "2026-07-28T11:38:48Z" name: Next Version startedTimestamp: "2026-07-28T11:38:46Z" status: Succeeded - completedTimestamp: "2026-07-28T11:38:52Z" name: Jx Variables startedTimestamp: "2026-07-28T11:38:49Z" status: Succeeded - completedTimestamp: "2026-07-28T11:44:57Z" name: Build Cargo Install startedTimestamp: "2026-07-28T11:38:52Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:00Z" name: Check Registry startedTimestamp: "2026-07-28T11:44:57Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:02Z" name: Build Server Image startedTimestamp: "2026-07-28T11:45:00Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:04Z" name: Build Consumer Image startedTimestamp: "2026-07-28T11:45:03Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:06Z" name: Build Mqtt Image startedTimestamp: "2026-07-28T11:45:05Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:17Z" name: Promote Changelog startedTimestamp: "2026-07-28T11:45:06Z" status: Succeeded - completedTimestamp: "2026-07-28T11:45:21Z" name: Promote Helm Release startedTimestamp: "2026-07-28T11:45:18Z" status: Succeeded - completedTimestamp: "2026-07-28T11:46:02Z" name: Promote Jx Promote startedTimestamp: "2026-07-28T11:45:21Z" status: Succeeded - name: Publish Org Kb startedTimestamp: "2026-07-28T11:38:55Z" status: Running version: 0.61.3 status: {}