{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 249556,
      "executingTimeMillis" : 249556,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 3,
      "waitingTimeMillis" : 3
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 16,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4e11a4cdcc201af08849c818fa9e0460fc81beb5",
            "branch" : [
              {
                "SHA1" : "4e11a4cdcc201af08849c818fa9e0460fc81beb5",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4e11a4cdcc201af08849c818fa9e0460fc81beb5",
            "branch" : [
              {
                "SHA1" : "4e11a4cdcc201af08849c818fa9e0460fc81beb5",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4e11a4cdcc201af08849c818fa9e0460fc81beb5",
        "branch" : [
          {
            "SHA1" : "4e11a4cdcc201af08849c818fa9e0460fc81beb5",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/flatmapvuer.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#16",
  "duration" : 249556,
  "estimatedDuration" : 640968,
  "executor" : None,
  "fullDisplayName" : "Flatmap Image Testing #16",
  "id" : "16",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 16,
  "queueId" : 3213,
  "result" : "FAILURE",
  "timestamp" : 1760592300154,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/Flatmap%20Image%20Testing/16/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "f994275684affc3e4b9736245cd1e93e78cae55f",
        "timestamp" : 1758755484000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Update map-utilities.\u000a",
        "date" : "2025-09-25 11:11:24 +1200",
        "id" : "f994275684affc3e4b9736245cd1e93e78cae55f",
        "msg" : "Update map-utilities.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/MultiFlatmapVuer.vue"
        ],
        "commitId" : "949cc48c9b0d2bd0cbc1aca1d40759b9f311ba09",
        "timestamp" : 1758850299000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Fix help mode tooltip position for species\u000a",
        "date" : "2025-09-26 13:31:39 +1200",
        "id" : "949cc48c9b0d2bd0cbc1aca1d40759b9f311ba09",
        "msg" : "Fix help mode tooltip position for species",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/MultiFlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "4b7004d96274497aeac9ec406d91e51bef6877f5",
        "timestamp" : 1759714102000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Refactor: align with existing code structure\u000a",
        "date" : "2025-10-06 14:28:22 +1300",
        "id" : "4b7004d96274497aeac9ec406d91e51bef6877f5",
        "msg" : "Refactor: align with existing code structure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "e65f1c2dcf4513087ddc99560a817d23d7a1b5da",
        "timestamp" : 1759721343000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Fix help mode for warning popover\u000a",
        "date" : "2025-10-06 16:29:03 +1300",
        "id" : "e65f1c2dcf4513087ddc99560a817d23d7a1b5da",
        "msg" : "Fix help mode for warning popover",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "92f86c10f35fe9920295c52225e3b981b025f629",
        "timestamp" : 1759901969000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Remove feature dataset tooltip\u000a",
        "date" : "2025-10-08 18:39:29 +1300",
        "id" : "92f86c10f35fe9920295c52225e3b981b025f629",
        "msg" : "Remove feature dataset tooltip",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/legends/DynamicLegends.vue"
        ],
        "commitId" : "105680178245a6545a053d54972338089363c853",
        "timestamp" : 1759902218000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Refactor: remove trailing space\u000a",
        "date" : "2025-10-08 18:43:38 +1300",
        "id" : "105680178245a6545a053d54972338089363c853",
        "msg" : "Refactor: remove trailing space",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/legends/DynamicLegends.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/legends/DynamicLegends.vue",
          "src/components/legends/LegendItem.vue"
        ],
        "commitId" : "3d1b8a82f079722badba4dd66b915bee0722ada9",
        "timestamp" : 1759903869000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Move legend-item into separate component\u000a",
        "date" : "2025-10-08 19:11:09 +1300",
        "id" : "3d1b8a82f079722badba4dd66b915bee0722ada9",
        "msg" : "Move legend-item into separate component",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/legends/DynamicLegends.vue"
          },
          {
            "editType" : "add",
            "file" : "src/components/legends/LegendItem.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/legends/DynamicLegends.vue"
        ],
        "commitId" : "d1d0bd76a0b0047fc2c14bef8fe4b18dd77fd028",
        "timestamp" : 1759904046000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Separate legend-items\u000a",
        "date" : "2025-10-08 19:14:06 +1300",
        "id" : "d1d0bd76a0b0047fc2c14bef8fe4b18dd77fd028",
        "msg" : "Separate legend-items",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/legends/DynamicLegends.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/legends/DynamicLegends.vue"
        ],
        "commitId" : "222631058fb519d12376eee54a6dd4ffa7adb556",
        "timestamp" : 1759961520000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Add featured dataset marker tooltip\u000a",
        "date" : "2025-10-09 11:12:00 +1300",
        "id" : "222631058fb519d12376eee54a6dd4ffa7adb556",
        "msg" : "Add featured dataset marker tooltip",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/legends/DynamicLegends.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue",
          "src/components/legends/DynamicLegends.vue"
        ],
        "commitId" : "ccc657e2f5cffe8ff37e9ce97d88f2de4de9b370",
        "timestamp" : 1759973938000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Show featured dataset marker tooltip in help mode\u000a",
        "date" : "2025-10-09 14:38:58 +1300",
        "id" : "ccc657e2f5cffe8ff37e9ce97d88f2de4de9b370",
        "msg" : "Show featured dataset marker tooltip in help mode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/legends/DynamicLegends.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/legends/DynamicLegends.vue"
        ],
        "commitId" : "21f41f6d4a9f5ee807f731e2fe87ab5093fbfc78",
        "timestamp" : 1759974788000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Fix featured dataset marker tooltip when show star in legend is false\u000a",
        "date" : "2025-10-09 14:53:08 +1300",
        "id" : "21f41f6d4a9f5ee807f731e2fe87ab5093fbfc78",
        "msg" : "Fix featured dataset marker tooltip when show star in legend is false",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/legends/DynamicLegends.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/legends/DynamicLegends.vue"
        ],
        "commitId" : "44b9f9c5060bd2eb6c8047180af454fffb7e63a7",
        "timestamp" : 1759976805000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Add mouse hover event for featured dataset marker tooltip\u000a",
        "date" : "2025-10-09 15:26:45 +1300",
        "id" : "44b9f9c5060bd2eb6c8047180af454fffb7e63a7",
        "msg" : "Add mouse hover event for featured dataset marker tooltip",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/legends/DynamicLegends.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "d28f32fc962ec80ebdd44a5e31ed98a6336f7ad9",
        "timestamp" : 1759976907000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Remove comments\u000a",
        "date" : "2025-10-09 15:28:27 +1300",
        "id" : "d28f32fc962ec80ebdd44a5e31ed98a6336f7ad9",
        "msg" : "Remove comments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "e9a5f7e82a26e523c0f5a4e05544605152dcc27c",
        "timestamp" : 1759976932000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Refactor: dynamic-legends\u000a",
        "date" : "2025-10-09 15:28:52 +1300",
        "id" : "e9a5f7e82a26e523c0f5a4e05544605152dcc27c",
        "msg" : "Refactor: dynamic-legends",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "967f07d052f73dfbf63aeacb256d8461215e2bc5",
        "timestamp" : 1759979537000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Skip pathways filter tooltip in help mode if no checkbox\u000a",
        "date" : "2025-10-09 16:12:17 +1300",
        "id" : "967f07d052f73dfbf63aeacb256d8461215e2bc5",
        "msg" : "Skip pathways filter tooltip in help mode if no checkbox",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue",
          "package.json",
          "src/components/MultiFlatmapVuer.vue",
          "src/components.d.ts",
          "package-lock.json",
          "src/App.vue"
        ],
        "commitId" : "d8c9af8604900819505f10a1f64aa1b3a8445c67",
        "timestamp" : 1760400117000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Initial implementation of context-restore\u000a",
        "date" : "2025-10-14 13:01:57 +1300",
        "id" : "d8c9af8604900819505f10a1f64aa1b3a8445c67",
        "msg" : "Initial implementation of context-restore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/MultiFlatmapVuer.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/App.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components.d.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "cc5d9ee89e17773bca4de80badfa011905d03cca",
        "timestamp" : 1760407621000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Fix connectivity source check\u000a",
        "date" : "2025-10-14 15:07:01 +1300",
        "id" : "cc5d9ee89e17773bca4de80badfa011905d03cca",
        "msg" : "Fix connectivity source check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue",
          "src/components/MultiFlatmapVuer.vue",
          "src/services/flatmapLoader.js"
        ],
        "commitId" : "a8d5c7f17289834dcfc505102b8c132bd7a423bb",
        "timestamp" : 1760408142000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Centralise flatmap-viewer import\u000a",
        "date" : "2025-10-14 15:15:42 +1300",
        "id" : "a8d5c7f17289834dcfc505102b8c132bd7a423bb",
        "msg" : "Centralise flatmap-viewer import",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/MultiFlatmapVuer.vue"
          },
          {
            "editType" : "add",
            "file" : "src/services/flatmapLoader.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/component/MultiFlatmapVuer.cy.js"
        ],
        "commitId" : "a88e04f9c08f414809f4a12952a379dad3831013",
        "timestamp" : 1760490430000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
          "fullName" : "aung.kyaw.hein"
        },
        "authorEmail" : "aung.kyaw.hein@auckland.ac.nz",
        "comment" : "Disable manual click event and trigger from search function\u000a",
        "date" : "2025-10-15 14:07:10 +1300",
        "id" : "a88e04f9c08f414809f4a12952a379dad3831013",
        "msg" : "Disable manual click event and trigger from search function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/component/MultiFlatmapVuer.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue",
          "src/App.vue",
          "src/components/MultiFlatmapVuer.vue"
        ],
        "commitId" : "78f998527edf559abc2ee6c2b69819b45c58ad84",
        "timestamp" : 1760497431000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Refactor some of the context related function. Minimap is now handled differently.\u000a",
        "date" : "2025-10-15 16:03:51 +1300",
        "id" : "78f998527edf559abc2ee6c2b69819b45c58ad84",
        "msg" : "Refactor some of the context related function. Minimap is now handled differently.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/App.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/MultiFlatmapVuer.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue",
          "package.json",
          "src/components/MultiFlatmapVuer.vue",
          "package-lock.json"
        ],
        "commitId" : "8d3948317ba4d0c476d6885ae0421fe3c3d214ea",
        "timestamp" : 1760498120000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Remove depdencies used in testing.\u000a",
        "date" : "2025-10-15 16:15:20 +1300",
        "id" : "8d3948317ba4d0c476d6885ae0421fe3c3d214ea",
        "msg" : "Remove depdencies used in testing.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/MultiFlatmapVuer.vue"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "5ef1807171d55f929f1801fba434629e8b1ffeaa",
        "timestamp" : 1760498227000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Remove unused function.\u000a",
        "date" : "2025-10-15 16:17:07 +1300",
        "id" : "5ef1807171d55f929f1801fba434629e8b1ffeaa",
        "msg" : "Remove unused function.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/FlatmapVuer.vue"
        ],
        "commitId" : "f0ba616117d3358fd6492f1b2b6844e1c0cd1659",
        "timestamp" : 1760498486000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Update error message for GL context lost.\u000a",
        "date" : "2025-10-15 16:21:26 +1300",
        "id" : "f0ba616117d3358fd6492f1b2b6844e1c0cd1659",
        "msg" : "Update error message for GL context lost.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/FlatmapVuer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/components.d.ts",
          "package-lock.json",
          "src/services/flatmapLoader.js"
        ],
        "commitId" : "a8ca0b6ac3525eca783a913ae12a55732ede3878",
        "timestamp" : 1760575259000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Update flatmap-viewer 4.4.0\u000a",
        "date" : "2025-10-16 13:40:59 +1300",
        "id" : "a8ca0b6ac3525eca783a913ae12a55732ede3878",
        "msg" : "Update flatmap-viewer 4.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components.d.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/services/flatmapLoader.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json",
          "package.json"
        ],
        "commitId" : "8f84adf399d2586f65fa3d7a5d3c469adc1492c5",
        "timestamp" : 1760575458000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Prepare for beta release.\u000a",
        "date" : "2025-10-16 13:44:18 +1300",
        "id" : "8f84adf399d2586f65fa3d7a5d3c469adc1492c5",
        "msg" : "Prepare for beta release.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
      "fullName" : "87633683+ddjnw1yu"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
      "fullName" : "alan.wu"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/aung.kyaw.hein",
      "fullName" : "aung.kyaw.hein"
    }
  ]
}