{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3082,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "75c55337697026d3bc6c5a1291f34b99cf3b1b94",
            "branch" : [
              {
                "SHA1" : "75c55337697026d3bc6c5a1291f34b99cf3b1b94",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "75c55337697026d3bc6c5a1291f34b99cf3b1b94",
            "branch" : [
              {
                "SHA1" : "75c55337697026d3bc6c5a1291f34b99cf3b1b94",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "75c55337697026d3bc6c5a1291f34b99cf3b1b94",
        "branch" : [
          {
            "SHA1" : "75c55337697026d3bc6c5a1291f34b99cf3b1b94",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3082",
  "duration" : 642581,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3082",
  "id" : "3082",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3082,
  "queueId" : 785,
  "result" : "SUCCESS",
  "timestamp" : 1495739454172,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3082/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/vagrant.md",
          "Vagrantfile"
        ],
        "commitId" : "75c55337697026d3bc6c5a1291f34b99cf3b1b94",
        "timestamp" : 1495739320000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix `--memory` attribute on Linux & other stuff\u000aChanges:\u000a* Fixed memory assignment otherwise, Vagrant would be assigning \u000aVirtualBox memory in giga bytes, not mega bytes:\u000a```\u000a==> default: Running 'pre-boot' VM customizations... A customization\u000acommand failed:\u000a[\"modifyvm\", :id, \"--memory\", 2]\u000a```\u000a* Use long form of `rsync` option `-z`.\u000a* Fix vCPU assignment on Windows.\u000a* Added requirements for Windows (`ssh`, `rsync`) to documentation.\u000a* Typos.\u000aTested on openSUSE Leap 42.2 and Windows 10 Pro with latest Vagrant and \u000aVirtualBox.\u000a",
        "date" : "2017-05-25 21:08:40 +0200",
        "id" : "75c55337697026d3bc6c5a1291f34b99cf3b1b94",
        "msg" : "Fix `--memory` attribute on Linux & other stuff",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/vagrant.md"
          },
          {
            "editType" : "edit",
            "file" : "Vagrantfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    }
  ]
}