{ "buildDefinition": { "buildType": "https://github.com/moby/buildkit/blob/master/docs/attestations/slsa-definitions.md", "resolvedDependencies": [ { "uri": "pkg:docker/docker/dockerfile@1", "digest": { "sha256": "ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32" } }, { "uri": "pkg:docker/node@22-alpine?platform=linux%2Famd64", "digest": { "sha256": "c610fcdfb1d5b4740dd70c284ed3cb16bb857e0f7166196e36a5501df7a3aa32" } } ], "externalParameters": { "configSource": { "path": "Dockerfile" }, "request": { "frontend": "gateway.v0", "args": { "build-arg:NEXT_PUBLIC_MAIC_EDITOR_ENABLED": "true", "build-arg:NEXT_PUBLIC_PERSISTENCE": "1", "build-arg:NEXT_PUBLIC_PRO_WORKBENCH_ENABLED": "true", "cmdline": "docker/dockerfile:1", "source": "docker/dockerfile:1" }, "locals": [ { "name": "context" }, { "name": "dockerfile" } ], "root": { "configSource": { "path": "Dockerfile" }, "request": { "args": { "build-arg:NEXT_PUBLIC_MAIC_EDITOR_ENABLED": "true", "build-arg:NEXT_PUBLIC_PERSISTENCE": "1", "build-arg:NEXT_PUBLIC_PRO_WORKBENCH_ENABLED": "true", "vcs:localdir:context": ".", "vcs:localdir:dockerfile": ".", "vcs:revision": "b0344320cdf02c2e3b992148d32bdb0d424a6674", "vcs:source": "https://xxxxx@github.com/nhivo2504/openmaic.git" } } }, "compatibilityVersion": 30 } }, "internalParameters": { "buildConfig": { "digestMapping": { "sha256:158ef911a4cfe6f6e0b6824c417c1acc658102a075cff0ac585adab1b1f98be8": "step3", "sha256:16fd034409cea5388c5bff23fadc48a519b54af7f0512e830ed39f43b86f42cd": "step14", "sha256:2f0cbe91ac361a8c2ae949bb742eda2cfcd72331badb3e7f0e20b80c5ca37ba2": "step11", "sha256:3611054d75202152249babdbe6a180a031c394492950c85496bbd77bb7dfc35b": "step21", "sha256:3e7e82b7a3782b87a6a74f41f6a475f6e01dbc5d8ab6b8e60c14cf57889516c6": "step17", "sha256:41e9962cd8b8aa9ea3069ba6c4cec992e0557c509681ac2f909df79569d04776": "step2", "sha256:579545d53b59e50a8e9a4d405f2699ed57408bf51551d5e92d9c8545c1ed8a12": "step18", "sha256:5b65f1bc8245d9b7b2c5b62ae1c41cbff198f6ee8475ed98c22014a7b0239016": "step7", "sha256:65db0f1309fd4192a2474cc8f050c85294968d80aaa053c0325aa96537133be7": "step0", "sha256:6f010f13fcabf4766979594a8d0b3f698adde8d945e6f7cbea01b80ddbf05c4e": "step13", "sha256:7d2454c1df0b7520e114a8720dd79f7d5200d859a60974621e717b0b2d08d4ab": "step1", "sha256:891898f102ed669b02be0f0c98755bf82447f31af8f6be0f47030ad3bc1fb548": "step10", "sha256:a3ee7456d75242fcb99f9f7675c6d964f4a28d7256b18b6af0c98899dfaf7320": "step19", "sha256:a884ee6b889367845c8494159c26814eb223fadf5bd8a7331d2dfcf7c5ebb162": "step9", "sha256:b1ebdbbd04c3162d8c39f30fcd66059938f0e6c0868f695822d8c70a1968055f": "step16", "sha256:b6935a272c0140b3a65279919cc39a83431f1e3adb2acea0cd08d8b8e4deddbb": "step8", "sha256:b7789bb6d99a18c7c99a90a59e6d7289a5f3dd206fc58243fb7ab92eeee8623f": "step5", "sha256:becf807e67a7b176ca7b4bbf705a4556e84cb9cd3000c7c0d729af33e890f2c3": "step15", "sha256:d5f747a6c435a67072f0cb05a579946a464213cafff049d92b913ad7ee767057": "step20", "sha256:e15dfe4c08213eda2ddae670880beb77a3833f0280f178d23df5707b5e5fb0ea": "step6", "sha256:e622a0d39e7456993f03cd10d6d43bc9e87d25e9211eb9d1d4405a4a24978d43": "step12", "sha256:ef1dfd9ed775f05d7c21d90d81152adeadb239abee356cf55514642c55403c0c": "step4" }, "llbDefinition": [ { "id": "step0", "op": { "Op": { "source": { "attrs": { "image.resolvemode": "local" }, "identifier": "docker-image://docker.io/library/node:22-alpine@sha256:c610fcdfb1d5b4740dd70c284ed3cb16bb857e0f7166196e36a5501df7a3aa32" } }, "constraints": {}, "platform": { "Architecture": "amd64", "OS": "linux" } } }, { "id": "step1", "inputs": [ "step0:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "mkdir": { "makeParents": true, "mode": 493, "path": "/app", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": -1 } ] } }, "constraints": {} } }, { "id": "step2", "inputs": [ "step1:0" ], "op": { "Op": { "exec": { "meta": { "args": [ "/bin/sh", "-c", "if [ -n \"$ALPINE_MIRROR\" ]; then cp /etc/apk/repositories /tmp/apk.repositories; sed -i \"s|dl-cdn.alpinelinux.org|$ALPINE_MIRROR|g\" /etc/apk/repositories; fi \u0026\u0026 apk add --no-cache libc6-compat cairo pango jpeg giflib librsvg \u0026\u0026 if [ -n \"$ALPINE_MIRROR\" ]; then mv /tmp/apk.repositories /etc/apk/repositories; fi" ], "cwd": "/app", "env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "NODE_VERSION=22.23.2", "YARN_VERSION=1.22.22", "ALPINE_MIRROR=", "NODE_ENV=production", "HOSTNAME=0.0.0.0", "PORT=3000" ], "removeMountStubsRecursive": true }, "mounts": [ { "dest": "/" } ] } }, "constraints": {}, "platform": { "Architecture": "amd64", "OS": "linux" } } }, { "id": "step3", "inputs": [ "step2:0" ], "op": { "Op": { "exec": { "meta": { "args": [ "/bin/sh", "-c", "addgroup --system --gid 1001 nodejs \u0026\u0026 adduser --system --uid 1001 nextjs" ], "cwd": "/app", "env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "NODE_VERSION=22.23.2", "YARN_VERSION=1.22.22", "ALPINE_MIRROR=", "NODE_ENV=production", "HOSTNAME=0.0.0.0", "PORT=3000" ], "removeMountStubsRecursive": true }, "mounts": [ { "dest": "/" } ] } }, "constraints": {}, "platform": { "Architecture": "amd64", "OS": "linux" } } }, { "id": "step4", "inputs": [ "step0:0" ], "op": { "Op": { "exec": { "meta": { "args": [ "/bin/sh", "-c", "if [ -n \"$ALPINE_MIRROR\" ]; then sed -i \"s|dl-cdn.alpinelinux.org|$ALPINE_MIRROR|g\" /etc/apk/repositories; fi \u0026\u0026 apk add --no-cache libc6-compat" ], "cwd": "/", "env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "NODE_VERSION=22.23.2", "YARN_VERSION=1.22.22", "ALPINE_MIRROR=", "NPM_REGISTRY=" ], "removeMountStubsRecursive": true }, "mounts": [ { "dest": "/" } ] } }, "constraints": {}, "platform": { "Architecture": "amd64", "OS": "linux" } } }, { "id": "step5", "inputs": [ "step4:0" ], "op": { "Op": { "exec": { "meta": { "args": [ "/bin/sh", "-c", "npm_registry=\"$NPM_REGISTRY\"; while [ \"${npm_registry%/}\" != \"$npm_registry\" ]; do npm_registry=\"${npm_registry%/}\"; done; if [ -n \"$npm_registry\" ]; then export COREPACK_NPM_REGISTRY=\"$npm_registry\"; fi \u0026\u0026 corepack enable \u0026\u0026 corepack prepare pnpm@10.28.0 --activate" ], "cwd": "/", "env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "NODE_VERSION=22.23.2", "YARN_VERSION=1.22.22", "ALPINE_MIRROR=", "NPM_REGISTRY=" ], "removeMountStubsRecursive": true }, "mounts": [ { "dest": "/" } ] } }, "constraints": {}, "platform": { "Architecture": "amd64", "OS": "linux" } } }, { "id": "step6", "inputs": [ "step5:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "mkdir": { "makeParents": true, "mode": 493, "path": "/app", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": -1 } ] } }, "constraints": {} } }, { "id": "step7", "inputs": [ "step6:0" ], "op": { "Op": { "exec": { "meta": { "args": [ "/bin/sh", "-c", "apk add --no-cache python3 build-base g++ cairo-dev pango-dev jpeg-dev giflib-dev librsvg-dev" ], "cwd": "/app", "env": [ "ALPINE_MIRROR=", "NPM_REGISTRY=", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "NODE_VERSION=22.23.2", "YARN_VERSION=1.22.22" ], "removeMountStubsRecursive": true }, "mounts": [ { "dest": "/" } ] } }, "constraints": {}, "platform": { "Architecture": "amd64", "OS": "linux" } } }, { "id": "step8", "op": { "Op": { "source": { "attrs": { "local.sharedkeyhint": "context" }, "identifier": "local://context" } }, "constraints": {} } }, { "id": "step9", "inputs": [ "step7:0", "step8:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/package.json", "timestamp": -1 } }, "input": 0, "output": -1, "secondaryInput": 1 }, { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/pnpm-lock.yaml", "timestamp": -1 } }, "input": 2, "output": -1, "secondaryInput": 1 }, { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/pnpm-workspace.yaml", "timestamp": -1 } }, "input": 3, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step10", "inputs": [ "step9:0", "step8:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/packages/", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/packages", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step11", "inputs": [ "step10:0", "step8:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/scripts/", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/scripts", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step12", "inputs": [ "step11:0" ], "op": { "Op": { "exec": { "meta": { "args": [ "/bin/sh", "-c", "npm_registry=\"$NPM_REGISTRY\"; while [ \"${npm_registry%/}\" != \"$npm_registry\" ]; do npm_registry=\"${npm_registry%/}\"; done; if [ -n \"$npm_registry\" ]; then pnpm config set registry \"$npm_registry\"; fi \u0026\u0026 pnpm install --frozen-lockfile" ], "cwd": "/app", "env": [ "ALPINE_MIRROR=", "NPM_REGISTRY=", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "NODE_VERSION=22.23.2", "YARN_VERSION=1.22.22" ], "removeMountStubsRecursive": true }, "mounts": [ { "dest": "/" }, { "cacheOpt": { "ID": "/pnpm-store" }, "dest": "/root/.local/share/pnpm/store", "input": -1, "mountType": 3, "output": -1 } ] } }, "constraints": {}, "platform": { "Architecture": "amd64", "OS": "linux" } } }, { "id": "step13", "inputs": [ "step6:0", "step12:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/node_modules", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/app/node_modules", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step14", "inputs": [ "step13:0", "step12:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/packages", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/app/packages", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step15", "inputs": [ "step14:0", "step8:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step16", "inputs": [ "step15:0", "step12:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/public/vendor", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/app/public/vendor", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step17", "inputs": [ "step16:0" ], "op": { "Op": { "exec": { "meta": { "args": [ "/bin/sh", "-c", "pnpm build" ], "cwd": "/app", "env": [ "ALPINE_MIRROR=", "NPM_REGISTRY=", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "NODE_VERSION=22.23.2", "YARN_VERSION=1.22.22", "ALLOWED_FRAME_ANCESTORS=", "NEXT_PUBLIC_PERSISTENCE=1", "NEXT_PUBLIC_PERSISTENCE_TOKEN=", "NEXT_PUBLIC_PRO_WORKBENCH_ENABLED=true", "NEXT_PUBLIC_MAIC_EDITOR_ENABLED=true", "NEXT_PUBLIC_MAIC_EDITOR_RENDERER_ENABLED=", "NEXT_PUBLIC_MAIC_PLAYBACK_RENDERER_ENABLED=", "NEXT_PUBLIC_PI_CHAT_ENABLED=", "NEXT_PUBLIC_SHOW_VOCATIONAL_TEST_UI=", "NEXT_PUBLIC_ENABLE_VIDEO_EXPORT=", "NEXT_PUBLIC_VIDEO_EXPORT_CTA_DESTINATION=", "NEXT_PUBLIC_ENABLE_PPTX_IMPORT=" ], "removeMountStubsRecursive": true }, "mounts": [ { "dest": "/" } ] } }, "constraints": {}, "platform": { "Architecture": "amd64", "OS": "linux" } }, "resourceUsage": { "samples": [ { "netStat": {}, "pidsStat": {}, "timestamp": "2026-09-10T17:45:59.636265214+02:00" }, { "netStat": {}, "pidsStat": {}, "timestamp": "2026-09-10T17:47:09.678511277+02:00" }, { "netStat": {}, "pidsStat": {}, "timestamp": "2026-09-10T17:48:21.710598431+02:00" }, { "netStat": {}, "pidsStat": {}, "timestamp": "2026-09-10T17:49:41.798782315+02:00" }, { "netStat": {}, "pidsStat": {}, "timestamp": "2026-09-10T17:50:45.90177031+02:00" }, { "netStat": {}, "pidsStat": {}, "timestamp": "2026-09-10T17:51:18.504394976+02:00" } ], "sysCPUStat": { "guest": 0, "guestNice": 0, "idle": 358.17, "iowait": 34.29, "irq": 0, "nice": 0.13, "softirq": 8.32, "steal": 0, "system": 134.09, "user": 652.17 } } }, { "id": "step18", "inputs": [ "step3:0", "step17:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/public", "dirCopyContents": true, "followSymlink": true, "mode": -1, "src": "/app/public", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step19", "inputs": [ "step18:0", "step17:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/", "dirCopyContents": true, "followSymlink": true, "mode": -1, "owner": { "group": { "User": { "byName": { "name": "nodejs" } } }, "user": { "User": { "byName": { "name": "nextjs" } } } }, "src": "/app/.next/standalone", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step20", "inputs": [ "step19:0", "step17:0" ], "op": { "Op": { "file": { "actions": [ { "Action": { "copy": { "allowEmptyWildcard": true, "allowWildcard": true, "createDestPath": true, "dest": "/app/.next/static", "dirCopyContents": true, "followSymlink": true, "mode": -1, "owner": { "group": { "User": { "byName": { "name": "nodejs" } } }, "user": { "User": { "byName": { "name": "nextjs" } } } }, "src": "/app/.next/static", "timestamp": -1 } }, "input": 0, "output": 0, "secondaryInput": 1 } ] } }, "constraints": {} } }, { "id": "step21", "inputs": [ "step20:0" ], "op": { "Op": {} } } ] }, "builderPlatform": "linux/amd64" } }, "runDetails": { "builder": { "id": "" }, "metadata": { "invocationId": "3y4elo6ej1wvpjsynnhf1i2qb", "startedOn": "2026-09-10T17:45:39.985989186+02:00", "finishedOn": "2026-09-10T17:52:42.521579751+02:00", "buildkit_metadata": { "vcs": { "localdir:context": ".", "localdir:dockerfile": ".", "revision": "b0344320cdf02c2e3b992148d32bdb0d424a6674", "source": "https://xxxxx@github.com/nhivo2504/openmaic.git" }, "source": { "locations": { "step0": { "locations": [ { "ranges": [ { "start": { "line": 84 }, "end": { "line": 84 } } ] }, { "ranges": [ { "start": { "line": 4 }, "end": { "line": 4 } } ] } ] }, "step1": { "locations": [ { "ranges": [ { "start": { "line": 88 }, "end": { "line": 88 } } ] } ] }, "step10": { "locations": [ { "ranges": [ { "start": { "line": 35 }, "end": { "line": 35 } } ] } ] }, "step11": { "locations": [ { "ranges": [ { "start": { "line": 36 }, "end": { "line": 36 } } ] } ] }, "step12": { "locations": [ { "ranges": [ { "start": { "line": 38 }, "end": { "line": 38 } }, { "start": { "line": 39 }, "end": { "line": 39 } }, { "start": { "line": 40 }, "end": { "line": 40 } }, { "start": { "line": 41 }, "end": { "line": 41 } }, { "start": { "line": 42 }, "end": { "line": 42 } }, { "start": { "line": 43 }, "end": { "line": 43 } }, { "start": { "line": 44 }, "end": { "line": 44 } }, { "start": { "line": 45 }, "end": { "line": 45 } }, { "start": { "line": 46 }, "end": { "line": 46 } } ] } ] }, "step13": { "locations": [ { "ranges": [ { "start": { "line": 76 }, "end": { "line": 76 } } ] } ] }, "step14": { "locations": [ { "ranges": [ { "start": { "line": 77 }, "end": { "line": 77 } } ] } ] }, "step15": { "locations": [ { "ranges": [ { "start": { "line": 78 }, "end": { "line": 78 } } ] } ] }, "step16": { "locations": [ { "ranges": [ { "start": { "line": 79 }, "end": { "line": 79 } } ] } ] }, "step17": { "locations": [ { "ranges": [ { "start": { "line": 81 }, "end": { "line": 81 } } ] } ] }, "step18": { "locations": [ { "ranges": [ { "start": { "line": 106 }, "end": { "line": 106 } } ] } ] }, "step19": { "locations": [ { "ranges": [ { "start": { "line": 107 }, "end": { "line": 107 } } ] } ] }, "step2": { "locations": [ { "ranges": [ { "start": { "line": 94 }, "end": { "line": 94 } }, { "start": { "line": 95 }, "end": { "line": 95 } }, { "start": { "line": 96 }, "end": { "line": 96 } }, { "start": { "line": 97 }, "end": { "line": 97 } }, { "start": { "line": 98 }, "end": { "line": 98 } }, { "start": { "line": 99 }, "end": { "line": 99 } }, { "start": { "line": 100 }, "end": { "line": 100 } }, { "start": { "line": 101 }, "end": { "line": 101 } } ] } ] }, "step20": { "locations": [ { "ranges": [ { "start": { "line": 108 }, "end": { "line": 108 } } ] } ] }, "step3": { "locations": [ { "ranges": [ { "start": { "line": 103 }, "end": { "line": 103 } }, { "start": { "line": 104 }, "end": { "line": 104 } } ] } ] }, "step4": { "locations": [ { "ranges": [ { "start": { "line": 9 }, "end": { "line": 9 } }, { "start": { "line": 10 }, "end": { "line": 10 } }, { "start": { "line": 11 }, "end": { "line": 11 } }, { "start": { "line": 12 }, "end": { "line": 12 } } ] } ] }, "step5": { "locations": [ { "ranges": [ { "start": { "line": 14 }, "end": { "line": 14 } }, { "start": { "line": 15 }, "end": { "line": 15 } }, { "start": { "line": 16 }, "end": { "line": 16 } }, { "start": { "line": 17 }, "end": { "line": 17 } }, { "start": { "line": 18 }, "end": { "line": 18 } }, { "start": { "line": 19 }, "end": { "line": 19 } }, { "start": { "line": 20 }, "end": { "line": 20 } }, { "start": { "line": 21 }, "end": { "line": 21 } }, { "start": { "line": 22 }, "end": { "line": 22 } } ] } ] }, "step6": { "locations": [ { "ranges": [ { "start": { "line": 24 }, "end": { "line": 24 } } ] } ] }, "step7": { "locations": [ { "ranges": [ { "start": { "line": 32 }, "end": { "line": 32 } } ] } ] }, "step8": {}, "step9": { "locations": [ { "ranges": [ { "start": { "line": 34 }, "end": { "line": 34 } } ] } ] } }, "infos": [ { "filename": "Dockerfile", "language": "Dockerfile", "data": "IyBzeW50YXg9ZG9ja2VyL2RvY2tlcmZpbGU6MQoKIyAtLS0tIFN0YWdlIDE6IEJhc2UgLS0tLQpGUk9NIG5vZGU6MjItYWxwaW5lIEFTIGJhc2UKCkFSRyBBTFBJTkVfTUlSUk9SPSIiCkFSRyBOUE1fUkVHSVNUUlk9IiIKClJVTiBpZiBbIC1uICIkQUxQSU5FX01JUlJPUiIgXTsgdGhlbiBcCiAgICAgIHNlZCAtaSAic3xkbC1jZG4uYWxwaW5lbGludXgub3JnfCRBTFBJTkVfTUlSUk9SfGciIC9ldGMvYXBrL3JlcG9zaXRvcmllczsgXAogICAgZmkgJiYgXAogICAgYXBrIGFkZCAtLW5vLWNhY2hlIGxpYmM2LWNvbXBhdAoKUlVOIG5wbV9yZWdpc3RyeT0iJE5QTV9SRUdJU1RSWSI7IFwKICAgIHdoaWxlIFsgIiR7bnBtX3JlZ2lzdHJ5JS99IiAhPSAiJG5wbV9yZWdpc3RyeSIgXTsgZG8gXAogICAgICBucG1fcmVnaXN0cnk9IiR7bnBtX3JlZ2lzdHJ5JS99IjsgXAogICAgZG9uZTsgXAogICAgaWYgWyAtbiAiJG5wbV9yZWdpc3RyeSIgXTsgdGhlbiBcCiAgICAgIGV4cG9ydCBDT1JFUEFDS19OUE1fUkVHSVNUUlk9IiRucG1fcmVnaXN0cnkiOyBcCiAgICBmaSAmJiBcCiAgICBjb3JlcGFjayBlbmFibGUgJiYgXAogICAgY29yZXBhY2sgcHJlcGFyZSBwbnBtQDEwLjI4LjAgLS1hY3RpdmF0ZQoKV09SS0RJUiAvYXBwCgojIC0tLS0gU3RhZ2UgMjogRGVwZW5kZW5jaWVzIC0tLS0KRlJPTSBiYXNlIEFTIGRlcHMKCkFSRyBOUE1fUkVHSVNUUlkKCiMgTmF0aXZlIGJ1aWxkIHRvb2xzIGZvciBzaGFycCwgQG5hcGktcnMvY2FudmFzClJVTiBhcGsgYWRkIC0tbm8tY2FjaGUgcHl0aG9uMyBidWlsZC1iYXNlIGcrKyBjYWlyby1kZXYgcGFuZ28tZGV2IGpwZWctZGV2IGdpZmxpYi1kZXYgbGlicnN2Zy1kZXYKCkNPUFkgcGFja2FnZS5qc29uIHBucG0tbG9jay55YW1sIHBucG0td29ya3NwYWNlLnlhbWwgLi8KQ09QWSBwYWNrYWdlcy8gLi9wYWNrYWdlcy8KQ09QWSBzY3JpcHRzLyAuL3NjcmlwdHMvCgpSVU4gLS1tb3VudD10eXBlPWNhY2hlLGlkPXBucG0tc3RvcmUsdGFyZ2V0PS9yb290Ly5sb2NhbC9zaGFyZS9wbnBtL3N0b3JlIFwKICAgIG5wbV9yZWdpc3RyeT0iJE5QTV9SRUdJU1RSWSI7IFwKICAgIHdoaWxlIFsgIiR7bnBtX3JlZ2lzdHJ5JS99IiAhPSAiJG5wbV9yZWdpc3RyeSIgXTsgZG8gXAogICAgICBucG1fcmVnaXN0cnk9IiR7bnBtX3JlZ2lzdHJ5JS99IjsgXAogICAgZG9uZTsgXAogICAgaWYgWyAtbiAiJG5wbV9yZWdpc3RyeSIgXTsgdGhlbiBcCiAgICAgIHBucG0gY29uZmlnIHNldCByZWdpc3RyeSAiJG5wbV9yZWdpc3RyeSI7IFwKICAgIGZpICYmIFwKICAgIHBucG0gaW5zdGFsbCAtLWZyb3plbi1sb2NrZmlsZQoKIyAtLS0tIFN0YWdlIDM6IEJ1aWxkZXIgLS0tLQpGUk9NIGJhc2UgQVMgYnVpbGRlcgoKQVJHIEFMTE9XRURfRlJBTUVfQU5DRVNUT1JTCkFSRyBORVhUX1BVQkxJQ19QRVJTSVNURU5DRQpBUkcgTkVYVF9QVUJMSUNfUEVSU0lTVEVOQ0VfVE9LRU4KQVJHIE5FWFRfUFVCTElDX1BST19XT1JLQkVOQ0hfRU5BQkxFRApBUkcgTkVYVF9QVUJMSUNfTUFJQ19FRElUT1JfRU5BQkxFRApBUkcgTkVYVF9QVUJMSUNfTUFJQ19FRElUT1JfUkVOREVSRVJfRU5BQkxFRApBUkcgTkVYVF9QVUJMSUNfTUFJQ19QTEFZQkFDS19SRU5ERVJFUl9FTkFCTEVECkFSRyBORVhUX1BVQkxJQ19QSV9DSEFUX0VOQUJMRUQKQVJHIE5FWFRfUFVCTElDX1NIT1dfVk9DQVRJT05BTF9URVNUX1VJCkFSRyBORVhUX1BVQkxJQ19FTkFCTEVfVklERU9fRVhQT1JUCkFSRyBORVhUX1BVQkxJQ19WSURFT19FWFBPUlRfQ1RBX0RFU1RJTkFUSU9OCkFSRyBORVhUX1BVQkxJQ19FTkFCTEVfUFBUWF9JTVBPUlQKRU5WIEFMTE9XRURfRlJBTUVfQU5DRVNUT1JTPSRBTExPV0VEX0ZSQU1FX0FOQ0VTVE9SUwpFTlYgTkVYVF9QVUJMSUNfUEVSU0lTVEVOQ0U9JE5FWFRfUFVCTElDX1BFUlNJU1RFTkNFCkVOViBORVhUX1BVQkxJQ19QRVJTSVNURU5DRV9UT0tFTj0kTkVYVF9QVUJMSUNfUEVSU0lTVEVOQ0VfVE9LRU4KRU5WIE5FWFRfUFVCTElDX1BST19XT1JLQkVOQ0hfRU5BQkxFRD0kTkVYVF9QVUJMSUNfUFJPX1dPUktCRU5DSF9FTkFCTEVECkVOViBORVhUX1BVQkxJQ19NQUlDX0VESVRPUl9FTkFCTEVEPSRORVhUX1BVQkxJQ19NQUlDX0VESVRPUl9FTkFCTEVECkVOViBORVhUX1BVQkxJQ19NQUlDX0VESVRPUl9SRU5ERVJFUl9FTkFCTEVEPSRORVhUX1BVQkxJQ19NQUlDX0VESVRPUl9SRU5ERVJFUl9FTkFCTEVECkVOViBORVhUX1BVQkxJQ19NQUlDX1BMQVlCQUNLX1JFTkRFUkVSX0VOQUJMRUQ9JE5FWFRfUFVCTElDX01BSUNfUExBWUJBQ0tfUkVOREVSRVJfRU5BQkxFRApFTlYgTkVYVF9QVUJMSUNfUElfQ0hBVF9FTkFCTEVEPSRORVhUX1BVQkxJQ19QSV9DSEFUX0VOQUJMRUQKRU5WIE5FWFRfUFVCTElDX1NIT1dfVk9DQVRJT05BTF9URVNUX1VJPSRORVhUX1BVQkxJQ19TSE9XX1ZPQ0FUSU9OQUxfVEVTVF9VSQpFTlYgTkVYVF9QVUJMSUNfRU5BQkxFX1ZJREVPX0VYUE9SVD0kTkVYVF9QVUJMSUNfRU5BQkxFX1ZJREVPX0VYUE9SVApFTlYgTkVYVF9QVUJMSUNfVklERU9fRVhQT1JUX0NUQV9ERVNUSU5BVElPTj0kTkVYVF9QVUJMSUNfVklERU9fRVhQT1JUX0NUQV9ERVNUSU5BVElPTgpFTlYgTkVYVF9QVUJMSUNfRU5BQkxFX1BQVFhfSU1QT1JUPSRORVhUX1BVQkxJQ19FTkFCTEVfUFBUWF9JTVBPUlQKCkNPUFkgLS1mcm9tPWRlcHMgL2FwcC9ub2RlX21vZHVsZXMgLi9ub2RlX21vZHVsZXMKQ09QWSAtLWZyb209ZGVwcyAvYXBwL3BhY2thZ2VzIC4vcGFja2FnZXMKQ09QWSAuIC4KQ09QWSAtLWZyb209ZGVwcyAvYXBwL3B1YmxpYy92ZW5kb3IgLi9wdWJsaWMvdmVuZG9yCgpSVU4gcG5wbSBidWlsZAoKIyAtLS0tIFN0YWdlIDQ6IFJ1bm5lciAtLS0tCkZST00gbm9kZToyMi1hbHBpbmUgQVMgcnVubmVyCgpBUkcgQUxQSU5FX01JUlJPUj0iIgoKV09SS0RJUiAvYXBwCgpFTlYgTk9ERV9FTlY9cHJvZHVjdGlvbgpFTlYgSE9TVE5BTUU9MC4wLjAuMApFTlYgUE9SVD0zMDAwCgpSVU4gaWYgWyAtbiAiJEFMUElORV9NSVJST1IiIF07IHRoZW4gXAogICAgICBjcCAvZXRjL2Fway9yZXBvc2l0b3JpZXMgL3RtcC9hcGsucmVwb3NpdG9yaWVzOyBcCiAgICAgIHNlZCAtaSAic3xkbC1jZG4uYWxwaW5lbGludXgub3JnfCRBTFBJTkVfTUlSUk9SfGciIC9ldGMvYXBrL3JlcG9zaXRvcmllczsgXAogICAgZmkgJiYgXAogICAgYXBrIGFkZCAtLW5vLWNhY2hlIGxpYmM2LWNvbXBhdCBjYWlybyBwYW5nbyBqcGVnIGdpZmxpYiBsaWJyc3ZnICYmIFwKICAgIGlmIFsgLW4gIiRBTFBJTkVfTUlSUk9SIiBdOyB0aGVuIFwKICAgICAgbXYgL3RtcC9hcGsucmVwb3NpdG9yaWVzIC9ldGMvYXBrL3JlcG9zaXRvcmllczsgXAogICAgZmkKClJVTiBhZGRncm91cCAtLXN5c3RlbSAtLWdpZCAxMDAxIG5vZGVqcyAmJiBcCiAgICBhZGR1c2VyIC0tc3lzdGVtIC0tdWlkIDEwMDEgbmV4dGpzCgpDT1BZIC0tZnJvbT1idWlsZGVyIC9hcHAvcHVibGljIC4vcHVibGljCkNPUFkgLS1mcm9tPWJ1aWxkZXIgLS1jaG93bj1uZXh0anM6bm9kZWpzIC9hcHAvLm5leHQvc3RhbmRhbG9uZSAuLwpDT1BZIC0tZnJvbT1idWlsZGVyIC0tY2hvd249bmV4dGpzOm5vZGVqcyAvYXBwLy5uZXh0L3N0YXRpYyAuLy5uZXh0L3N0YXRpYwoKVVNFUiBuZXh0anMKCkVYUE9TRSAzMDAwCgpDTUQgWyJub2RlIiwgInNlcnZlci5qcyJdCg==", "llbDefinition": [ { "id": "step0", "op": { "Op": { "source": { "identifier": "local://dockerfile", "attrs": { "local.differ": "none", "local.followpaths": "[\"Dockerfile\",\"Dockerfile.dockerignore\",\"dockerfile\"]", "local.sharedkeyhint": "dockerfile" } } }, "constraints": {} } }, { "id": "step1", "op": { "Op": {} }, "inputs": [ "step0:0" ] } ], "digestMapping": { "sha256:c373e36bb4be7057b2650420a171c547b9d875cde9e0d9249df4e83ad0a410df": "step1", "sha256:f76a29dc61f61f5f1b180c9dae77d07f8dbea5b0afaa6197ad9ec2e4f00bf227": "step0" } } ] }, "layers": { "step0:0": [ [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4", "size": 3846391 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:efbef6f9e333972a10ca323e700496a64e7ddcc3a6725e6afbbae52e690f4a4a", "size": 52629973 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:a2980c1fee17dfd6263234b253955e0e9d5f38d47c0e71c001139897134899d0", "size": 1262113 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:16da5a6403776464b5bf551ef294de57da242eac594527ea551a46e7f76ac2d6", "size": 445 } ] ], "step18:0": [ [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4", "size": 3846391 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:efbef6f9e333972a10ca323e700496a64e7ddcc3a6725e6afbbae52e690f4a4a", "size": 52629973 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:a2980c1fee17dfd6263234b253955e0e9d5f38d47c0e71c001139897134899d0", "size": 1262113 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:16da5a6403776464b5bf551ef294de57da242eac594527ea551a46e7f76ac2d6", "size": 445 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b0ec15b39a078fa33d8914c5ff005f599dbdf049a5c8d0a8474722d36a7b924b", "size": 93 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5ac5298c0551d1ee80096f1580968557a1d0eef22923af8f56b438e077f86798", "size": 15863931 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0f66afff86fcfc5e18200370a5bca0fac2d98f4107cb42c8944cb6d417d9ae40", "size": 977 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:f7f4d5b1fbc9b29c1b6c6a6a218ac9f0809611c32ba52a23192830ce4a38b76a", "size": 5247119 } ] ], "step19:0": [ [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4", "size": 3846391 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:efbef6f9e333972a10ca323e700496a64e7ddcc3a6725e6afbbae52e690f4a4a", "size": 52629973 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:a2980c1fee17dfd6263234b253955e0e9d5f38d47c0e71c001139897134899d0", "size": 1262113 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:16da5a6403776464b5bf551ef294de57da242eac594527ea551a46e7f76ac2d6", "size": 445 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b0ec15b39a078fa33d8914c5ff005f599dbdf049a5c8d0a8474722d36a7b924b", "size": 93 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5ac5298c0551d1ee80096f1580968557a1d0eef22923af8f56b438e077f86798", "size": 15863931 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0f66afff86fcfc5e18200370a5bca0fac2d98f4107cb42c8944cb6d417d9ae40", "size": 977 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:f7f4d5b1fbc9b29c1b6c6a6a218ac9f0809611c32ba52a23192830ce4a38b76a", "size": 5247119 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:fd9a30bf94a00f3f25801b2ace4e985dabc00be37b88f6c4ab86ac3ae7d202a9", "size": 134735039 } ] ], "step1:0": [ [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4", "size": 3846391 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:efbef6f9e333972a10ca323e700496a64e7ddcc3a6725e6afbbae52e690f4a4a", "size": 52629973 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:a2980c1fee17dfd6263234b253955e0e9d5f38d47c0e71c001139897134899d0", "size": 1262113 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:16da5a6403776464b5bf551ef294de57da242eac594527ea551a46e7f76ac2d6", "size": 445 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b0ec15b39a078fa33d8914c5ff005f599dbdf049a5c8d0a8474722d36a7b924b", "size": 93 } ] ], "step20:0": [ [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4", "size": 3846391 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:efbef6f9e333972a10ca323e700496a64e7ddcc3a6725e6afbbae52e690f4a4a", "size": 52629973 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:a2980c1fee17dfd6263234b253955e0e9d5f38d47c0e71c001139897134899d0", "size": 1262113 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:16da5a6403776464b5bf551ef294de57da242eac594527ea551a46e7f76ac2d6", "size": 445 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b0ec15b39a078fa33d8914c5ff005f599dbdf049a5c8d0a8474722d36a7b924b", "size": 93 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5ac5298c0551d1ee80096f1580968557a1d0eef22923af8f56b438e077f86798", "size": 15863931 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0f66afff86fcfc5e18200370a5bca0fac2d98f4107cb42c8944cb6d417d9ae40", "size": 977 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:f7f4d5b1fbc9b29c1b6c6a6a218ac9f0809611c32ba52a23192830ce4a38b76a", "size": 5247119 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:fd9a30bf94a00f3f25801b2ace4e985dabc00be37b88f6c4ab86ac3ae7d202a9", "size": 134735039 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4ceb3cc8c682e0ee7ba3e3da540ea3c52b35ab4dd68ff196a1927dc485aac5e1", "size": 74243978 } ] ], "step2:0": [ [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4", "size": 3846391 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:efbef6f9e333972a10ca323e700496a64e7ddcc3a6725e6afbbae52e690f4a4a", "size": 52629973 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:a2980c1fee17dfd6263234b253955e0e9d5f38d47c0e71c001139897134899d0", "size": 1262113 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:16da5a6403776464b5bf551ef294de57da242eac594527ea551a46e7f76ac2d6", "size": 445 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b0ec15b39a078fa33d8914c5ff005f599dbdf049a5c8d0a8474722d36a7b924b", "size": 93 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5ac5298c0551d1ee80096f1580968557a1d0eef22923af8f56b438e077f86798", "size": 15863931 } ] ], "step3:0": [ [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4", "size": 3846391 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:efbef6f9e333972a10ca323e700496a64e7ddcc3a6725e6afbbae52e690f4a4a", "size": 52629973 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:a2980c1fee17dfd6263234b253955e0e9d5f38d47c0e71c001139897134899d0", "size": 1262113 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:16da5a6403776464b5bf551ef294de57da242eac594527ea551a46e7f76ac2d6", "size": 445 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b0ec15b39a078fa33d8914c5ff005f599dbdf049a5c8d0a8474722d36a7b924b", "size": 93 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5ac5298c0551d1ee80096f1580968557a1d0eef22923af8f56b438e077f86798", "size": 15863931 }, { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0f66afff86fcfc5e18200370a5bca0fac2d98f4107cb42c8944cb6d417d9ae40", "size": 977 } ] ] }, "sysUsage": [ { "timestamp": "2026-09-10T17:45:41.701026994+02:00", "cpuStat": { "user": 12245.08, "nice": 77.37, "system": 5859.07, "idle": 658407, "iowait": 1793.47, "irq": 0, "softirq": 1023.88, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99067827, "processCreated": 177470, "processesRunning": 1 }, "memoryStat": { "total": 8131784, "free": 2073172, "available": 5246132, "buffers": 280136, "cached": 2468104, "active": 2050712, "inactive": 2898396, "swap": 4194300, "dirty": 608, "writeback": 0, "slab": 954288 }, "cpuPressure": { "some": { "avg10": 7.32, "avg60": 3.24, "avg300": 1.65, "total": 829516186 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 0, "avg60": 0.01, "avg300": 0, "total": 31106188 }, "full": { "avg10": 0, "avg60": 0.01, "avg300": 0, "total": 24820472 } }, "ioPressure": { "some": { "avg10": 1.21, "avg60": 1.02, "avg300": 0.82, "total": 692995031 }, "full": { "avg10": 0.84, "avg60": 0.89, "avg300": 0.74, "total": 618899717 } } }, { "timestamp": "2026-09-10T17:46:13.731865728+02:00", "cpuStat": { "user": 12270.3, "nice": 77.39, "system": 5874.52, "idle": 658473.69, "iowait": 1801.69, "irq": 0, "softirq": 1025.19, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99220464, "processCreated": 177695, "processesRunning": 6 }, "memoryStat": { "total": 8131784, "free": 858216, "available": 4591176, "buffers": 287564, "cached": 3003928, "active": 2761304, "inactive": 3375176, "swap": 4194300, "dirty": 948, "writeback": 0, "slab": 972424 }, "cpuPressure": { "some": { "avg10": 5.53, "avg60": 4.19, "avg300": 2.07, "total": 831496502 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 0.22, "avg60": 0.12, "avg300": 0.02, "total": 31244797 }, "full": { "avg10": 0, "avg60": 0.02, "avg300": 0, "total": 24853981 } }, "ioPressure": { "some": { "avg10": 6.13, "avg60": 4.11, "avg300": 1.66, "total": 695930623 }, "full": { "avg10": 4.36, "avg60": 3.48, "avg300": 1.45, "total": 621433803 } } }, { "timestamp": "2026-09-10T17:46:45.817062504+02:00", "cpuStat": { "user": 12370.68, "nice": 77.43, "system": 5889.46, "idle": 658478.59, "iowait": 1802.07, "irq": 0, "softirq": 1025.4, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99289085, "processCreated": 177841, "processesRunning": 9 }, "memoryStat": { "total": 8131784, "free": 166812, "available": 3196440, "buffers": 216028, "cached": 2310220, "active": 4325672, "inactive": 2500292, "swap": 4194300, "dirty": 1644, "writeback": 0, "slab": 969308 }, "cpuPressure": { "some": { "avg10": 21.41, "avg60": 9.28, "avg300": 3.5, "total": 836989873 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 1.2, "avg60": 0.39, "avg300": 0.09, "total": 31510036 }, "full": { "avg10": 0.91, "avg60": 0.27, "avg300": 0.05, "total": 25099507 } }, "ioPressure": { "some": { "avg10": 4.58, "avg60": 4.12, "avg300": 1.91, "total": 697408684 }, "full": { "avg10": 0.29, "avg60": 2.07, "avg300": 1.3, "total": 621533512 } } }, { "timestamp": "2026-09-10T17:47:17.831008275+02:00", "cpuStat": { "user": 12467.24, "nice": 77.44, "system": 5901.91, "idle": 658487.63, "iowait": 1803.3, "irq": 0, "softirq": 1025.68, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99353057, "processCreated": 177865, "processesRunning": 7 }, "memoryStat": { "total": 8131784, "free": 186524, "available": 2372968, "buffers": 198928, "cached": 1553232, "active": 3977700, "inactive": 2894328, "swap": 4194300, "dirty": 560, "writeback": 0, "slab": 894980 }, "cpuPressure": { "some": { "avg10": 11.61, "avg60": 12.8, "avg300": 5.16, "total": 843181050 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 1.27, "avg60": 0.79, "avg300": 0.23, "total": 32085673 }, "full": { "avg10": 1.13, "avg60": 0.64, "avg300": 0.17, "total": 25609429 } }, "ioPressure": { "some": { "avg10": 3.26, "avg60": 3.99, "avg300": 2.12, "total": 698825057 }, "full": { "avg10": 0.41, "avg60": 1.42, "avg300": 1.22, "total": 621850182 } } }, { "timestamp": "2026-09-10T17:47:49.842720832+02:00", "cpuStat": { "user": 12570.55, "nice": 77.45, "system": 5909.65, "idle": 658496.33, "iowait": 1804.72, "irq": 0, "softirq": 1025.95, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99418437, "processCreated": 177913, "processesRunning": 6 }, "memoryStat": { "total": 8131784, "free": 136004, "available": 1955980, "buffers": 193936, "cached": 1235508, "active": 4071628, "inactive": 2924232, "swap": 4194300, "dirty": 288, "writeback": 0, "slab": 850372 }, "cpuPressure": { "some": { "avg10": 9.54, "avg60": 11.23, "avg300": 5.57, "total": 846265079 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 0.15, "avg60": 0.57, "avg300": 0.23, "total": 32315091 }, "full": { "avg10": 0.15, "avg60": 0.49, "avg300": 0.18, "total": 25807594 } }, "ioPressure": { "some": { "avg10": 4.43, "avg60": 4.19, "avg300": 2.37, "total": 700460492 }, "full": { "avg10": 0.43, "avg60": 1.14, "avg300": 1.17, "total": 622218821 } } }, { "timestamp": "2026-09-10T17:48:21.876204924+02:00", "cpuStat": { "user": 12682.32, "nice": 77.46, "system": 5915.86, "idle": 658497.67, "iowait": 1804.84, "irq": 0, "softirq": 1026.13, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99449496, "processCreated": 177941, "processesRunning": 6 }, "memoryStat": { "total": 8131784, "free": 124416, "available": 1343672, "buffers": 166496, "cached": 707956, "active": 3900916, "inactive": 3147216, "swap": 4194300, "dirty": 136, "writeback": 0, "slab": 802560 }, "cpuPressure": { "some": { "avg10": 9.37, "avg60": 9.92, "avg300": 5.82, "total": 848920192 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 0.64, "avg60": 0.61, "avg300": 0.28, "total": 32627078 }, "full": { "avg10": 0.56, "avg60": 0.51, "avg300": 0.22, "total": 26075963 } }, "ioPressure": { "some": { "avg10": 0.75, "avg60": 2.63, "avg300": 2.17, "total": 700710145 }, "full": { "avg10": 0.01, "avg60": 0.67, "avg300": 1.05, "total": 622249244 } } }, { "timestamp": "2026-09-10T17:48:53.905616299+02:00", "cpuStat": { "user": 12733.04, "nice": 77.47, "system": 5935.19, "idle": 658537.82, "iowait": 1812.2, "irq": 0, "softirq": 1027.27, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99576932, "processCreated": 178129, "processesRunning": 10 }, "memoryStat": { "total": 8131784, "free": 2439368, "available": 3572644, "buffers": 27912, "cached": 829420, "active": 2295496, "inactive": 2511220, "swap": 4194300, "dirty": 652, "writeback": 0, "slab": 731324 }, "cpuPressure": { "some": { "avg10": 17.45, "avg60": 13.49, "avg300": 7.1, "total": 854850485 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 4.09, "avg60": 2.32, "avg300": 0.74, "total": 34291396 }, "full": { "avg10": 2.63, "avg60": 1.71, "avg300": 0.56, "total": 27318594 } }, "ioPressure": { "some": { "avg10": 12.39, "avg60": 5.71, "avg300": 2.94, "total": 703895439 }, "full": { "avg10": 8.55, "avg60": 2.97, "avg300": 1.54, "total": 624228963 } } }, { "timestamp": "2026-09-10T17:49:25.939007941+02:00", "cpuStat": { "user": 12762.09, "nice": 77.47, "system": 5953.49, "idle": 658591.32, "iowait": 1824.9, "irq": 0, "softirq": 1029.12, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99712523, "processCreated": 178197, "processesRunning": 4 }, "memoryStat": { "total": 8131784, "free": 2329184, "available": 3522484, "buffers": 36424, "cached": 877488, "active": 3037700, "inactive": 1831308, "swap": 4194300, "dirty": 628, "writeback": 0, "slab": 736008 }, "cpuPressure": { "some": { "avg10": 7.21, "avg60": 11.06, "avg300": 7.17, "total": 857563696 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 3.35, "avg60": 4.34, "avg300": 1.48, "total": 36910737 }, "full": { "avg10": 2.61, "avg60": 3.35, "avg300": 1.14, "total": 29411889 } }, "ioPressure": { "some": { "avg10": 6.73, "avg60": 8.01, "avg300": 3.88, "total": 707859471 }, "full": { "avg10": 5.67, "avg60": 5.69, "avg300": 2.44, "total": 627605810 } } }, { "timestamp": "2026-09-10T17:49:57.952112538+02:00", "cpuStat": { "user": 12811.18, "nice": 77.49, "system": 5967.14, "idle": 658650.21, "iowait": 1825.02, "irq": 0, "softirq": 1030.19, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99856363, "processCreated": 178206, "processesRunning": 7 }, "memoryStat": { "total": 8131784, "free": 1854496, "available": 3050484, "buffers": 36728, "cached": 879812, "active": 3521996, "inactive": 1831324, "swap": 4194300, "dirty": 120, "writeback": 0, "slab": 736812 }, "cpuPressure": { "some": { "avg10": 4.94, "avg60": 9.07, "avg300": 7.1, "total": 859828292 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 0.13, "avg60": 2.55, "avg300": 1.32, "total": 36928953 }, "full": { "avg10": 0.1, "avg60": 1.96, "avg300": 1.02, "total": 29423158 } }, "ioPressure": { "some": { "avg10": 0.27, "avg60": 4.7, "avg300": 3.47, "total": 707904475 }, "full": { "avg10": 0.23, "avg60": 3.34, "avg300": 2.18, "total": 627638197 } } }, { "timestamp": "2026-09-10T17:50:29.999422619+02:00", "cpuStat": { "user": 12850.93, "nice": 77.49, "system": 5977.33, "idle": 658710.98, "iowait": 1825.54, "irq": 0, "softirq": 1031.28, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99913835, "processCreated": 178287, "processesRunning": 2 }, "memoryStat": { "total": 8131784, "free": 1597512, "available": 2798244, "buffers": 39736, "cached": 881472, "active": 3743768, "inactive": 1832900, "swap": 4194300, "dirty": 148, "writeback": 0, "slab": 737212 }, "cpuPressure": { "some": { "avg10": 6.58, "avg60": 7.97, "avg300": 7.02, "total": 862016965 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 0, "avg60": 1.49, "avg300": 1.18, "total": 36978663 }, "full": { "avg10": 0, "avg60": 1.15, "avg300": 0.91, "total": 29464147 } }, "ioPressure": { "some": { "avg10": 0.13, "avg60": 2.89, "avg300": 3.14, "total": 708091282 }, "full": { "avg10": 0.05, "avg60": 2.02, "avg300": 1.97, "total": 627773274 } } }, { "timestamp": "2026-09-10T17:51:02.028888972+02:00", "cpuStat": { "user": 12887.69, "nice": 77.5, "system": 5986.49, "idle": 658784.47, "iowait": 1827, "irq": 0, "softirq": 1032.44, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 99970951, "processCreated": 178320, "processesRunning": 8 }, "memoryStat": { "total": 8131784, "free": 3151420, "available": 4331348, "buffers": 39840, "cached": 889220, "active": 2158984, "inactive": 1790056, "swap": 4194300, "dirty": 892, "writeback": 0, "slab": 735728 }, "cpuPressure": { "some": { "avg10": 7.02, "avg60": 6.21, "avg300": 6.63, "total": 863284271 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 0, "avg60": 0.87, "avg300": 1.05, "total": 37017570 }, "full": { "avg10": 0, "avg60": 0.67, "avg300": 0.81, "total": 29497667 } }, "ioPressure": { "some": { "avg10": 2.98, "avg60": 2.25, "avg300": 2.93, "total": 708534473 }, "full": { "avg10": 2.43, "avg60": 1.64, "avg300": 1.86, "total": 628148159 } } }, { "timestamp": "2026-09-10T17:51:34.167056806+02:00", "cpuStat": { "user": 12906.52, "nice": 77.52, "system": 6007.31, "idle": 658845.97, "iowait": 1840.72, "irq": 0, "softirq": 1033.7, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 100118834, "processCreated": 178359, "processesRunning": 2 }, "memoryStat": { "total": 8131784, "free": 3669508, "available": 5405100, "buffers": 55472, "cached": 1430828, "active": 1671224, "inactive": 1908920, "swap": 4194300, "dirty": 524, "writeback": 0, "slab": 732788 }, "cpuPressure": { "some": { "avg10": 3.96, "avg60": 6.96, "avg300": 6.87, "total": 866287440 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 10.64, "avg60": 3.89, "avg300": 1.72, "total": 39475495 }, "full": { "avg10": 10.47, "avg60": 3.71, "avg300": 1.49, "total": 31904617 } }, "ioPressure": { "some": { "avg10": 12.41, "avg60": 6.99, "avg300": 4.06, "total": 713156478 }, "full": { "avg10": 11.59, "avg60": 5.89, "avg300": 2.89, "total": 632096192 } } }, { "timestamp": "2026-09-10T17:52:06.196730198+02:00", "cpuStat": { "user": 12918.77, "nice": 77.53, "system": 6024.09, "idle": 658924.22, "iowait": 1852.15, "irq": 0, "softirq": 1035.21, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 100298891, "processCreated": 178373, "processesRunning": 3 }, "memoryStat": { "total": 8131784, "free": 3145348, "available": 5258092, "buffers": 172056, "cached": 1431644, "active": 1730052, "inactive": 2024860, "swap": 4194300, "dirty": 988, "writeback": 0, "slab": 999044 }, "cpuPressure": { "some": { "avg10": 2.97, "avg60": 5.24, "avg300": 6.44, "total": 867287472 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 1.14, "avg60": 2.89, "avg300": 1.71, "total": 40170625 }, "full": { "avg10": 1.14, "avg60": 2.79, "avg300": 1.51, "total": 32589999 } }, "ioPressure": { "some": { "avg10": 10.1, "avg60": 8.36, "avg300": 4.72, "total": 716645397 }, "full": { "avg10": 9.46, "avg60": 7.5, "avg300": 3.62, "total": 635463882 } } }, { "timestamp": "2026-09-10T17:52:38.219805175+02:00", "cpuStat": { "user": 12944.04, "nice": 77.54, "system": 6042.15, "idle": 658993.51, "iowait": 1855.99, "irq": 0, "softirq": 1037.07, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 100483596, "processCreated": 178392, "processesRunning": 2 }, "memoryStat": { "total": 8131784, "free": 2317876, "available": 5048136, "buffers": 205180, "cached": 2064356, "active": 2052828, "inactive": 2685224, "swap": 4194300, "dirty": 21756, "writeback": 0, "slab": 948912 }, "cpuPressure": { "some": { "avg10": 8.21, "avg60": 6.13, "avg300": 6.5, "total": 869701612 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 0.14, "avg60": 1.84, "avg300": 1.57, "total": 40391603 }, "full": { "avg10": 0.14, "avg60": 1.78, "avg300": 1.39, "total": 32787524 } }, "ioPressure": { "some": { "avg10": 1.63, "avg60": 6.19, "avg300": 4.59, "total": 717828974 }, "full": { "avg10": 1.42, "avg60": 5.58, "avg300": 3.58, "total": 636525968 } } }, { "timestamp": "2026-09-10T17:52:52.568912736+02:00", "cpuStat": { "user": 12952.48, "nice": 77.55, "system": 6052.96, "idle": 659025.5, "iowait": 1856.57, "irq": 0, "softirq": 1037.68, "steal": 0, "guest": 0, "guestNice": 0 }, "procStat": { "contextSwitches": 100710398, "processCreated": 178406, "processesRunning": 1 }, "memoryStat": { "total": 8131784, "free": 1857228, "available": 5028056, "buffers": 219676, "cached": 2466752, "active": 2062880, "inactive": 3088284, "swap": 4194300, "dirty": 393416, "writeback": 0, "slab": 974312 }, "cpuPressure": { "some": { "avg10": 10.21, "avg60": 6.89, "avg300": 6.65, "total": 871287408 }, "full": { "avg10": 0, "avg60": 0, "avg300": 0, "total": 0 } }, "memoryPressure": { "some": { "avg10": 0.03, "avg60": 1.45, "avg300": 1.5, "total": 40430093 }, "full": { "avg10": 0.03, "avg60": 1.41, "avg300": 1.32, "total": 32818762 } }, "ioPressure": { "some": { "avg10": 0.94, "avg60": 5.05, "avg300": 4.41, "total": 718006077 }, "full": { "avg10": 0.74, "avg60": 4.54, "avg300": 3.44, "total": 636681452 } } } ] }, "buildkit_completeness": { "request": true, "resolvedDependencies": false } } } }