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: 737b6f2308cfba4c3c3acfa871a61152 creationTimestamp: "2026-08-04T09:07:57Z" generation: 8 labels: branch: main build: "44" context: release created-by-lighthouse: "true" event-GUID: f49f55f0-8fe3-11f1-9af9-3ddb45c8fc17 lighthouse.jenkins-x.io/baseSHA: 2e6730a9f74811011f2fd3be3d258b76d1f26eaa lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1785834477606" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-ironman-main-release-6bssx lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 2e6730a9f74811011f2fd3be3d258b76d1f26eaa 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-5ql59-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.29 operation: Update time: "2026-08-04T09:21:51Z" - 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-08-04T09:24:40Z" name: greencapitaltrade-ironman-main-44 namespace: jx resourceVersion: "241850468" uid: 82dc7d96-0b30-4ca1-aa3b-1e7525ca2cd1 spec: baseSHA: 2e6730a9f74811011f2fd3be3d258b76d1f26eaa batchPipelineActivity: {} build: "44" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/ironman/main/44.log completedTimestamp: "2026-08-04T09:24:34Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: ironman gitUrl: https://github.com/greencapitaltrade/ironman.git lastCommitMessage: | chore(ci): consolidate build and preview cost fixes Rolls every outstanding change into one branch per repo rather than leaving four PRs each touching the same two pipeline files. Base images now resolve through the ECR pull-through cache. kaniko has its own registry client and ignores containerd certs.d, so those pulls were going to Docker Hub through the NAT gateway - measured at 69.5% of all NAT ingress. ARG BASE_REGISTRY defaults to empty so a local docker build is unchanged. --single-snapshot replaces kaniko default of snapshotting the whole filesystem after every layer. The image also gains one layer over the base instead of one per instruction. npm, pip and go now go through the in-cluster Nexus proxy, which allows anonymous read on those repos so no credentials are involved. The update-repomix step is gone. It committed a regenerated file back to the branch, and that commit triggered a second full pipeline on every push. Nothing reads the file. All node images pinned to node:26-slim (v26.5.1, npm 11.17.0), replacing a spread of 21-slim, 22-slim, 22.22.3-slim and 25-slim. Preview redis runs standalone where the repo has a redis release. The app only ever talks to redis-master, so the three replicas served no traffic and only consumed spot capacity and cross-AZ bandwidth. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: fe4600f17bc43b3ea226e5e6f9426de8d22bfa5e message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/ironman/main releaseNotesURL: https://github.com/greencapitaltrade/ironman/releases/tag/v2.59.4 startedTimestamp: "2026-08-04T09:07:57Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-04T09:24:34Z" name: from build pack startedTimestamp: "2026-08-04T09:19:10Z" status: Succeeded steps: - completedTimestamp: "2026-08-04T09:19:21Z" name: Git Clone startedTimestamp: "2026-08-04T09:19:10Z" status: Succeeded - completedTimestamp: "2026-08-04T09:19:27Z" name: Next Version startedTimestamp: "2026-08-04T09:19:21Z" status: Succeeded - completedTimestamp: "2026-08-04T09:19:35Z" name: Jx Variables startedTimestamp: "2026-08-04T09:19:27Z" status: Succeeded - completedTimestamp: "2026-08-04T09:20:37Z" name: Build Npm Install startedTimestamp: "2026-08-04T09:19:35Z" status: Succeeded - completedTimestamp: "2026-08-04T09:20:40Z" name: Check Registry startedTimestamp: "2026-08-04T09:20:37Z" status: Succeeded - completedTimestamp: "2026-08-04T09:21:42Z" name: Build Container Build startedTimestamp: "2026-08-04T09:20:40Z" status: Succeeded - completedTimestamp: "2026-08-04T09:21:51Z" name: Promote Changelog startedTimestamp: "2026-08-04T09:21:42Z" status: Succeeded - completedTimestamp: "2026-08-04T09:21:54Z" name: Promote Helm Release startedTimestamp: "2026-08-04T09:21:51Z" status: Succeeded - completedTimestamp: "2026-08-04T09:23:17Z" name: Promote Jx Promote startedTimestamp: "2026-08-04T09:21:55Z" status: Succeeded - completedTimestamp: "2026-08-04T09:24:34Z" name: Publish Org Kb startedTimestamp: "2026-08-04T09:23:17Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5173 startedTimestamp: "2026-08-04T09:22:44Z" status: Succeeded startedTimestamp: "2026-08-04T09:22:44Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5174 startedTimestamp: "2026-08-04T09:23:14Z" status: Succeeded startedTimestamp: "2026-08-04T09:23:14Z" status: Succeeded version: 2.59.4 status: {}