{
  "_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" : 2684,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7f737b9223ef4db77aef661664b12c3065dfbd5d",
            "branch" : [
              {
                "SHA1" : "7f737b9223ef4db77aef661664b12c3065dfbd5d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7f737b9223ef4db77aef661664b12c3065dfbd5d",
            "branch" : [
              {
                "SHA1" : "7f737b9223ef4db77aef661664b12c3065dfbd5d",
                "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" : "7f737b9223ef4db77aef661664b12c3065dfbd5d",
        "branch" : [
          {
            "SHA1" : "7f737b9223ef4db77aef661664b12c3065dfbd5d",
            "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" : "#2684",
  "duration" : 8114993,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2684",
  "id" : "2684",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2684,
  "queueId" : 207,
  "result" : "ABORTED",
  "timestamp" : 1479962709234,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2684/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tuntap/Makefile",
          "components/tuntap/manifests/sample-manifest.p5m",
          "components/network/tuntap/tuntap.license",
          "components/tuntap/tun-header.p5m",
          "components/network/tuntap/Makefile",
          "components/network/tuntap/header-tun.p5m",
          "components/tuntap/tuntap.license",
          "components/network/tuntap/tun.p5m",
          "components/tuntap/tap.p5m",
          "components/network/tuntap/tap.p5m",
          "components/network/tuntap/manifests/sample-manifest.p5m",
          "components/tuntap/tun.p5m"
        ],
        "commitId" : "ff1851222e2bc23937be190a95d7cb7b5906228a",
        "timestamp" : 1479809105000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Move tuntap to network category and modernize the recipe structure\u000a",
        "date" : "2016-11-22 11:05:05 +0100",
        "id" : "ff1851222e2bc23937be190a95d7cb7b5906228a",
        "msg" : "Move tuntap to network category and modernize the recipe structure",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/tuntap/header-tun.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/tuntap.license"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/tap.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/tun.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/tuntap.license"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/tun-header.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/tap.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/tun.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/vpnc/vpnc.p5m",
          "components/network/vpnc/files/vpnc.xml",
          "components/network/vpnc/files/prof_vpnc",
          "components/network/vpnc/patches/04-enable-openssl.patch",
          "components/network/vpnc/patches/03-man8-to-man1m.patch",
          "components/network/vpnc/Makefile",
          "components/network/vpnc/patches/01-patch-vpnc-solaris-kazuyoshi.patch",
          "components/network/vpnc/patches/02-sysdep.c.patch",
          "components/network/vpnc/files/auth_vpnc",
          "components/network/vpnc/patches/02-sysdep.h.patch",
          "components/network/vpnc/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5a3a101237bfe373d6bb02f281c05ac78fcfcd50",
        "timestamp" : 1479945964000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of vpnc version 0.5.3\u000a",
        "date" : "2016-11-24 01:06:04 +0100",
        "id" : "5a3a101237bfe373d6bb02f281c05ac78fcfcd50",
        "msg" : "Initial commit of vpnc version 0.5.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/vpnc/vpnc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/04-enable-openssl.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/03-man8-to-man1m.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/01-patch-vpnc-solaris-kazuyoshi.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/files/auth_vpnc"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/files/vpnc.xml"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/02-sysdep.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/files/prof_vpnc"
          },
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/02-sysdep.h.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tuntap/documentation-tuntap.p5m",
          "components/network/tuntap/files/network_config.png",
          "components/network/tuntap/files/brdg_issue_en.png",
          "components/network/tuntap/files/README-tuntap.html"
        ],
        "commitId" : "d038d7246e79e67381654e0087e622e18a608246",
        "timestamp" : 1479946143000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Added documentation-tuntap.p5m with a copy of project website\u000adocumentation for tuntap, brdg and tunctl packages\u000a",
        "date" : "2016-11-24 01:09:03 +0100",
        "id" : "d038d7246e79e67381654e0087e622e18a608246",
        "msg" : "Added documentation-tuntap.p5m with a copy of project website",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/tuntap/files/brdg_issue_en.png"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/documentation-tuntap.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/files/network_config.png"
          },
          {
            "editType" : "add",
            "file" : "components/network/tuntap/files/README-tuntap.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/bridge/brdg.p5m",
          "components/network/bridge/brdg.license",
          "components/network/bridge/patches/01-Makefile.in.patch",
          "components/network/bridge/Makefile",
          "components/network/bridge/manifests/sample-manifest.p5m"
        ],
        "commitId" : "706ec64f3ea14a18a49f0a1c928077cb09cf5d40",
        "timestamp" : 1479946157000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of the \"brdg\" module version 0.1.3.2\u000a",
        "date" : "2016-11-24 01:09:17 +0100",
        "id" : "706ec64f3ea14a18a49f0a1c928077cb09cf5d40",
        "msg" : "Initial commit of the \"brdg\" module version 0.1.3.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/bridge/brdg.license"
          },
          {
            "editType" : "add",
            "file" : "components/network/bridge/brdg.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/bridge/patches/01-Makefile.in.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/bridge/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/bridge/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tunctl/manifests/sample-manifest.p5m",
          "components/network/tunctl/tunctl.license",
          "components/network/tunctl/Makefile",
          "components/network/tunctl/patches/02-remove-if_tun-hdr.patch",
          "components/network/tunctl/patches/01-Makefile.in.patch",
          "components/network/tunctl/tunctl.p5m"
        ],
        "commitId" : "b3712641603a0c1ad36c7de899702cab453dd732",
        "timestamp" : 1479946157000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of the tunctl command version 0.1.1.20141214\u000a",
        "date" : "2016-11-24 01:09:17 +0100",
        "id" : "b3712641603a0c1ad36c7de899702cab453dd732",
        "msg" : "Initial commit of the tunctl command version 0.1.1.20141214",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/tunctl/patches/01-Makefile.in.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/tunctl.license"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/tunctl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/tunctl/patches/02-remove-if_tun-hdr.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    }
  ]
}