apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/ironman.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 707d0f9ce15109042ea16715f2e199e3 creationTimestamp: "2026-07-03T22:59:33Z" generation: 8 labels: branch: main build: "25" context: release created-by-lighthouse: "true" event-GUID: d85bc23a-7732-11f1-945b-b396e2eb2e12 lighthouse.jenkins-x.io/baseSHA: 8eb6f68bf2eab12b56415f5b543438a67b77c51f lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1783119573058" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-ironman-main-release-g7mrd lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 8eb6f68bf2eab12b56415f5b543438a67b77c51f lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: ironman lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-ironman-main-release-2mcc8-from-build-pack-pod provider: github repository: ironman tekton.dev/pipeline: apitaltrade-ironman-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-03T23:01:54Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} 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:buildLogsUrl: {} f:completedTimestamp: {} 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-03T23:03:57Z" name: greencapitaltrade-ironman-main-25 namespace: jx resourceVersion: "158939503" uid: b20ed290-2abc-463e-84af-398689fa0bbc spec: baseSHA: 8eb6f68bf2eab12b56415f5b543438a67b77c51f batchPipelineActivity: {} build: "25" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/ironman/main/25.log completedTimestamp: "2026-07-03T23:03:50Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: ironman gitUrl: https://github.com/greencapitaltrade/ironman.git lastCommitMessage: | fix: remove incorrect await on transaction.afterCommit() Sequelize's transaction.afterCommit() is fire-and-forget and returns void, not a Promise. Awaiting it provides no synchronization and can cause hangs or swallow errors. Changed the afterBulkCreate hook to: - Not await the afterCommit() call - Handle Kafka publish errors inside the callback with .catch() - Log errors to console.error per existing codebase pattern Fixes the anti-pattern documented in org-kb: practices/kafka-afterCommit-fire-and-forget.md Co-Authored-By: Claude Sonnet 4.5 lastCommitSHA: d96753755409cfc90bed0b99f767119378644d61 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/ironman/main releaseNotesURL: https://github.com/greencapitaltrade/ironman/releases/tag/v2.52.2 startedTimestamp: "2026-07-03T22:59:33Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-07-03T23:03:50Z" name: from build pack startedTimestamp: "2026-07-03T22:59:37Z" status: Succeeded steps: - completedTimestamp: "2026-07-03T22:59:49Z" name: Git Clone startedTimestamp: "2026-07-03T22:59:37Z" status: Succeeded - completedTimestamp: "2026-07-03T22:59:55Z" name: Next Version startedTimestamp: "2026-07-03T22:59:49Z" status: Succeeded - completedTimestamp: "2026-07-03T22:59:58Z" name: Jx Variables startedTimestamp: "2026-07-03T22:59:55Z" status: Succeeded - completedTimestamp: "2026-07-03T23:00:34Z" name: Build Npm Install startedTimestamp: "2026-07-03T22:59:59Z" status: Succeeded - completedTimestamp: "2026-07-03T23:00:37Z" name: Check Registry startedTimestamp: "2026-07-03T23:00:35Z" status: Succeeded - completedTimestamp: "2026-07-03T23:01:32Z" name: Build Container Build startedTimestamp: "2026-07-03T23:00:37Z" status: Succeeded - completedTimestamp: "2026-07-03T23:01:54Z" name: Promote Changelog startedTimestamp: "2026-07-03T23:01:32Z" status: Succeeded - completedTimestamp: "2026-07-03T23:01:59Z" name: Promote Helm Release startedTimestamp: "2026-07-03T23:01:55Z" status: Succeeded - completedTimestamp: "2026-07-03T23:03:08Z" name: Promote Jx Promote startedTimestamp: "2026-07-03T23:01:59Z" status: Succeeded - completedTimestamp: "2026-07-03T23:03:50Z" name: Publish Org Kb startedTimestamp: "2026-07-03T23:03:09Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4609 startedTimestamp: "2026-07-03T23:02:39Z" status: Succeeded startedTimestamp: "2026-07-03T23:02:39Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4610 startedTimestamp: "2026-07-03T23:03:05Z" status: Succeeded startedTimestamp: "2026-07-03T23:03:05Z" status: Succeeded version: 2.52.2 status: {}