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: dc5b12850b1524e6004a399949e21266 creationTimestamp: "2026-07-28T15:53:27Z" generation: 6 labels: branch: main build: "38" context: release created-by-lighthouse: "true" event-GUID: 76a222e6-8a9c-11f1-8013-abe2bf74861f lighthouse.jenkins-x.io/baseSHA: 0a5936000e9eeef73448eef8cd1ac87ea53b5ffa lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1785254007498" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-ironman-main-release-cv54w lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 0a5936000e9eeef73448eef8cd1ac87ea53b5ffa 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-z8vvt-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-28T15:55: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-28T15:56:34Z" name: greencapitaltrade-ironman-main-38 namespace: jx resourceVersion: "223794400" uid: 55898349-4fa6-4abe-8c78-587aa56549bc spec: baseSHA: 0a5936000e9eeef73448eef8cd1ac87ea53b5ffa batchPipelineActivity: {} build: "38" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/ironman/main/38.log completedTimestamp: "2026-07-28T15:56:06Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: ironman gitUrl: https://github.com/greencapitaltrade/ironman.git lastCommitMessage: | chore: add the outbox_events table utils publish() defers every in-transaction send to transaction.afterCommit and, where this table exists, writes the event inside the caller's transaction first. See https://github.com/greencapitaltrade/utils/pull/96 for the mechanism. That is what makes delivery durable: the post-commit attempt is best-effort and capped, and the outbox worker retries anything it fails to deliver. Without the table the ordering guarantee still holds, but a broker outage at commit time drops the event. No code change is needed to pick this up — utils selects the tier by whether the table is present. Ironman is already on utils 9.5.8, which ships createOutboxMigration, so the migration runs as-is. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: 6bcc20cb81d963085e32a9ac5c3c5cd6e142f320 message: 'Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/ironman/main releaseNotesURL: https://github.com/greencapitaltrade/ironman/releases/tag/v2.58.1 startedTimestamp: "2026-07-28T15:53:27Z" status: Failed steps: - kind: Stage stage: completedTimestamp: "2026-07-28T15:56:06Z" name: from build pack startedTimestamp: "2026-07-28T15:53:42Z" status: Failed steps: - completedTimestamp: "2026-07-28T15:53:53Z" name: Git Clone startedTimestamp: "2026-07-28T15:53:42Z" status: Succeeded - completedTimestamp: "2026-07-28T15:53:58Z" name: Next Version startedTimestamp: "2026-07-28T15:53:53Z" status: Succeeded - completedTimestamp: "2026-07-28T15:54:03Z" name: Jx Variables startedTimestamp: "2026-07-28T15:53:59Z" status: Succeeded - completedTimestamp: "2026-07-28T15:54:38Z" name: Build Npm Install startedTimestamp: "2026-07-28T15:54:03Z" status: Succeeded - completedTimestamp: "2026-07-28T15:54:40Z" name: Check Registry startedTimestamp: "2026-07-28T15:54:38Z" status: Succeeded - completedTimestamp: "2026-07-28T15:55:31Z" name: Build Container Build startedTimestamp: "2026-07-28T15:54:41Z" status: Succeeded - completedTimestamp: "2026-07-28T15:55:54Z" name: Promote Changelog startedTimestamp: "2026-07-28T15:55:32Z" status: Succeeded - completedTimestamp: "2026-07-28T15:55:57Z" name: Promote Helm Release startedTimestamp: "2026-07-28T15:55:54Z" status: Succeeded - completedTimestamp: "2026-07-28T15:56:06Z" name: Promote Jx Promote startedTimestamp: "2026-07-28T15:55:58Z" status: Failed - completedTimestamp: "2026-07-28T15:56:06Z" name: Publish Org Kb startedTimestamp: "2026-07-28T15:54:15Z" status: Failed version: 2.58.1 status: {}