1220 lines
54 KiB
JSON
1220 lines
54 KiB
JSON
{
|
|
"$schema": "https://hwlab.pikastech.local/schemas/dev-artifact-publish.schema.json",
|
|
"$id": "https://hwlab.pikastech.local/reports/dev-gate/dev-artifacts.json",
|
|
"reportVersion": "v1",
|
|
"issue": "pikasTech/HWLAB#35",
|
|
"taskId": "dev-artifact-publish",
|
|
"commitId": "78f2ab2",
|
|
"acceptanceLevel": "dev_artifact_publish",
|
|
"devOnly": true,
|
|
"prodDisabled": true,
|
|
"reportLifecycle": {
|
|
"version": "v1",
|
|
"state": "active",
|
|
"activeEndpoint": "http://74.48.78.17:16667",
|
|
"activeBrowserEndpoint": "http://74.48.78.17:16666",
|
|
"deprecatedEndpoint": null,
|
|
"summary": "Current DEV artifact publish report; it is not a DEV-LIVE runtime substitute."
|
|
},
|
|
"sourceContract": {
|
|
"status": "pass",
|
|
"documents": [
|
|
"docs/dev-acceptance-matrix.md",
|
|
"docs/m0-contract-audit.md",
|
|
"docs/artifact-catalog.md",
|
|
"docs/dev-artifact-publish.md",
|
|
"docs/dev-base-image-preflight.md"
|
|
],
|
|
"summary": "DEV artifact publish evidence for pikasTech/HWLAB#35, stored in the DEV gate report envelope."
|
|
},
|
|
"validationCommands": [
|
|
"node --check scripts/dev-artifact-publish.mjs",
|
|
"node --check scripts/src/dev-artifact-services.mjs",
|
|
"node --check scripts/src/registry-capabilities.mjs",
|
|
"node --check scripts/preflight-dev-base-image.mjs",
|
|
"node --check scripts/src/dev-base-image-preflight.mjs",
|
|
"node scripts/preflight-dev-base-image.mjs",
|
|
"node scripts/dev-artifact-publish.mjs --preflight --no-report",
|
|
"node --check scripts/validate-dev-gate-report.mjs",
|
|
"node scripts/validate-dev-gate-report.mjs"
|
|
],
|
|
"localSmoke": {
|
|
"status": "not_run",
|
|
"commands": [
|
|
"node scripts/m1-contract-smoke.mjs"
|
|
],
|
|
"evidence": [
|
|
"This report records artifact build/publish state only; local smoke remains a separate gate."
|
|
],
|
|
"summary": "Local smoke is not implied by artifact publication."
|
|
},
|
|
"dryRun": {
|
|
"status": "not_run",
|
|
"commands": [
|
|
"node tools/hwlab-cli/bin/hwlab-cli.mjs test e2e --env dev --mvp --dry-run"
|
|
],
|
|
"evidence": [
|
|
"This report records DEV artifact build/publish state only; deployment dry-run remains separate."
|
|
],
|
|
"summary": "DEV deploy dry-run is not implied by artifact publication."
|
|
},
|
|
"devPreconditions": {
|
|
"status": "pass",
|
|
"requirements": [
|
|
"Registry prefix is localhost or private/internal only.",
|
|
"DEV builder base image preflight returns ready before build or publish.",
|
|
"Environment remains dev and namespace remains hwlab-dev.",
|
|
"PROD profile remains disabled.",
|
|
"No secret or token material is required by this workflow."
|
|
],
|
|
"summary": "Fatal DEV-only artifact preconditions passed."
|
|
},
|
|
"blockers": [],
|
|
"artifactPublish": {
|
|
"issue": "pikasTech/HWLAB#35",
|
|
"status": "published",
|
|
"mode": "publish",
|
|
"repo": "pikasTech/HWLAB",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"registryCapabilities": {
|
|
"version": "v1",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"generatedAt": "2026-05-23T08:04:02.089Z",
|
|
"classification": "degraded",
|
|
"dimensions": {
|
|
"processHttpAccess": {
|
|
"id": "process-http-access",
|
|
"status": "degraded",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "http://127.0.0.1:5000/v2/",
|
|
"probeKind": "runner-process-http-v2",
|
|
"summary": "Runner process cannot reach http://127.0.0.1:5000/v2/; this is process HTTP access only and does not prove Docker daemon push failure.",
|
|
"evidence": {
|
|
"probe": {
|
|
"ok": false,
|
|
"url": "http://127.0.0.1:5000/v2/",
|
|
"method": "GET",
|
|
"error": "fetch failed ECONNREFUSED 127.0.0.1 5000"
|
|
},
|
|
"publishFailure": false
|
|
}
|
|
},
|
|
"dockerDaemonPushAccess": {
|
|
"id": "docker-daemon-push-access",
|
|
"status": "pass",
|
|
"requiredForPublish": true,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "docker-ps-read-only",
|
|
"summary": "Docker daemon can see a local/internal registry target for publish preflight purposes; no push was attempted.",
|
|
"evidence": {
|
|
"dockerVersion": {
|
|
"command": "docker --version",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "Docker version 26.1.5+dfsg1, build a72d7cd",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"loopbackPort5000": true,
|
|
"registryContainerVisible": true,
|
|
"matchingContainers": [
|
|
{
|
|
"id": "00091efce380",
|
|
"image": "registry:2.8.3",
|
|
"names": "unidesk-artifact-registry",
|
|
"ports": "127.0.0.1:5000->5000/tcp",
|
|
"state": "running",
|
|
"status": "Up 2 days"
|
|
}
|
|
],
|
|
"pushAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
},
|
|
"k3sPullAccess": {
|
|
"id": "k3s-pull-access",
|
|
"status": "pass",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": true,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "kubectl-read-only",
|
|
"summary": "Read-only kubectl observed hwlab-dev pods with pulled registry images.",
|
|
"evidence": {
|
|
"kubectlAvailable": true,
|
|
"context": {
|
|
"command": "kubectl config current-context",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "in-cluster",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"canGetPods": {
|
|
"command": "kubectl auth can-i get pods -n hwlab-dev",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "yes",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"podCount": 13,
|
|
"pulledImages": [
|
|
{
|
|
"pod": "hwlab-agent-mgr-6487c6d6c7-5xhdx",
|
|
"container": "hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:245241447c357a43ed19176c615bc5707aafb9e76ffc1c28521eb615dabce2d0"
|
|
},
|
|
{
|
|
"pod": "hwlab-agent-skills-56488f6b58-h8jkx",
|
|
"container": "hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:9e760a654239b05072017b94e9cdcbb9a0beb86972e99a93ad9295bcf1629f25"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-0",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:c037633570d99c73bbbfa146ee5495fde7ff5acf9f690156c757136f6ee2a9ee"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-1",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:c037633570d99c73bbbfa146ee5495fde7ff5acf9f690156c757136f6ee2a9ee"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-api-794868f84d-q8mr7",
|
|
"container": "hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:84b3354c318156df2d7920df99371afe608cf7ddc3d5f7df5e32933b5207a870"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-web-5c746559b6-p9ktp",
|
|
"container": "hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:29380ffef69be1be9ee526d2fcb63c66295320a61051a8206247923de29bcff3"
|
|
},
|
|
{
|
|
"pod": "hwlab-edge-proxy-5fbb997574-njgwz",
|
|
"container": "hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:cf0d109934a259689ef8562aa92288cf4b32d7432a0e74ab12ba2a030393b7f2"
|
|
},
|
|
{
|
|
"pod": "hwlab-frpc-59f57d479c-wm5l2",
|
|
"container": "frpc",
|
|
"image": "127.0.0.1:5000/hwlab/frpc:v0.68.1",
|
|
"imageID": "127.0.0.1:5000/hwlab/frpc@sha256:ce400cda42a260964e40ab1ca68b868f72c569cdce4b243aef36ce40194d287b"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-0",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:250c5ae97c894fcaf8a81bb0743ba32630e30c0bb81a2b2ff816539c4b68caa7"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-1",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:250c5ae97c894fcaf8a81bb0743ba32630e30c0bb81a2b2ff816539c4b68caa7"
|
|
},
|
|
{
|
|
"pod": "hwlab-patch-panel-5d75c58559-w7dq7",
|
|
"container": "hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:0c0ec8d8d0b2e24b5a1abd5ba67ea722f7fc00db75be24adefd64642bd6b7eb1"
|
|
},
|
|
{
|
|
"pod": "hwlab-router-5777cb4d7d-kn8tz",
|
|
"container": "hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:df497f3aa0da8546e7ebfcd26e292a57bd270519e59b8ccf53b8bb71e1a12fed"
|
|
},
|
|
{
|
|
"pod": "hwlab-tunnel-client-65f85d7c8d-rpqrb",
|
|
"container": "hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:7b96d15b61c36bb9ea750d32e0899d9f44d45b9d8ffa4a2ffd6f4e854de62d44"
|
|
}
|
|
],
|
|
"pullFailures": [],
|
|
"pullAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
}
|
|
},
|
|
"interpretation": {
|
|
"processHttpAccess": "Runner process HTTP access to /v2/ is diagnostic only and must not be treated as Docker daemon push access.",
|
|
"dockerDaemonPushAccess": "Docker daemon push access is the publish-path capability. This probe is read-only and does not push.",
|
|
"k3sPullAccess": "k3s pull access is the deploy-path capability. This probe is read-only and does not create pods or read secrets."
|
|
}
|
|
},
|
|
"baseImage": "node:20-bookworm-slim",
|
|
"baseImagePreflight": {
|
|
"status": "ready",
|
|
"imageSource": "local-docker-node:20-*",
|
|
"requestedImage": null,
|
|
"localTag": "node:20-bookworm-slim",
|
|
"imageId": "sha256:9da6b4e352d0d5c94963eba1832408f5b7b08839cd8be9b6610c05de5118c704",
|
|
"repoDigests": [
|
|
"node@sha256:2cf067cfed83d5ea958367df9f966191a942351a2df77d6f0193e162b5febfc0"
|
|
],
|
|
"candidates": [
|
|
{
|
|
"source": "local-docker-node:20-*",
|
|
"approval": {
|
|
"approved": true,
|
|
"reason": "local Node 20 builder base image"
|
|
},
|
|
"localTag": "node:20-bookworm-slim",
|
|
"imageId": "9da6b4e352d0",
|
|
"size": "200MB",
|
|
"createdSince": "4 weeks ago"
|
|
}
|
|
],
|
|
"rejectedCandidates": [
|
|
{
|
|
"source": "local-docker-node",
|
|
"localTag": "node:22-bookworm-slim",
|
|
"imageId": "341b84210b33",
|
|
"reason": "local Node image is not Node 20 and is not approved as the HWLAB DEV builder base image"
|
|
}
|
|
],
|
|
"publishUsable": true,
|
|
"blockers": [],
|
|
"nextSteps": [
|
|
"Use the reported localTag as the DEV builder base image for artifact publish.",
|
|
"Keep publish DEV-only and record the produced HWLAB service image tags and digests separately."
|
|
],
|
|
"recommendation": {
|
|
"source": "Preloaded D601 local Docker cache or D601-local registry tag.",
|
|
"envVar": "HWLAB_DEV_BASE_IMAGE",
|
|
"preferredImageTag": "node:20-bookworm-slim",
|
|
"preferredHwlabImageTag": "127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
|
|
"recommendedEnvValue": "node:20-bookworm-slim"
|
|
},
|
|
"provision": {
|
|
"required": false,
|
|
"exactBlocker": null,
|
|
"expectedImageTag": "node:20-bookworm-slim",
|
|
"recommendedEnv": {
|
|
"name": "HWLAB_DEV_BASE_IMAGE",
|
|
"value": "node:20-bookworm-slim",
|
|
"assignment": "HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim"
|
|
},
|
|
"recommendedHwlabImageTag": "127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
|
|
"nextHumanCommand": null,
|
|
"commands": {
|
|
"d601OnlinePreload": [
|
|
"docker pull node:20-bookworm-slim",
|
|
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
|
|
],
|
|
"d601HwlabTagProvision": [
|
|
"docker pull node:20-bookworm-slim",
|
|
"docker tag node:20-bookworm-slim 127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
|
|
"HWLAB_DEV_BASE_IMAGE=127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
|
|
],
|
|
"offlineSourceExport": [
|
|
"docker pull node:20-bookworm-slim",
|
|
"docker save node:20-bookworm-slim -o hwlab-node20-bookworm-slim.tar"
|
|
],
|
|
"offlineD601Import": [
|
|
"docker load -i hwlab-node20-bookworm-slim.tar",
|
|
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
|
|
],
|
|
"artifactPublishDryRun": [
|
|
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/dev-artifact-publish.mjs --preflight --no-report"
|
|
]
|
|
}
|
|
},
|
|
"blockedReport": null,
|
|
"containerEngine": {
|
|
"command": "docker",
|
|
"available": true,
|
|
"version": "Docker version 26.1.5+dfsg1, build a72d7cd",
|
|
"errorCode": null,
|
|
"stderr": ""
|
|
}
|
|
},
|
|
"environment": "dev",
|
|
"serviceInventory": {
|
|
"version": "v2",
|
|
"serviceCount": 13,
|
|
"requiredServiceCount": 13,
|
|
"disabledServiceCount": 0,
|
|
"requiredServiceIds": [
|
|
"hwlab-cloud-api",
|
|
"hwlab-cloud-web",
|
|
"hwlab-agent-mgr",
|
|
"hwlab-agent-worker",
|
|
"hwlab-gateway",
|
|
"hwlab-gateway-simu",
|
|
"hwlab-box-simu",
|
|
"hwlab-patch-panel",
|
|
"hwlab-router",
|
|
"hwlab-tunnel-client",
|
|
"hwlab-edge-proxy",
|
|
"hwlab-cli",
|
|
"hwlab-agent-skills"
|
|
],
|
|
"disabledServiceIds": [],
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-cloud-api/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "cloud-web",
|
|
"implementationState": "static-web-wrapper",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "web/hwlab-cloud-web/index.html",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-mgr/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-worker/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway-simu/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-box-simu/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-patch-panel/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-router/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-tunnel-client/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-edge-proxy/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "cli",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "tools/hwlab-cli/bin/hwlab-cli.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "skills-bundle",
|
|
"implementationState": "repo-bundle",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "skills/hwlab-agent-runtime/SKILL.md",
|
|
"disabledReason": null
|
|
}
|
|
]
|
|
},
|
|
"publishPlan": {
|
|
"version": "v2",
|
|
"mode": "publish",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"imageTag": "78f2ab2",
|
|
"registryTarget": "127.0.0.1:5000/hwlab",
|
|
"registryCapabilities": {
|
|
"version": "v1",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"generatedAt": "2026-05-23T08:04:02.089Z",
|
|
"classification": "degraded",
|
|
"dimensions": {
|
|
"processHttpAccess": {
|
|
"id": "process-http-access",
|
|
"status": "degraded",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "http://127.0.0.1:5000/v2/",
|
|
"probeKind": "runner-process-http-v2",
|
|
"summary": "Runner process cannot reach http://127.0.0.1:5000/v2/; this is process HTTP access only and does not prove Docker daemon push failure.",
|
|
"evidence": {
|
|
"probe": {
|
|
"ok": false,
|
|
"url": "http://127.0.0.1:5000/v2/",
|
|
"method": "GET",
|
|
"error": "fetch failed ECONNREFUSED 127.0.0.1 5000"
|
|
},
|
|
"publishFailure": false
|
|
}
|
|
},
|
|
"dockerDaemonPushAccess": {
|
|
"id": "docker-daemon-push-access",
|
|
"status": "pass",
|
|
"requiredForPublish": true,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "docker-ps-read-only",
|
|
"summary": "Docker daemon can see a local/internal registry target for publish preflight purposes; no push was attempted.",
|
|
"evidence": {
|
|
"dockerVersion": {
|
|
"command": "docker --version",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "Docker version 26.1.5+dfsg1, build a72d7cd",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"loopbackPort5000": true,
|
|
"registryContainerVisible": true,
|
|
"matchingContainers": [
|
|
{
|
|
"id": "00091efce380",
|
|
"image": "registry:2.8.3",
|
|
"names": "unidesk-artifact-registry",
|
|
"ports": "127.0.0.1:5000->5000/tcp",
|
|
"state": "running",
|
|
"status": "Up 2 days"
|
|
}
|
|
],
|
|
"pushAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
},
|
|
"k3sPullAccess": {
|
|
"id": "k3s-pull-access",
|
|
"status": "pass",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": true,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "kubectl-read-only",
|
|
"summary": "Read-only kubectl observed hwlab-dev pods with pulled registry images.",
|
|
"evidence": {
|
|
"kubectlAvailable": true,
|
|
"context": {
|
|
"command": "kubectl config current-context",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "in-cluster",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"canGetPods": {
|
|
"command": "kubectl auth can-i get pods -n hwlab-dev",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "yes",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"podCount": 13,
|
|
"pulledImages": [
|
|
{
|
|
"pod": "hwlab-agent-mgr-6487c6d6c7-5xhdx",
|
|
"container": "hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:245241447c357a43ed19176c615bc5707aafb9e76ffc1c28521eb615dabce2d0"
|
|
},
|
|
{
|
|
"pod": "hwlab-agent-skills-56488f6b58-h8jkx",
|
|
"container": "hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:9e760a654239b05072017b94e9cdcbb9a0beb86972e99a93ad9295bcf1629f25"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-0",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:c037633570d99c73bbbfa146ee5495fde7ff5acf9f690156c757136f6ee2a9ee"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-1",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:c037633570d99c73bbbfa146ee5495fde7ff5acf9f690156c757136f6ee2a9ee"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-api-794868f84d-q8mr7",
|
|
"container": "hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:84b3354c318156df2d7920df99371afe608cf7ddc3d5f7df5e32933b5207a870"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-web-5c746559b6-p9ktp",
|
|
"container": "hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:29380ffef69be1be9ee526d2fcb63c66295320a61051a8206247923de29bcff3"
|
|
},
|
|
{
|
|
"pod": "hwlab-edge-proxy-5fbb997574-njgwz",
|
|
"container": "hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:cf0d109934a259689ef8562aa92288cf4b32d7432a0e74ab12ba2a030393b7f2"
|
|
},
|
|
{
|
|
"pod": "hwlab-frpc-59f57d479c-wm5l2",
|
|
"container": "frpc",
|
|
"image": "127.0.0.1:5000/hwlab/frpc:v0.68.1",
|
|
"imageID": "127.0.0.1:5000/hwlab/frpc@sha256:ce400cda42a260964e40ab1ca68b868f72c569cdce4b243aef36ce40194d287b"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-0",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:250c5ae97c894fcaf8a81bb0743ba32630e30c0bb81a2b2ff816539c4b68caa7"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-1",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:250c5ae97c894fcaf8a81bb0743ba32630e30c0bb81a2b2ff816539c4b68caa7"
|
|
},
|
|
{
|
|
"pod": "hwlab-patch-panel-5d75c58559-w7dq7",
|
|
"container": "hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:0c0ec8d8d0b2e24b5a1abd5ba67ea722f7fc00db75be24adefd64642bd6b7eb1"
|
|
},
|
|
{
|
|
"pod": "hwlab-router-5777cb4d7d-kn8tz",
|
|
"container": "hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:df497f3aa0da8546e7ebfcd26e292a57bd270519e59b8ccf53b8bb71e1a12fed"
|
|
},
|
|
{
|
|
"pod": "hwlab-tunnel-client-65f85d7c8d-rpqrb",
|
|
"container": "hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:2343328",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:7b96d15b61c36bb9ea750d32e0899d9f44d45b9d8ffa4a2ffd6f4e854de62d44"
|
|
}
|
|
],
|
|
"pullFailures": [],
|
|
"pullAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
}
|
|
},
|
|
"interpretation": {
|
|
"processHttpAccess": "Runner process HTTP access to /v2/ is diagnostic only and must not be treated as Docker daemon push access.",
|
|
"dockerDaemonPushAccess": "Docker daemon push access is the publish-path capability. This probe is read-only and does not push.",
|
|
"k3sPullAccess": "k3s pull access is the deploy-path capability. This probe is read-only and does not create pods or read secrets."
|
|
}
|
|
},
|
|
"digestPlaceholder": "not_published",
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:58595fd1b539a30012a9b4384ef8502e151637e8406a4596967f8cec7c8d632e",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:58595fd1b539a30012a9b4384ef8502e151637e8406a4596967f8cec7c8d632e",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:8f0a9802075fb30076f2d01797b961b7db9df2109bc0bebed2f16db6e7ae1312",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:8f0a9802075fb30076f2d01797b961b7db9df2109bc0bebed2f16db6e7ae1312",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:5e7193fb43dc323e44fb5c10589af16fac0ddb1a2c43cd19999c4340acfc7378",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:5e7193fb43dc323e44fb5c10589af16fac0ddb1a2c43cd19999c4340acfc7378",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-worker",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:c06c0fb75bacf0bc1e95b00dabeb7de18fff13a4f3d53e208ea0ba5ff63f24f9",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:c06c0fb75bacf0bc1e95b00dabeb7de18fff13a4f3d53e208ea0ba5ff63f24f9",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:e8ab8e5dc9f7fe14273b2c16d59703ce2ff376c25a4ffe1a0266486762ba1e91",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:e8ab8e5dc9f7fe14273b2c16d59703ce2ff376c25a4ffe1a0266486762ba1e91",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:e44a52589e1c2fa39a89a8cfc23f8e56cad2d8875c9330eae41bef852bd2aef2",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:e44a52589e1c2fa39a89a8cfc23f8e56cad2d8875c9330eae41bef852bd2aef2",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:79a6fc899bc7f0a33fc4db6315afbf777f27da99f1829ab0e4594bb74afd6f82",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:79a6fc899bc7f0a33fc4db6315afbf777f27da99f1829ab0e4594bb74afd6f82",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:b47d73f6e4583cf8e32c1ad1f002483db02239284bb6f7c7281747a511bf34b6",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:b47d73f6e4583cf8e32c1ad1f002483db02239284bb6f7c7281747a511bf34b6",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:6c48b074056900faa1225e0ff8e23bb5ada9baa36885fba8440017390b4c9911",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:6c48b074056900faa1225e0ff8e23bb5ada9baa36885fba8440017390b4c9911",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:e286d4664c14a9a5525879ed556b6b106155584e9c949ea105e068ded54a32d2",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:e286d4664c14a9a5525879ed556b6b106155584e9c949ea105e068ded54a32d2",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:24a20116445b3d44fb00c614d685f26acead4d5b60c74c9a4b3a7fb2da823cea",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:24a20116445b3d44fb00c614d685f26acead4d5b60c74c9a4b3a7fb2da823cea",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cli",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cli:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:04f2d56c041ee2fde919607f72f1dabd01052b74e293e55934a770c0a47683ff",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:04f2d56c041ee2fde919607f72f1dabd01052b74e293e55934a770c0a47683ff",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "78f2ab242ef5db2624983548cdaa5bb9df205a54",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:bb19d08a5cf01d4e9a8f3730981dc9a4726f1a6808c2a7a200f084c58c266454",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:bb19d08a5cf01d4e9a8f3730981dc9a4726f1a6808c2a7a200f084c58c266454",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
}
|
|
]
|
|
},
|
|
"serviceCount": 13,
|
|
"requiredServiceCount": 13,
|
|
"disabledServiceCount": 0,
|
|
"builtCount": 13,
|
|
"publishedCount": 13,
|
|
"generatedAt": "2026-05-23T08:13:53.762Z",
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:58595fd1b539a30012a9b4384ef8502e151637e8406a4596967f8cec7c8d632e",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:58595fd1b539a30012a9b4384ef8502e151637e8406a4596967f8cec7c8d632e",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-cloud-api/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:ec1e53c55ea07c9afcf2f5fc8c5e35077cf4dab89c54e9d42480c952b8ad06c9"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:8f0a9802075fb30076f2d01797b961b7db9df2109bc0bebed2f16db6e7ae1312",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:8f0a9802075fb30076f2d01797b961b7db9df2109bc0bebed2f16db6e7ae1312",
|
|
"runtimeKind": "cloud-web",
|
|
"distFreshness": {
|
|
"status": "pass",
|
|
"distPath": "web/hwlab-cloud-web/dist",
|
|
"buildCommand": "node web/hwlab-cloud-web/scripts/build.mjs",
|
|
"freshnessCommand": "node web/hwlab-cloud-web/scripts/build.mjs",
|
|
"files": [
|
|
{
|
|
"kind": "runtime",
|
|
"path": "index.html",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "styles.css",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/styles.css",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/styles.css",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "app.mjs",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/app.mjs",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/app.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "gate-summary.mjs",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/gate-summary.mjs",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/gate-summary.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "runtime.mjs",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/runtime.mjs",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/runtime.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "workbench-hardware-panel.mjs",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/workbench-hardware-panel.mjs",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/workbench-hardware-panel.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "help.md",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/help.md",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/help.md",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "third_party/marked/marked.esm.js",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/third_party/marked/marked.esm.js",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/third_party/marked/marked.esm.js",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "third_party/marked/LICENSE",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/third_party/marked/LICENSE",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/third_party/marked/LICENSE",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "gate/index.html",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/gate/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "diagnostics/gate/index.html",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/diagnostics/gate/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "help/index.html",
|
|
"sourcePath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/workspace/hwlab-artifacts-78f2ab2/web/hwlab-cloud-web/dist/help/index.html",
|
|
"status": "match"
|
|
}
|
|
],
|
|
"mismatches": []
|
|
},
|
|
"implementationState": "static-web-wrapper",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "web/hwlab-cloud-web/index.html",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:8d2910f0437455586277a5e8289af98c9cf573bfc7a0fc998a6c81409aaeb02d"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:5e7193fb43dc323e44fb5c10589af16fac0ddb1a2c43cd19999c4340acfc7378",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:5e7193fb43dc323e44fb5c10589af16fac0ddb1a2c43cd19999c4340acfc7378",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-mgr/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:9614b1d2e4653198c20a1525fcb076bbc3f3f203c15bbf5f5438ab841a73c26a"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:c06c0fb75bacf0bc1e95b00dabeb7de18fff13a4f3d53e208ea0ba5ff63f24f9",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:c06c0fb75bacf0bc1e95b00dabeb7de18fff13a4f3d53e208ea0ba5ff63f24f9",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-worker/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:c419aaa785611521fcf9d1056954dfae3cda6e775836bd584bdf5f1e578dbd73"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:e8ab8e5dc9f7fe14273b2c16d59703ce2ff376c25a4ffe1a0266486762ba1e91",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:e8ab8e5dc9f7fe14273b2c16d59703ce2ff376c25a4ffe1a0266486762ba1e91",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:e74d151e1501a632f687e0f89f6308b4dec793af0258d2139a3a5660e1d11286"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:e44a52589e1c2fa39a89a8cfc23f8e56cad2d8875c9330eae41bef852bd2aef2",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:e44a52589e1c2fa39a89a8cfc23f8e56cad2d8875c9330eae41bef852bd2aef2",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway-simu/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:621feb717e7c166c883d7c58852024fad9b3ef2dfeab11eea628a0e4c37e444e"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:79a6fc899bc7f0a33fc4db6315afbf777f27da99f1829ab0e4594bb74afd6f82",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:79a6fc899bc7f0a33fc4db6315afbf777f27da99f1829ab0e4594bb74afd6f82",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-box-simu/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:e6caa45b42288ad366655a1734fb70c187dcf28de0b88ff83fa57b08cf5c912c"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:b47d73f6e4583cf8e32c1ad1f002483db02239284bb6f7c7281747a511bf34b6",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:b47d73f6e4583cf8e32c1ad1f002483db02239284bb6f7c7281747a511bf34b6",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-patch-panel/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:8d0f5b626000788625422289495ae78715bb096c600902d03eac1be5c3514015"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:6c48b074056900faa1225e0ff8e23bb5ada9baa36885fba8440017390b4c9911",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:6c48b074056900faa1225e0ff8e23bb5ada9baa36885fba8440017390b4c9911",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-router/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:702c029d688351e56be2b5b9cb13ced48319784c5fc97f0162b001478cacb579"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:e286d4664c14a9a5525879ed556b6b106155584e9c949ea105e068ded54a32d2",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:e286d4664c14a9a5525879ed556b6b106155584e9c949ea105e068ded54a32d2",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-tunnel-client/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:477ee4dcf48dc837aab0817ccce013b835ff36e133f1fa308af0297c284b3e11"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:24a20116445b3d44fb00c614d685f26acead4d5b60c74c9a4b3a7fb2da823cea",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:24a20116445b3d44fb00c614d685f26acead4d5b60c74c9a4b3a7fb2da823cea",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-edge-proxy/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:e0f8f4fc48c37fede6ea9dccbac0518fae5c6275b5a4c0e7dd260c2afa7e2cfc"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cli:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:04f2d56c041ee2fde919607f72f1dabd01052b74e293e55934a770c0a47683ff",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:04f2d56c041ee2fde919607f72f1dabd01052b74e293e55934a770c0a47683ff",
|
|
"runtimeKind": "cli",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "tools/hwlab-cli/bin/hwlab-cli.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:4581be7df03cdcf220789aa5c79500a508bb2896bca1b9eea90718aab2c10e1d"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:78f2ab2",
|
|
"imageTag": "78f2ab2",
|
|
"digest": "sha256:bb19d08a5cf01d4e9a8f3730981dc9a4726f1a6808c2a7a200f084c58c266454",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:bb19d08a5cf01d4e9a8f3730981dc9a4726f1a6808c2a7a200f084c58c266454",
|
|
"runtimeKind": "skills-bundle",
|
|
"implementationState": "repo-bundle",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "skills/hwlab-agent-runtime/SKILL.md",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:d4e6866de05941bc684ee6a86dd738759b97a2afc29178fed1d8e21783bbbbb0"
|
|
}
|
|
],
|
|
"blockers": []
|
|
},
|
|
"notes": "DEV-only artifact report. Do not treat runtime placeholder images as real service implementations."
|
|
}
|