{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user admin",
          "userId" : "admin",
          "userName" : "admin"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 25,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5180e65149c7922cb77d6a63dacd7501123bcbc5",
            "branch" : [
              {
                "SHA1" : "5180e65149c7922cb77d6a63dacd7501123bcbc5",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5180e65149c7922cb77d6a63dacd7501123bcbc5",
            "branch" : [
              {
                "SHA1" : "5180e65149c7922cb77d6a63dacd7501123bcbc5",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5180e65149c7922cb77d6a63dacd7501123bcbc5",
        "branch" : [
          {
            "SHA1" : "5180e65149c7922cb77d6a63dacd7501123bcbc5",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Sineware/prolinux-2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#25",
  "duration" : 6590,
  "estimatedDuration" : 6279077,
  "executor" : None,
  "fullDisplayName" : "prolinux-2-embedded-dev-x64 #25",
  "id" : "25",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 25,
  "queueId" : 1478,
  "result" : "FAILURE",
  "timestamp" : 1708462860294,
  "url" : "https://update.sineware.ca/ci/job/prolinux-2-embedded-dev-x64/25/",
  "builtOn" : "suzumiya-vm3",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/etc/NetworkManager/conf.d/wifi_backend.conf",
          "src/index.ts"
        ],
        "commitId" : "97f643450677e324025f2fe7b49bc42e906c8c51",
        "timestamp" : 1702613846000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Switch to IWD\u000a",
        "date" : "2023-12-14 23:17:26 -0500",
        "id" : "97f643450677e324025f2fe7b49bc42e906c8c51",
        "msg" : "Switch to IWD",
        "paths" : [
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/NetworkManager/conf.d/wifi_backend.conf"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/etc/NetworkManager/conf.d/wifi_backend.conf",
          "src/index.ts"
        ],
        "commitId" : "1992a414d575d0821eb2b576663ed4bf4d4436ec",
        "timestamp" : 1702701957000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Revert \"Switch to IWD\"\u000a\u000aThis reverts commit 97f643450677e324025f2fe7b49bc42e906c8c51.\u000a",
        "date" : "2023-12-15 23:45:57 -0500",
        "id" : "1992a414d575d0821eb2b576663ed4bf4d4436ec",
        "msg" : "Revert \"Switch to IWD\"",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "distro-files/layout/etc/NetworkManager/conf.d/wifi_backend.conf"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd/distro-files/prolinuxd.initd",
          "ocs2-prolinuxd/src/modules/ocs2/router/README.md",
          "ocs2-prolinuxd/cli-src/pl2/updater/updatercli.ts",
          "ocs2-prolinuxd/distro-files/aarch64-alpine-pty.node",
          "ocs2-prolinuxd/src/modules/ocs2/README.md",
          ".gitmodules",
          "ocs2-prolinuxd/tsconfig.json",
          "ocs2-prolinuxd",
          "ocs2-prolinuxd/APKBUILD",
          "ocs2-prolinuxd/distro-files/session-wrapper.desktop",
          "ocs2-prolinuxd/distro-files/prolinux-config.desktop",
          "ocs2-prolinuxd/deploy.sh",
          "ocs2-prolinuxd/app-src/prolinux-config.ts",
          "ocs2-prolinuxd/app-src/README.md",
          "ocs2-prolinuxd/session-wrapper-src/wrapper.ts",
          "ocs2-prolinuxd/package.json",
          "ocs2-prolinuxd/src/index.ts",
          "ocs2-prolinuxd/cli-src/README.md",
          "ocs2-prolinuxd/distro-files/prolinuxd",
          "ocs2-prolinuxd/distro-files/prolinux.toml",
          "ocs2-prolinuxd/src/modules/ocs2/cloudapi.ts",
          "ocs2-prolinuxd/src/helpers/runCmd.ts",
          "ocs2-prolinuxd/session-wrapper-src/README.md",
          "ocs2-prolinuxd/README.md",
          "ocs2-prolinuxd/.gitignore",
          "ocs2-prolinuxd/package-lock.json",
          "ocs2-prolinuxd/src/modules/pl2/index.ts",
          "ocs2-prolinuxd/src/constants.ts",
          "ocs2-prolinuxd/distro-files/app-icon.png",
          "ocs2-prolinuxd/distro-files/plctl",
          "ocs2-prolinuxd/cli-src/plctl.ts",
          "ocs2-prolinuxd/src/logging.ts",
          "ocs2-prolinuxd/src/helpers/getProLinuxInfo.ts"
        ],
        "commitId" : "503b9e41a6770b13731914c07b865a0feae0da9c",
        "timestamp" : 1702874826000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "move prolinuxd to this repo\u000a",
        "date" : "2023-12-17 23:47:06 -0500",
        "id" : "503b9e41a6770b13731914c07b865a0feae0da9c",
        "msg" : "move prolinuxd to this repo",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/package-lock.json"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/modules/pl2/index.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/distro-files/prolinuxd.initd"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/cli-src/README.md"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/distro-files/plctl"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/distro-files/prolinuxd"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/constants.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/distro-files/app-icon.png"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/distro-files/prolinux-config.desktop"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/index.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/modules/ocs2/cloudapi.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/modules/ocs2/router/README.md"
          },
          {
            "editType" : "delete",
            "file" : ".gitmodules"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/app-src/prolinux-config.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/deploy.sh"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/logging.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/app-src/README.md"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/README.md"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/session-wrapper-src/wrapper.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/helpers/getProLinuxInfo.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/tsconfig.json"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/APKBUILD"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/helpers/runCmd.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/session-wrapper-src/README.md"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/distro-files/aarch64-alpine-pty.node"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/cli-src/pl2/updater/updatercli.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/distro-files/session-wrapper.desktop"
          },
          {
            "editType" : "delete",
            "file" : "ocs2-prolinuxd"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/cli-src/plctl.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/distro-files/prolinux.toml"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/package.json"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/modules/ocs2/README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd/distro-files/prolinuxd.initd",
          "ocs2-prolinuxd/distro-files/aarch64-alpine-pty.node",
          "ocs2-prolinuxd/tsconfig.json",
          "ocs2-prolinuxd/package-lock.json",
          "distro-files/layout/etc/systemd/system/prolinuxd.service",
          "sdk/plr-build",
          "ocs2-prolinuxd/distro-files/session-wrapper.desktop",
          "ocs2-prolinuxd/distro-files/prolinux-config.desktop",
          "ocs2-prolinuxd/distro-files/app-icon.png",
          "ocs2-prolinuxd/app-src/prolinux-config.ts",
          "ocs2-prolinuxd/app-src/README.md",
          "src/index.ts",
          "ocs2-prolinuxd/distro-files/plctl",
          "ocs2-prolinuxd/package.json",
          "ocs2-prolinuxd/distro-files/prolinuxd",
          "ocs2-prolinuxd/distro-files/prolinux.toml"
        ],
        "commitId" : "29dada2e48c0fba7d1f4bf6301cee06d8ddee792",
        "timestamp" : 1702876582000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Remove NCC from Prolinuxd\u000a",
        "date" : "2023-12-18 00:16:22 -0500",
        "id" : "29dada2e48c0fba7d1f4bf6301cee06d8ddee792",
        "msg" : "Remove NCC from Prolinuxd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/distro-files/session-wrapper.desktop"
          },
          {
            "editType" : "delete",
            "file" : "ocs2-prolinuxd/distro-files/app-icon.png"
          },
          {
            "editType" : "delete",
            "file" : "ocs2-prolinuxd/app-src/README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/systemd/system/prolinuxd.service"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/tsconfig.json"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/distro-files/plctl"
          },
          {
            "editType" : "delete",
            "file" : "ocs2-prolinuxd/app-src/prolinux-config.ts"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/package.json"
          },
          {
            "editType" : "edit",
            "file" : "sdk/plr-build"
          },
          {
            "editType" : "delete",
            "file" : "ocs2-prolinuxd/distro-files/prolinuxd.initd"
          },
          {
            "editType" : "delete",
            "file" : "ocs2-prolinuxd/distro-files/aarch64-alpine-pty.node"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/package-lock.json"
          },
          {
            "editType" : "delete",
            "file" : "ocs2-prolinuxd/distro-files/prolinux-config.desktop"
          },
          {
            "editType" : "delete",
            "file" : "ocs2-prolinuxd/distro-files/prolinux.toml"
          },
          {
            "editType" : "delete",
            "file" : "ocs2-prolinuxd/distro-files/prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "383a4aa4b40c1b30fedb6bf7504371b93e8d70e8",
        "timestamp" : 1702877018000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Manually specific qt6 arch packages\u000a\u000aremoves qt6-docs and qt6-examples, saving space\u000a",
        "date" : "2023-12-18 00:23:38 -0500",
        "id" : "383a4aa4b40c1b30fedb6bf7504371b93e8d70e8",
        "msg" : "Manually specific qt6 arch packages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "55156251c6fd34c6aeac32516d6f723907e49bd4",
        "timestamp" : 1702879072000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Increase build image size\u000a",
        "date" : "2023-12-18 00:57:52 -0500",
        "id" : "55156251c6fd34c6aeac32516d6f723907e49bd4",
        "msg" : "Increase build image size",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "c7def9cf71a8e9f0e20f4cbdf009bc4c26539426",
        "timestamp" : 1702888698000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "prolinuxd: rm dist during build\u000a",
        "date" : "2023-12-18 03:38:18 -0500",
        "id" : "c7def9cf71a8e9f0e20f4cbdf009bc4c26539426",
        "msg" : "prolinuxd: rm dist during build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "a040510e8cc9b7f4a8f174fb2d828101d9ff7897",
        "timestamp" : 1702889537000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Pacman -R qt6-doc\u000a",
        "date" : "2023-12-18 03:52:17 -0500",
        "id" : "a040510e8cc9b7f4a8f174fb2d828101d9ff7897",
        "msg" : "Pacman -R qt6-doc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "98cd9b6400d305d5e9fa654473096aaa29536221",
        "timestamp" : 1702889632000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add GPL head\u000a",
        "date" : "2023-12-18 03:53:52 -0500",
        "id" : "98cd9b6400d305d5e9fa654473096aaa29536221",
        "msg" : "Add GPL head",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/etc/motd",
          "distro-files/layout/etc/issue"
        ],
        "commitId" : "fafda815bbf2fb18335abe423a29269d0df925f5",
        "timestamp" : 1702890523000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add back motd and issue\u000a",
        "date" : "2023-12-18 04:08:43 -0500",
        "id" : "fafda815bbf2fb18335abe423a29269d0df925f5",
        "msg" : "Add back motd and issue",
        "paths" : [
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/motd"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/issue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "90dbd26f231da15a8258bdc3a370420cf3c1a573",
        "timestamp" : 1702931357000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "More rootfs cleanup\u000a",
        "date" : "2023-12-18 15:29:17 -0500",
        "id" : "90dbd26f231da15a8258bdc3a370420cf3c1a573",
        "msg" : "More rootfs cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "6d981e22338d3f5812c21c838b6e5f0d594fe9ce",
        "timestamp" : 1702931948000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Remove ALARM kernel and boot folder\u000a",
        "date" : "2023-12-18 15:39:08 -0500",
        "id" : "6d981e22338d3f5812c21c838b6e5f0d594fe9ce",
        "msg" : "Remove ALARM kernel and boot folder",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "e4139d5f963e1e450e2a6822f995731d3cef50a1",
        "timestamp" : 1702934548000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Tmp: kwin commit\u000a",
        "date" : "2023-12-18 16:22:28 -0500",
        "id" : "e4139d5f963e1e450e2a6822f995731d3cef50a1",
        "msg" : "Tmp: kwin commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "940858d07877f50eddfd0d59c3b301b423741f58",
        "timestamp" : 1702934924000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "revert kwin\u000a",
        "date" : "2023-12-18 16:28:44 -0500",
        "id" : "940858d07877f50eddfd0d59c3b301b423741f58",
        "msg" : "revert kwin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "6d2ad9a4dbef859dd3ead19b602775159d9b36cc",
        "timestamp" : 1702937210000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Remove linux-firmware\u000a\u000a(Comes from pmbootstrap image instead)\u000a",
        "date" : "2023-12-18 17:06:50 -0500",
        "id" : "6d2ad9a4dbef859dd3ead19b602775159d9b36cc",
        "msg" : "Remove linux-firmware",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/home/user/.config/kdesrc-buildrc"
        ],
        "commitId" : "b101b737e123434fc65fe2a75d19173f2f02713a",
        "timestamp" : 1702939666000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Update kdesrc-build include\u000a",
        "date" : "2023-12-18 17:47:46 -0500",
        "id" : "b101b737e123434fc65fe2a75d19173f2f02713a",
        "msg" : "Update kdesrc-build include",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "c354f8c18f88de285ba60199d15f7c2714630c05",
        "timestamp" : 1703010176000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Reduce disk image size\u000a",
        "date" : "2023-12-19 13:22:56 -0500",
        "id" : "c354f8c18f88de285ba60199d15f7c2714630c05",
        "msg" : "Reduce disk image size",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "e1e9dc4cc0b2be08c77d8a6f7961c639fc0c3fbf",
        "timestamp" : 1703010442000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update mobile-dev.ts\u000a",
        "date" : "2023-12-19 13:27:22 -0500",
        "id" : "e1e9dc4cc0b2be08c77d8a6f7961c639fc0c3fbf",
        "msg" : "Update mobile-dev.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "704c1fc9f4eb88662328d96a00abe40740397ae8",
        "timestamp" : 1703042586000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "increase ccache size, pacman -r arm64\u000a",
        "date" : "2023-12-19 22:23:06 -0500",
        "id" : "704c1fc9f4eb88662328d96a00abe40740397ae8",
        "msg" : "increase ccache size, pacman -r arm64",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/opt/prolinux-setup/start.sh"
        ],
        "commitId" : "8909aec0dc2b3b69787a786baabb1486da5138e0",
        "timestamp" : 1703046160000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix flatpak install\u000a",
        "date" : "2023-12-19 23:22:40 -0500",
        "id" : "8909aec0dc2b3b69787a786baabb1486da5138e0",
        "msg" : "fix flatpak install",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/opt/prolinux-setup/start.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "d2c0902bf43b6b010980c6027fbd00d3f2afa13a",
        "timestamp" : 1703048983000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "sus\u000a",
        "date" : "2023-12-20 00:09:43 -0500",
        "id" : "d2c0902bf43b6b010980c6027fbd00d3f2afa13a",
        "msg" : "sus",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd/src/modules/ocs2/cloudapi.ts",
          "ocs2-prolinuxd/deploy.sh",
          "ocs2-prolinuxd/package-lock.json",
          "src/index.ts",
          "ocs2-prolinuxd/src/modules/pl2/index.ts",
          "distro-files/layout/etc/motd",
          "ocs2-prolinuxd/package.json",
          "ocs2-prolinuxd/src/index.ts",
          "ocs2-prolinuxd/src/state/systemStateContainer.ts",
          "ocs2-prolinuxd/src/ws/wsConnectionHandler.ts",
          "ocs2-prolinuxd/src/constants.ts"
        ],
        "commitId" : "4cfe38b5d0d80cece78db11d7b838ebca96f8d07",
        "timestamp" : 1703531373000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "ProLinuxD refactor (add state container)\u000a",
        "date" : "2023-12-25 14:09:33 -0500",
        "id" : "4cfe38b5d0d80cece78db11d7b838ebca96f8d07",
        "msg" : "ProLinuxD refactor (add state container)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/src/modules/ocs2/cloudapi.ts"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/deploy.sh"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/package.json"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/src/modules/pl2/index.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/state/systemStateContainer.ts"
          },
          {
            "editType" : "add",
            "file" : "ocs2-prolinuxd/src/ws/wsConnectionHandler.ts"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/src/constants.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/motd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd/src/state/systemStateContainer.ts",
          "ocs2-prolinuxd/src/modules/pl2/index.ts"
        ],
        "commitId" : "43aa691e372aab707e2728bfe875866a41e06c38",
        "timestamp" : 1703532977000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add password resistance for user\u000a",
        "date" : "2023-12-25 14:36:17 -0500",
        "id" : "43aa691e372aab707e2728bfe875866a41e06c38",
        "msg" : "Add password resistance for user",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/src/modules/pl2/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/src/state/systemStateContainer.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "5b386c18c288e481e445ba0734d8c539261076ca",
        "timestamp" : 1703536731000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Move kcontacts build order\u000a",
        "date" : "2023-12-25 15:38:51 -0500",
        "id" : "5b386c18c288e481e445ba0734d8c539261076ca",
        "msg" : "Move kcontacts build order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/home/user/.local/share/kwalletd/kdewallet.salt",
          "distro-files/layout/home/user/.local/share/kwalletd/kdewallet.kwl"
        ],
        "commitId" : "39158c6ab5ebc51dfbec68b0cbe4da8f7d07930e",
        "timestamp" : 1703790956000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add empty default kwallet\u000a",
        "date" : "2023-12-28 14:15:56 -0500",
        "id" : "39158c6ab5ebc51dfbec68b0cbe4da8f7d07930e",
        "msg" : "Add empty default kwallet",
        "paths" : [
          {
            "editType" : "add",
            "file" : "distro-files/layout/home/user/.local/share/kwalletd/kdewallet.kwl"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/home/user/.local/share/kwalletd/kdewallet.salt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "dde1d3aa06569c0270a41de591556a8a1702fd3c",
        "timestamp" : 1703984378000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update mobile-dev.ts\u000a",
        "date" : "2023-12-30 19:59:38 -0500",
        "id" : "dde1d3aa06569c0270a41de591556a8a1702fd3c",
        "msg" : "Update mobile-dev.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/hybris-support.ts",
          "src/index.ts"
        ],
        "commitId" : "475c1903805c0779f5db1b6c00b2ec8d1cc939a6",
        "timestamp" : 1704316912000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Compile libhybris\u000a\u000afirst steps towards fun\u000a",
        "date" : "2024-01-03 16:21:52 -0500",
        "id" : "475c1903805c0779f5db1b6c00b2ec8d1cc939a6",
        "msg" : "Compile libhybris",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "add",
            "file" : "src/custom-packages/hybris-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "d1194077ff520777b48630778f4559771a5d5ef4",
        "timestamp" : 1704317297000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix kdesrc-build\u000a",
        "date" : "2024-01-03 16:28:17 -0500",
        "id" : "d1194077ff520777b48630778f4559771a5d5ef4",
        "msg" : "fix kdesrc-build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "ed252396222bd74fd16e7c5b6775fe2472c9190a",
        "timestamp" : 1704317498000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add sudo\u000a",
        "date" : "2024-01-03 16:31:38 -0500",
        "id" : "ed252396222bd74fd16e7c5b6775fe2472c9190a",
        "msg" : "Add sudo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/hybris-support.ts"
        ],
        "commitId" : "2bf6ac3e4207d2eb5d7254bc9524bb48832b7912",
        "timestamp" : 1704319429000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix\u000a",
        "date" : "2024-01-03 17:03:49 -0500",
        "id" : "2bf6ac3e4207d2eb5d7254bc9524bb48832b7912",
        "msg" : "fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/hybris-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/hybris-support.ts"
        ],
        "commitId" : "2d6cca38f458a98d61824702fdf796b546d07614",
        "timestamp" : 1704321980000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix header location\u000a",
        "date" : "2024-01-03 17:46:20 -0500",
        "id" : "2d6cca38f458a98d61824702fdf796b546d07614",
        "msg" : "fix header location",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/hybris-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/home/user/.config/kdesrc-buildrc"
        ],
        "commitId" : "4681e120f0a709b8c643c61a0834d6fb4cbc374d",
        "timestamp" : 1705517124000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update kdesrc-buildrc install-dir\u000a",
        "date" : "2024-01-17 13:45:24 -0500",
        "id" : "4681e120f0a709b8c643c61a0834d6fb4cbc374d",
        "msg" : "Update kdesrc-buildrc install-dir",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "0afd6e380836b284127124fc103e2e968556a243",
        "timestamp" : 1705978575000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update mobile-dev.ts\u000a",
        "date" : "2024-01-22 21:56:15 -0500",
        "id" : "0afd6e380836b284127124fc103e2e968556a243",
        "msg" : "Update mobile-dev.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "4e468a0ccdefdf5dbedcca215a90991c1090b6f1",
        "timestamp" : 1705979164000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update mobile-dev.ts\u000a",
        "date" : "2024-01-22 22:06:04 -0500",
        "id" : "4e468a0ccdefdf5dbedcca215a90991c1090b6f1",
        "msg" : "Update mobile-dev.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/hybris-support.ts",
          "src/index.ts",
          "src/os-variants/mobile-halium/mobile-halium-dev.ts"
        ],
        "commitId" : "20ce217cfddcad04e3bb740372584a886c93b61e",
        "timestamp" : 1706409542000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Initial halium porting\u000a",
        "date" : "2024-01-27 21:39:02 -0500",
        "id" : "20ce217cfddcad04e3bb740372584a886c93b61e",
        "msg" : "Initial halium porting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "add",
            "file" : "src/os-variants/mobile-halium/mobile-halium-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/custom-packages/hybris-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "eecf93b26d08be67473d9c2965250bc7b0644a33",
        "timestamp" : 1706834289000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Remove zxing-cpp from kdesrc-build\u000a",
        "date" : "2024-02-01 19:38:09 -0500",
        "id" : "eecf93b26d08be67473d9c2965250bc7b0644a33",
        "msg" : "Remove zxing-cpp from kdesrc-build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "baa2d3c79a66c34825659964deb891058761c0b6",
        "timestamp" : 1707883407000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add krecorder mobile-dev.ts\u000a",
        "date" : "2024-02-13 23:03:27 -0500",
        "id" : "baa2d3c79a66c34825659964deb891058761c0b6",
        "msg" : "Add krecorder mobile-dev.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sdk/Dockerfile",
          "src/os-variants/server/server-dev.ts",
          "sdk/build-sdk.sh",
          "scripts/build_x64_docker.sh",
          "src/index.ts",
          ".vscode/settings.json"
        ],
        "commitId" : "fd362f15bb88593110d15d96a2d55092bbf7c4bb",
        "timestamp" : 1707888120000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Improve Docker build, initial server variant\u000a",
        "date" : "2024-02-14 00:22:00 -0500",
        "id" : "fd362f15bb88593110d15d96a2d55092bbf7c4bb",
        "msg" : "Improve Docker build, initial server variant",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "sdk/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "scripts/build_x64_docker.sh"
          },
          {
            "editType" : "add",
            "file" : "src/os-variants/server/server-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "sdk/build-sdk.sh"
          },
          {
            "editType" : "add",
            "file" : ".vscode/settings.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "74b33b2e817713a82b971ef4c0467b5dc716a296",
        "timestamp" : 1708305949000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update index.ts\u000a",
        "date" : "2024-02-18 20:25:49 -0500",
        "id" : "74b33b2e817713a82b971ef4c0467b5dc716a296",
        "msg" : "Update index.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "37e1378da2dc3211a3c4474c735c666b0ddf1213",
        "timestamp" : 1708306135000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update podman dns\u000a",
        "date" : "2024-02-18 20:28:55 -0500",
        "id" : "37e1378da2dc3211a3c4474c735c666b0ddf1213",
        "msg" : "Update podman dns",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "1a2dcc156c0bd4f8608acc47a41b351180319637",
        "timestamp" : 1708306300000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update index.ts\u000a",
        "date" : "2024-02-18 20:31:40 -0500",
        "id" : "1a2dcc156c0bd4f8608acc47a41b351180319637",
        "msg" : "Update index.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts",
          "sdk/Dockerfile",
          "src/helpers/consts.ts",
          "scripts/build_x64.sh",
          "scripts/build_x64_docker.sh",
          "README.md"
        ],
        "commitId" : "5180e65149c7922cb77d6a63dacd7501123bcbc5",
        "timestamp" : 1708319932000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "x64 builds work now\u000a",
        "date" : "2024-02-19 00:18:52 -0500",
        "id" : "5180e65149c7922cb77d6a63dacd7501123bcbc5",
        "msg" : "x64 builds work now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/build_x64_docker.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          },
          {
            "editType" : "edit",
            "file" : "sdk/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "scripts/build_x64.sh"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
      "fullName" : "seshan10"
    }
  ]
}