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 pipeline.jenkins-x.io/traceID: 6429be7067c6311848458a3da387f6d6 creationTimestamp: "2026-07-22T17:32:24Z" generation: 8 labels: branch: main build: "85" context: release created-by-lighthouse: "true" external-trigger: "true" lighthouse.jenkins-x.io/baseSHA: ab4108e2bbd04e57980bfdb5895800caa2322c2c lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1784741544093" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: greencapitaltrade-deadpool-g6b8d lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: ab4108e2bbd04e57980bfdb5895800caa2322c2c 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-snwfs-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.28 operation: Update time: "2026-07-22T17:39:00Z" - 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:external-trigger: {} 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-22T17:40:07Z" name: greencapitaltrade-deadpool-main-85 namespace: jx resourceVersion: "208283032" uid: d37eafa7-7f67-4164-8c60-196bb88cfbf1 spec: baseSHA: ab4108e2bbd04e57980bfdb5895800caa2322c2c batchPipelineActivity: {} build: "85" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/deadpool/main/85.log completedTimestamp: "2026-07-22T17:39:59Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | fix(tcp-server): make verify-cache hit/miss observable Prod measurement shows the Redis verify-cache is not reducing login latency: 144 connected devices have live `device_verified:` keys (0 evictions, healthy TTLs) yet reconnects still hit Bifrost — median login->auth ~2.6s, ~3% sub-100ms. is_verified swallowed EXISTS errors with `.unwrap_or(false)`, so a read failure was indistinguishable from a genuine cache miss and silently re-verified every reconnect. - is_verified: log EXISTS failures (still fails open to a real verify) instead of swallowing them, so a broken read is visible. - login path: time the verify and log "cache HIT (Nms)" vs "cache MISS -> Bifrost (Nms)" so the real hit-rate and where the latency goes are readable straight from prod logs. Diagnostic only — no behaviour change to the verify/ACK path. Feeds the Tempo tracing work (deadpool#132). Co-Authored-By: Claude Opus 4.8 (1M context) lastCommitSHA: 25faa4d7ea77380a6f87d56f1dbb82a2a521c3a9 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.59.6 startedTimestamp: "2026-07-22T17:32:24Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-07-22T17:39:59Z" name: from build pack startedTimestamp: "2026-07-22T17:33:32Z" status: Succeeded steps: - completedTimestamp: "2026-07-22T17:33:33Z" name: Git Clone startedTimestamp: "2026-07-22T17:33:32Z" status: Succeeded - completedTimestamp: "2026-07-22T17:33:36Z" name: Next Version startedTimestamp: "2026-07-22T17:33:34Z" status: Succeeded - completedTimestamp: "2026-07-22T17:33:49Z" name: Jx Variables startedTimestamp: "2026-07-22T17:33:46Z" status: Succeeded - completedTimestamp: "2026-07-22T17:38:42Z" name: Build Cargo Install startedTimestamp: "2026-07-22T17:33:49Z" status: Succeeded - completedTimestamp: "2026-07-22T17:38:45Z" name: Check Registry startedTimestamp: "2026-07-22T17:38:43Z" status: Succeeded - completedTimestamp: "2026-07-22T17:38:48Z" name: Build Server Image startedTimestamp: "2026-07-22T17:38:46Z" status: Succeeded - completedTimestamp: "2026-07-22T17:38:49Z" name: Build Consumer Image startedTimestamp: "2026-07-22T17:38:48Z" status: Succeeded - completedTimestamp: "2026-07-22T17:38:51Z" name: Build Mqtt Image startedTimestamp: "2026-07-22T17:38:50Z" status: Succeeded - completedTimestamp: "2026-07-22T17:39:00Z" name: Promote Changelog startedTimestamp: "2026-07-22T17:38:52Z" status: Succeeded - completedTimestamp: "2026-07-22T17:39:04Z" name: Promote Helm Release startedTimestamp: "2026-07-22T17:39:01Z" status: Succeeded - completedTimestamp: "2026-07-22T17:39:41Z" name: Promote Jx Promote startedTimestamp: "2026-07-22T17:39:04Z" status: Succeeded - completedTimestamp: "2026-07-22T17:39:59Z" name: Publish Org Kb startedTimestamp: "2026-07-22T17:39:41Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4854 startedTimestamp: "2026-07-22T17:39:23Z" status: Succeeded startedTimestamp: "2026-07-22T17:39:23Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4855 startedTimestamp: "2026-07-22T17:39:38Z" status: Succeeded startedTimestamp: "2026-07-22T17:39:38Z" status: Succeeded version: 0.59.6 status: {}