{
  "builder": {
    "id": ""
  },
  "buildType": "https://mobyproject.org/buildkit@v1",
  "materials": [
    {
      "uri": "pkg:docker/python@3.12-alpine?platform=linux%2Famd64",
      "digest": {
        "sha256": "236173eb74001afe2f60862de935b74fcbd00adfca247b2c27051a70a6a39a2d"
      }
    }
  ],
  "invocation": {
    "configSource": {
      "entryPoint": "Dockerfile"
    },
    "parameters": {
      "frontend": "dockerfile.v0",
      "locals": [
        {
          "name": "context"
        },
        {
          "name": "dockerfile"
        }
      ]
    },
    "environment": {
      "platform": "linux/amd64"
    }
  },
  "buildConfig": {
    "llbDefinition": [
      {
        "id": "step0",
        "op": {
          "Op": {
            "source": {
              "identifier": "docker-image://docker.io/library/python:3.12-alpine@sha256:236173eb74001afe2f60862de935b74fcbd00adfca247b2c27051a70a6a39a2d",
              "attrs": {
                "image.resolvemode": "local"
              }
            }
          },
          "platform": {
            "Architecture": "amd64",
            "OS": "linux"
          },
          "constraints": {}
        }
      },
      {
        "id": "step1",
        "op": {
          "Op": {
            "exec": {
              "meta": {
                "args": [
                  "/bin/sh",
                  "-c",
                  "pip install --no-cache-dir wsgidav cheroot"
                ],
                "env": [
                  "PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
                  "LANG=C.UTF-8",
                  "GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305",
                  "PYTHON_VERSION=3.12.13",
                  "PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684"
                ],
                "cwd": "/",
                "removeMountStubsRecursive": true
              },
              "mounts": [
                {
                  "dest": "/"
                }
              ]
            }
          },
          "platform": {
            "Architecture": "amd64",
            "OS": "linux"
          },
          "constraints": {}
        },
        "inputs": [
          "step0:0"
        ],
        "resourceUsage": {
          "samples": [
            {
              "timestamp": "2026-05-15T00:50:46.630272027+08:00",
              "pidsStat": {},
              "netStat": {}
            },
            {
              "timestamp": "2026-05-15T00:50:48.63085203+08:00",
              "pidsStat": {},
              "netStat": {}
            },
            {
              "timestamp": "2026-05-15T00:50:50.631458022+08:00",
              "pidsStat": {},
              "netStat": {}
            },
            {
              "timestamp": "2026-05-15T00:50:52.632426367+08:00",
              "pidsStat": {},
              "netStat": {}
            },
            {
              "timestamp": "2026-05-15T00:50:54.633310859+08:00",
              "pidsStat": {},
              "netStat": {}
            },
            {
              "timestamp": "2026-05-15T00:50:56.633805075+08:00",
              "pidsStat": {},
              "netStat": {}
            },
            {
              "timestamp": "2026-05-15T00:50:58.633920468+08:00",
              "pidsStat": {},
              "netStat": {}
            },
            {
              "timestamp": "2026-05-15T00:50:59.033235295+08:00",
              "pidsStat": {},
              "netStat": {}
            }
          ],
          "sysCPUStat": {
            "user": 8.17,
            "nice": 0,
            "system": 2.75,
            "idle": 41.29,
            "iowait": 0.92,
            "irq": 0,
            "softirq": 0.39,
            "steal": 12.96,
            "guest": 0,
            "guestNice": 0
          }
        }
      },
      {
        "id": "step2",
        "op": {
          "Op": {
            "source": {
              "identifier": "local://context",
              "attrs": {
                "local.followpaths": "[\"htpasswd\"]",
                "local.sharedkeyhint": "context"
              }
            }
          },
          "constraints": {}
        }
      },
      {
        "id": "step3",
        "op": {
          "Op": {
            "file": {
              "actions": [
                {
                  "input": 0,
                  "secondaryInput": 1,
                  "output": 0,
                  "Action": {
                    "copy": {
                      "src": "/htpasswd",
                      "dest": "/etc/wsgidav/htpasswd",
                      "mode": -1,
                      "followSymlink": true,
                      "dirCopyContents": true,
                      "createDestPath": true,
                      "allowWildcard": true,
                      "allowEmptyWildcard": true,
                      "timestamp": -1
                    }
                  }
                }
              ]
            }
          },
          "constraints": {}
        },
        "inputs": [
          "step1:0",
          "step2:0"
        ]
      },
      {
        "id": "step4",
        "op": {
          "Op": {}
        },
        "inputs": [
          "step3:0"
        ]
      }
    ],
    "digestMapping": {
      "sha256:00df438fec43866a0694acf076f3c51625f4848c4a3d2972abd3b7a09478ae98": "step4",
      "sha256:5ae1d1ebe6d21bf15f636f714f84a028a656eded63addd6b039ddb03e00e506b": "step2",
      "sha256:a7c9f3490a1b92602820ede538116323e1ced2119c31a52603d91684104c02b2": "step0",
      "sha256:aac1348d10a5048c44cb1b00babab607b8080fd77b066e8ed0d558479ba45a14": "step3",
      "sha256:bc3450897e6f076717627cc920fe7806dc426c76f9ef0aa8fb37d7031441e5b5": "step1"
    }
  },
  "metadata": {
    "buildInvocationID": "cc9jy5hpuc5vstw6o58xuttpc",
    "buildStartedOn": "2026-05-15T00:50:34.432908674+08:00",
    "buildFinishedOn": "2026-05-15T00:51:02.618293353+08:00",
    "completeness": {
      "parameters": true,
      "environment": true,
      "materials": false
    },
    "reproducible": false,
    "https://mobyproject.org/buildkit@v1#metadata": {
      "source": {
        "locations": {
          "step0": {
            "locations": [
              {
                "ranges": [
                  {
                    "start": {
                      "line": 1
                    },
                    "end": {
                      "line": 1
                    }
                  }
                ]
              }
            ]
          },
          "step1": {
            "locations": [
              {
                "ranges": [
                  {
                    "start": {
                      "line": 3
                    },
                    "end": {
                      "line": 3
                    }
                  }
                ]
              }
            ]
          },
          "step2": {},
          "step3": {
            "locations": [
              {
                "ranges": [
                  {
                    "start": {
                      "line": 5
                    },
                    "end": {
                      "line": 5
                    }
                  }
                ]
              }
            ]
          }
        },
        "infos": [
          {
            "filename": "Dockerfile",
            "language": "Dockerfile",
            "data": "RlJPTSBweXRob246My4xMi1hbHBpbmUKClJVTiBwaXAgaW5zdGFsbCAtLW5vLWNhY2hlLWRpciB3c2dpZGF2IGNoZXJvb3QKCkNPUFkgaHRwYXNzd2QgL2V0Yy93c2dpZGF2L2h0cGFzc3dkCgpFWFBPU0UgODAKCkNNRCBbIndzZ2lkYXYiLCAiLS1ob3N0PTAuMC4wLjAiLCAiLS1wb3J0PTgwIiwgIi0tcm9vdD0vZGF0YSIsICItLWF1dGg9YmFzaWMiLCAiLS1wYXNzd29yZC1maWxlPS9ldGMvd3NnaWRhdi9odHBhc3N3ZCJdCg==",
            "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:33c7aa3cc73efc48031fa21503aac90b6d908f37d410efecb2a473d543d0c8a6": "step1",
              "sha256:807e7d6128b96be7bef6ec83f390b1156582ba6690c90415797baa6eb9daf9f9": "step0"
            }
          }
        ]
      },
      "layers": {
        "step0:0": [
          [
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb",
              "size": 3864189
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:254ac41e2afd13e7a1276627191463329b96d835eab35e7804fdad56d7e363d5",
              "size": 455663
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:fd21a26fb55d22baaa317c98a4296e6a284dd39cc0f9e68ef781bb74adfd6dc7",
              "size": 13744435
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:3a4f2e6e1560fccb75f8aa9c6b7458b3179164f6378b125e533286c88351cd2a",
              "size": 250
            }
          ]
        ],
        "step1:0": [
          [
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb",
              "size": 3864189
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:254ac41e2afd13e7a1276627191463329b96d835eab35e7804fdad56d7e363d5",
              "size": 455663
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:fd21a26fb55d22baaa317c98a4296e6a284dd39cc0f9e68ef781bb74adfd6dc7",
              "size": 13744435
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:3a4f2e6e1560fccb75f8aa9c6b7458b3179164f6378b125e533286c88351cd2a",
              "size": 250
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:c384c7391b9ac82d89190e824ff9b0f370149dafa2ef30789171caffcefba89a",
              "size": 5610497
            }
          ]
        ],
        "step3:0": [
          [
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb",
              "size": 3864189
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:254ac41e2afd13e7a1276627191463329b96d835eab35e7804fdad56d7e363d5",
              "size": 455663
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:fd21a26fb55d22baaa317c98a4296e6a284dd39cc0f9e68ef781bb74adfd6dc7",
              "size": 13744435
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:3a4f2e6e1560fccb75f8aa9c6b7458b3179164f6378b125e533286c88351cd2a",
              "size": 250
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:c384c7391b9ac82d89190e824ff9b0f370149dafa2ef30789171caffcefba89a",
              "size": 5610497
            },
            {
              "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
              "digest": "sha256:7f7df9179093ba6cbd98a915caa79421be76d953ce2ed59740e6ab33b6674f89",
              "size": 231
            }
          ]
        ]
      },
      "sysUsage": [
        {
          "timestamp": "2026-05-15T00:50:36.258974169+08:00",
          "cpuStat": {
            "user": 88269.29,
            "nice": 4.26,
            "system": 37252.34,
            "idle": 3755924.65,
            "iowait": 2802.74,
            "irq": 0,
            "softirq": 6543.17,
            "steal": 301141.35,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370071555,
            "processCreated": 11633942,
            "processesRunning": 1
          },
          "memoryStat": {
            "total": 4008644,
            "free": 106904,
            "available": 1733784,
            "buffers": 294836,
            "cached": 1116704,
            "active": 1227900,
            "inactive": 1904340,
            "swap": 4194300,
            "dirty": 224,
            "writeback": 0,
            "slab": 655624
          },
          "cpuPressure": {
            "some": {
              "avg10": 1.2,
              "avg60": 1.71,
              "avg300": 1.75,
              "total": 8112185675
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.97,
              "avg60": 0.99,
              "avg300": 0.51,
              "total": 165415380
            },
            "full": {
              "avg10": 0.97,
              "avg60": 0.95,
              "avg300": 0.47,
              "total": 147906628
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 7.04,
              "avg60": 16.67,
              "avg300": 9.52,
              "total": 964619502
            },
            "full": {
              "avg10": 6.62,
              "avg60": 15.7,
              "avg300": 8.97,
              "total": 859091255
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:38.259512005+08:00",
          "cpuStat": {
            "user": 88269.54,
            "nice": 4.26,
            "system": 37252.57,
            "idle": 3755931.48,
            "iowait": 2803.08,
            "irq": 0,
            "softirq": 6543.2,
            "steal": 301142.61,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370081637,
            "processCreated": 11633960,
            "processesRunning": 3
          },
          "memoryStat": {
            "total": 4008644,
            "free": 131572,
            "available": 1735740,
            "buffers": 294388,
            "cached": 1099576,
            "active": 1212472,
            "inactive": 1902692,
            "swap": 4194300,
            "dirty": 640,
            "writeback": 24,
            "slab": 650120
          },
          "cpuPressure": {
            "some": {
              "avg10": 2.25,
              "avg60": 1.89,
              "avg300": 1.78,
              "total": 8112224147
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 1.34,
              "avg60": 1.06,
              "avg300": 0.53,
              "total": 165447498
            },
            "full": {
              "avg10": 1.16,
              "avg60": 0.99,
              "avg300": 0.48,
              "total": 147937320
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 7.03,
              "avg60": 16.35,
              "avg300": 9.5,
              "total": 964730759
            },
            "full": {
              "avg10": 6.5,
              "avg60": 15.39,
              "avg300": 8.95,
              "total": 859195630
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:40.259657559+08:00",
          "cpuStat": {
            "user": 88269.96,
            "nice": 4.26,
            "system": 37252.87,
            "idle": 3755938.19,
            "iowait": 2803.29,
            "irq": 0,
            "softirq": 6543.25,
            "steal": 301144.31,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370095913,
            "processCreated": 11633964,
            "processesRunning": 2
          },
          "memoryStat": {
            "total": 4008644,
            "free": 119220,
            "available": 1729628,
            "buffers": 295240,
            "cached": 1104964,
            "active": 1214276,
            "inactive": 1915356,
            "swap": 4194300,
            "dirty": 6108,
            "writeback": 0,
            "slab": 650144
          },
          "cpuPressure": {
            "some": {
              "avg10": 2.2,
              "avg60": 1.89,
              "avg300": 1.78,
              "total": 8112287775
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 1.1,
              "avg60": 1.02,
              "avg300": 0.52,
              "total": 165457096
            },
            "full": {
              "avg10": 0.95,
              "avg60": 0.96,
              "avg300": 0.48,
              "total": 147946283
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 6.48,
              "avg60": 15.95,
              "avg300": 9.46,
              "total": 964800524
            },
            "full": {
              "avg10": 6.05,
              "avg60": 15.01,
              "avg300": 8.91,
              "total": 859259136
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:42.259740791+08:00",
          "cpuStat": {
            "user": 88270.44,
            "nice": 4.26,
            "system": 37253.18,
            "idle": 3755944.93,
            "iowait": 2803.32,
            "irq": 0,
            "softirq": 6543.33,
            "steal": 301145.77,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370112821,
            "processCreated": 11634023,
            "processesRunning": 1
          },
          "memoryStat": {
            "total": 4008644,
            "free": 113852,
            "available": 1724372,
            "buffers": 295040,
            "cached": 1105560,
            "active": 1214340,
            "inactive": 1915532,
            "swap": 4194300,
            "dirty": 13276,
            "writeback": 0,
            "slab": 649884
          },
          "cpuPressure": {
            "some": {
              "avg10": 2.53,
              "avg60": 1.96,
              "avg300": 1.8,
              "total": 8112367068
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.9,
              "avg60": 0.99,
              "avg300": 0.52,
              "total": 165460125
            },
            "full": {
              "avg10": 0.77,
              "avg60": 0.92,
              "avg300": 0.47,
              "total": 147949267
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 5.67,
              "avg60": 15.49,
              "avg300": 9.41,
              "total": 964806006
            },
            "full": {
              "avg10": 5.31,
              "avg60": 14.59,
              "avg300": 8.87,
              "total": 859264345
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:44.260195891+08:00",
          "cpuStat": {
            "user": 88271.26,
            "nice": 4.26,
            "system": 37253.79,
            "idle": 3755950.91,
            "iowait": 2803.4,
            "irq": 0,
            "softirq": 6543.36,
            "steal": 301147.46,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370137745,
            "processCreated": 11634027,
            "processesRunning": 4
          },
          "memoryStat": {
            "total": 4008644,
            "free": 134204,
            "available": 1746384,
            "buffers": 291820,
            "cached": 1116508,
            "active": 1207752,
            "inactive": 1932756,
            "swap": 4194300,
            "dirty": 40448,
            "writeback": 0,
            "slab": 643444
          },
          "cpuPressure": {
            "some": {
              "avg10": 2.61,
              "avg60": 1.99,
              "avg300": 1.81,
              "total": 8112465801
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.73,
              "avg60": 0.96,
              "avg300": 0.52,
              "total": 165487020
            },
            "full": {
              "avg10": 0.63,
              "avg60": 0.89,
              "avg300": 0.47,
              "total": 147974691
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 4.64,
              "avg60": 14.98,
              "avg300": 9.35,
              "total": 964832396
            },
            "full": {
              "avg10": 4.35,
              "avg60": 14.11,
              "avg300": 8.8,
              "total": 859288579
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:46.265528341+08:00",
          "cpuStat": {
            "user": 88272.16,
            "nice": 4.26,
            "system": 37254.6,
            "idle": 3755955.87,
            "iowait": 2803.9,
            "irq": 0,
            "softirq": 6543.46,
            "steal": 301149.89,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370147295,
            "processCreated": 11634106,
            "processesRunning": 3
          },
          "memoryStat": {
            "total": 4008644,
            "free": 133660,
            "available": 1727564,
            "buffers": 289840,
            "cached": 1105648,
            "active": 1225616,
            "inactive": 1901612,
            "swap": 4194300,
            "dirty": 45636,
            "writeback": 0,
            "slab": 637548
          },
          "cpuPressure": {
            "some": {
              "avg10": 2.86,
              "avg60": 2.06,
              "avg300": 1.82,
              "total": 8112561771
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.96,
              "avg60": 0.99,
              "avg300": 0.53,
              "total": 165550633
            },
            "full": {
              "avg10": 0.88,
              "avg60": 0.93,
              "avg300": 0.48,
              "total": 148037757
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 4.71,
              "avg60": 14.66,
              "avg300": 9.32,
              "total": 964965684
            },
            "full": {
              "avg10": 4.47,
              "avg60": 13.81,
              "avg300": 8.78,
              "total": 859414812
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:48.26639463+08:00",
          "cpuStat": {
            "user": 88273.43,
            "nice": 4.26,
            "system": 37255.05,
            "idle": 3755961.39,
            "iowait": 2803.95,
            "irq": 0,
            "softirq": 6543.5,
            "steal": 301152.04,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370151331,
            "processCreated": 11634145,
            "processesRunning": 2
          },
          "memoryStat": {
            "total": 4008644,
            "free": 125740,
            "available": 1719964,
            "buffers": 289856,
            "cached": 1105952,
            "active": 1223540,
            "inactive": 1911764,
            "swap": 4194300,
            "dirty": 48004,
            "writeback": 0,
            "slab": 637532
          },
          "cpuPressure": {
            "some": {
              "avg10": 2.71,
              "avg60": 2.06,
              "avg300": 1.82,
              "total": 8112573821
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.97,
              "avg60": 0.99,
              "avg300": 0.53,
              "total": 165551719
            },
            "full": {
              "avg10": 0.9,
              "avg60": 0.93,
              "avg300": 0.49,
              "total": 148038749
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 4.03,
              "avg60": 14.21,
              "avg300": 9.26,
              "total": 964970812
            },
            "full": {
              "avg10": 3.84,
              "avg60": 13.39,
              "avg300": 8.72,
              "total": 859419211
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:50.267564493+08:00",
          "cpuStat": {
            "user": 88274.68,
            "nice": 4.26,
            "system": 37255.38,
            "idle": 3755967.16,
            "iowait": 2803.99,
            "irq": 0,
            "softirq": 6543.53,
            "steal": 301153.66,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370153462,
            "processCreated": 11634145,
            "processesRunning": 2
          },
          "memoryStat": {
            "total": 4008644,
            "free": 113468,
            "available": 1710272,
            "buffers": 290036,
            "cached": 1108356,
            "active": 1223732,
            "inactive": 1919416,
            "swap": 4194300,
            "dirty": 45348,
            "writeback": 0,
            "slab": 637656
          },
          "cpuPressure": {
            "some": {
              "avg10": 2.21,
              "avg60": 1.99,
              "avg300": 1.81,
              "total": 8112584073
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.79,
              "avg60": 0.96,
              "avg300": 0.52,
              "total": 165551719
            },
            "full": {
              "avg10": 0.74,
              "avg60": 0.9,
              "avg300": 0.48,
              "total": 148038749
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 3.3,
              "avg60": 13.74,
              "avg300": 9.2,
              "total": 964974003
            },
            "full": {
              "avg10": 3.14,
              "avg60": 12.95,
              "avg300": 8.66,
              "total": 859422241
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:52.268708896+08:00",
          "cpuStat": {
            "user": 88276.09,
            "nice": 4.26,
            "system": 37255.84,
            "idle": 3755972.41,
            "iowait": 2804.04,
            "irq": 0,
            "softirq": 6543.58,
            "steal": 301155.76,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370158567,
            "processCreated": 11634201,
            "processesRunning": 3
          },
          "memoryStat": {
            "total": 4008644,
            "free": 109692,
            "available": 1698808,
            "buffers": 287656,
            "cached": 1103232,
            "active": 1221416,
            "inactive": 1923556,
            "swap": 4194300,
            "dirty": 48096,
            "writeback": 0,
            "slab": 637488
          },
          "cpuPressure": {
            "some": {
              "avg10": 1.81,
              "avg60": 1.92,
              "avg300": 1.8,
              "total": 8112611278
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.65,
              "avg60": 0.93,
              "avg300": 0.52,
              "total": 165556889
            },
            "full": {
              "avg10": 0.6,
              "avg60": 0.87,
              "avg300": 0.48,
              "total": 148043804
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 2.7,
              "avg60": 13.29,
              "avg300": 9.13,
              "total": 964979285
            },
            "full": {
              "avg10": 2.57,
              "avg60": 12.53,
              "avg300": 8.61,
              "total": 859427243
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:54.269457128+08:00",
          "cpuStat": {
            "user": 88277.07,
            "nice": 4.26,
            "system": 37256.06,
            "idle": 3755978.68,
            "iowait": 2804.16,
            "irq": 0,
            "softirq": 6543.62,
            "steal": 301157.29,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370161399,
            "processCreated": 11634205,
            "processesRunning": 2
          },
          "memoryStat": {
            "total": 4008644,
            "free": 121252,
            "available": 1702412,
            "buffers": 286972,
            "cached": 1096076,
            "active": 1221280,
            "inactive": 1918656,
            "swap": 4194300,
            "dirty": 16912,
            "writeback": 0,
            "slab": 637368
          },
          "cpuPressure": {
            "some": {
              "avg10": 1.66,
              "avg60": 1.89,
              "avg300": 1.79,
              "total": 8112622914
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.53,
              "avg60": 0.9,
              "avg300": 0.52,
              "total": 165558814
            },
            "full": {
              "avg10": 0.49,
              "avg60": 0.84,
              "avg300": 0.48,
              "total": 148045594
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 2.39,
              "avg60": 12.89,
              "avg300": 9.08,
              "total": 965008429
            },
            "full": {
              "avg10": 2.29,
              "avg60": 12.15,
              "avg300": 8.55,
              "total": 859452459
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:56.270787906+08:00",
          "cpuStat": {
            "user": 88277.81,
            "nice": 4.26,
            "system": 37256.21,
            "idle": 3755985.41,
            "iowait": 2804.23,
            "irq": 0,
            "softirq": 6543.68,
            "steal": 301158.65,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370164456,
            "processCreated": 11634206,
            "processesRunning": 5
          },
          "memoryStat": {
            "total": 4008644,
            "free": 119260,
            "available": 1704388,
            "buffers": 287080,
            "cached": 1099984,
            "active": 1222396,
            "inactive": 1923188,
            "swap": 4194300,
            "dirty": 21604,
            "writeback": 0,
            "slab": 637380
          },
          "cpuPressure": {
            "some": {
              "avg10": 1.36,
              "avg60": 1.83,
              "avg300": 1.78,
              "total": 8112633254
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.43,
              "avg60": 0.87,
              "avg300": 0.51,
              "total": 165559902
            },
            "full": {
              "avg10": 0.4,
              "avg60": 0.81,
              "avg300": 0.47,
              "total": 148046647
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 1.96,
              "avg60": 12.47,
              "avg300": 9.01,
              "total": 965030346
            },
            "full": {
              "avg10": 1.87,
              "avg60": 11.75,
              "avg300": 8.49,
              "total": 859474100
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:50:58.27131483+08:00",
          "cpuStat": {
            "user": 88279.19,
            "nice": 4.26,
            "system": 37256.71,
            "idle": 3755990.67,
            "iowait": 2804.38,
            "irq": 0,
            "softirq": 6543.74,
            "steal": 301160.54,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370170733,
            "processCreated": 11634263,
            "processesRunning": 3
          },
          "memoryStat": {
            "total": 4008644,
            "free": 119580,
            "available": 1700620,
            "buffers": 286932,
            "cached": 1096320,
            "active": 1217980,
            "inactive": 1924888,
            "swap": 4194300,
            "dirty": 9812,
            "writeback": 0,
            "slab": 636932
          },
          "cpuPressure": {
            "some": {
              "avg10": 1.48,
              "avg60": 1.84,
              "avg300": 1.78,
              "total": 8112683169
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.35,
              "avg60": 0.84,
              "avg300": 0.51,
              "total": 165568788
            },
            "full": {
              "avg10": 0.33,
              "avg60": 0.79,
              "avg300": 0.47,
              "total": 148054343
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 1.78,
              "avg60": 12.09,
              "avg300": 8.96,
              "total": 965070659
            },
            "full": {
              "avg10": 1.71,
              "avg60": 11.4,
              "avg300": 8.44,
              "total": 859509072
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:51:00.272241233+08:00",
          "cpuStat": {
            "user": 88280.35,
            "nice": 4.26,
            "system": 37257.86,
            "idle": 3755995.29,
            "iowait": 2804.82,
            "irq": 0,
            "softirq": 6543.82,
            "steal": 301161.99,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370181855,
            "processCreated": 11634287,
            "processesRunning": 3
          },
          "memoryStat": {
            "total": 4008644,
            "free": 164904,
            "available": 1747044,
            "buffers": 287044,
            "cached": 1097428,
            "active": 1217636,
            "inactive": 1884584,
            "swap": 4194300,
            "dirty": 2464,
            "writeback": 0,
            "slab": 636744
          },
          "cpuPressure": {
            "some": {
              "avg10": 1.93,
              "avg60": 1.91,
              "avg300": 1.8,
              "total": 8112789468
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.29,
              "avg60": 0.81,
              "avg300": 0.51,
              "total": 165578171
            },
            "full": {
              "avg10": 0.27,
              "avg60": 0.76,
              "avg300": 0.47,
              "total": 148062282
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 2,
              "avg60": 11.8,
              "avg300": 8.92,
              "total": 965202177
            },
            "full": {
              "avg10": 1.76,
              "avg60": 11.09,
              "avg300": 8.4,
              "total": 859619589
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:51:02.276597435+08:00",
          "cpuStat": {
            "user": 88281.71,
            "nice": 4.26,
            "system": 37258.1,
            "idle": 3756000.39,
            "iowait": 2804.9,
            "irq": 0,
            "softirq": 6543.86,
            "steal": 301166.28,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370188056,
            "processCreated": 11634328,
            "processesRunning": 2
          },
          "memoryStat": {
            "total": 4008644,
            "free": 151116,
            "available": 1736596,
            "buffers": 287052,
            "cached": 1100736,
            "active": 1219672,
            "inactive": 1890104,
            "swap": 4194300,
            "dirty": 592,
            "writeback": 0,
            "slab": 636756
          },
          "cpuPressure": {
            "some": {
              "avg10": 1.94,
              "avg60": 1.91,
              "avg300": 1.8,
              "total": 8112952622
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.23,
              "avg60": 0.78,
              "avg300": 0.5,
              "total": 165585736
            },
            "full": {
              "avg10": 0.22,
              "avg60": 0.74,
              "avg300": 0.46,
              "total": 148069535
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 2.18,
              "avg60": 11.51,
              "avg300": 8.88,
              "total": 965224193
            },
            "full": {
              "avg10": 1.99,
              "avg60": 10.83,
              "avg300": 8.36,
              "total": 859640272
            }
          }
        },
        {
          "timestamp": "2026-05-15T00:51:03.806709892+08:00",
          "cpuStat": {
            "user": 88282.32,
            "nice": 4.26,
            "system": 37258.47,
            "idle": 3756004.52,
            "iowait": 2805.27,
            "irq": 0,
            "softirq": 6543.9,
            "steal": 301169.31,
            "guest": 0,
            "guestNice": 0
          },
          "procStat": {
            "contextSwitches": 1370204881,
            "processCreated": 11634354,
            "processesRunning": 1
          },
          "memoryStat": {
            "total": 4008644,
            "free": 134776,
            "available": 1738356,
            "buffers": 288300,
            "cached": 1117536,
            "active": 1221128,
            "inactive": 1906092,
            "swap": 4194300,
            "dirty": 17924,
            "writeback": 4,
            "slab": 636812
          },
          "cpuPressure": {
            "some": {
              "avg10": 3.4,
              "avg60": 2.17,
              "avg300": 1.86,
              "total": 8113057717
            },
            "full": {
              "avg10": 0,
              "avg60": 0,
              "avg300": 0,
              "total": 0
            }
          },
          "memoryPressure": {
            "some": {
              "avg10": 0.19,
              "avg60": 0.76,
              "avg300": 0.5,
              "total": 165586907
            },
            "full": {
              "avg10": 0.18,
              "avg60": 0.71,
              "avg300": 0.46,
              "total": 148070683
            }
          },
          "ioPressure": {
            "some": {
              "avg10": 2.69,
              "avg60": 11.29,
              "avg300": 8.85,
              "total": 965342704
            },
            "full": {
              "avg10": 2.35,
              "avg60": 10.61,
              "avg300": 8.33,
              "total": 859739222
            }
          }
        }
      ]
    }
  }
}