{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Alan Wu",
          "userId" : "alanwu",
          "userName" : "Alan Wu"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.sonyericsson.rebuild.RebuildCause",
          "shortDescription" : "Rebuilds build #9",
          "upstreamBuild" : 9,
          "upstreamProject" : "Physiome Portal",
          "upstreamUrl" : "job/Physiome%20Portal/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 11,
      "buildableTimeMillis" : 11,
      "buildingDurationMillis" : 80738,
      "executingTimeMillis" : 80738,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7,
      "waitingTimeMillis" : 7
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "292ff14ff9d4ddbf669d61d89a17470b52502208",
            "branch" : [
              {
                "SHA1" : "292ff14ff9d4ddbf669d61d89a17470b52502208",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "292ff14ff9d4ddbf669d61d89a17470b52502208",
            "branch" : [
              {
                "SHA1" : "292ff14ff9d4ddbf669d61d89a17470b52502208",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "292ff14ff9d4ddbf669d61d89a17470b52502208",
        "branch" : [
          {
            "SHA1" : "292ff14ff9d4ddbf669d61d89a17470b52502208",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/MPB.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10",
  "duration" : 80738,
  "estimatedDuration" : 138671,
  "executor" : None,
  "fullDisplayName" : "Physiome Portal #10",
  "id" : "10",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10,
  "queueId" : 2494,
  "result" : "SUCCESS",
  "timestamp" : 1552601951245,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/Physiome%20Portal/10/",
  "builtOn" : "Ubuntu_16.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/ScaffoldDialog.js",
          "src/utilities/csg.js"
        ],
        "commitId" : "6995ca16fab5d39f302caa7adf4494feb113e2d8",
        "timestamp" : 1548299655000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Remove a couple of datgui options that are not needed on the\u000aScaffoldViewer.\u000a",
        "date" : "2019-01-24 16:14:15 +1300",
        "id" : "6995ca16fab5d39f302caa7adf4494feb113e2d8",
        "msg" : "Remove a couple of datgui options that are not needed on the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/ScaffoldDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/ScaffoldViewer.js",
          "src/utilities/csg.js"
        ],
        "commitId" : "f113184523b995f31c8fbba477090d81851c03f5",
        "timestamp" : 1551740477000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add support to glyphsetCSG which allows each glyphs on glyphset to be\u000acut and labled.\u000a",
        "date" : "2019-03-05 12:01:17 +1300",
        "id" : "f113184523b995f31c8fbba477090d81851c03f5",
        "msg" : "Add support to glyphsetCSG which allows each glyphs on glyphset to be",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/ScaffoldViewer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json",
          "package.json"
        ],
        "commitId" : "786fde34ca12425a451d16d303d0ddd7f4562eed",
        "timestamp" : 1551740516000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Get ready for npm release of physiome portal.\u000a",
        "date" : "2019-03-05 12:01:56 +1300",
        "id" : "786fde34ca12425a451d16d303d0ddd7f4562eed",
        "msg" : "Get ready for npm release of physiome portal.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/ScaffoldViewer.js"
        ],
        "commitId" : "1f1fdee2138497873ae6ccdbf2b7a01b639ce296",
        "timestamp" : 1551994272000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Allow setting a default meshType when a scaffoldviewer module is\u000acreated.\u000a",
        "date" : "2019-03-08 10:31:12 +1300",
        "id" : "1f1fdee2138497873ae6ccdbf2b7a01b639ce296",
        "msg" : "Allow setting a default meshType when a scaffoldviewer module is",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/ScaffoldViewer.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "981c8edd28a53347d48bd47c4c05ff98977397d2",
        "timestamp" : 1551995403000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version to 0.3.1alpha.\u000a",
        "date" : "2019-03-08 10:50:03 +1300",
        "id" : "981c8edd28a53347d48bd47c4c05ff98977397d2",
        "msg" : "Increment version to 0.3.1alpha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/sidebar.css",
          "src/utilities/manager.js",
          "src/modules/ScaffoldViewer.js",
          "src/ui/OrgansViewerDialog.js",
          "src/ui/ManagerSidebar.js",
          "src/utility.js",
          "src/ui/CellPanelDialog.js",
          "src/ui/BaseDialog.js",
          "src/ui/BodyViewerDialog.js",
          "src/ui/ModelViewerDialog.js",
          "src/ui/ScaffoldDialog.js",
          "src/utilities/csg.js"
        ],
        "commitId" : "a3b09e58b2c07f79d11674aa70dfba2480acce36",
        "timestamp" : 1552440756000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Allow a parent to be specified for the sidebar and dialogs. Dragging and\u000aresizing will be limited inside the parent.\u000a",
        "date" : "2019-03-13 14:32:36 +1300",
        "id" : "a3b09e58b2c07f79d11674aa70dfba2480acce36",
        "msg" : "Allow a parent to be specified for the sidebar and dialogs. Dragging and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/ScaffoldViewer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ScaffoldDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ModelViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/CellPanelDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BodyViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utility.js"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/sidebar.css"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/OrgansViewerDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "ed7072150cfcc3b4c6f1c3e5046cdaaa444fd8ba",
        "timestamp" : 1552440902000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version of the portal.\u000a",
        "date" : "2019-03-13 14:35:02 +1300",
        "id" : "ed7072150cfcc3b4c6f1c3e5046cdaaa444fd8ba",
        "msg" : "Increment version of the portal.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/ManagerSidebar.js",
          "src/ui/BaseDialog.js"
        ],
        "commitId" : "49313d51c540b8650d92a176c680b7790866b64a",
        "timestamp" : 1552525919000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add a new setPosition method for dialog objects.\u000a",
        "date" : "2019-03-14 14:11:59 +1300",
        "id" : "49313d51c540b8650d92a176c680b7790866b64a",
        "msg" : "Add a new setPosition method for dialog objects.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "c398f236a288f278f614382f5c14a825b301257a",
        "timestamp" : 1552599662000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version number to 0.3.3alpha.\u000a",
        "date" : "2019-03-15 10:41:02 +1300",
        "id" : "c398f236a288f278f614382f5c14a825b301257a",
        "msg" : "Increment version number to 0.3.3alpha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
      "fullName" : "alan.wu"
    }
  ]
}