{
  "_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" : 4648,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "90d596fc797bf569b9676315d333fce2e33d863a",
            "branch" : [
              {
                "SHA1" : "90d596fc797bf569b9676315d333fce2e33d863a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "90d596fc797bf569b9676315d333fce2e33d863a",
            "branch" : [
              {
                "SHA1" : "90d596fc797bf569b9676315d333fce2e33d863a",
                "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" : "90d596fc797bf569b9676315d333fce2e33d863a",
        "branch" : [
          {
            "SHA1" : "90d596fc797bf569b9676315d333fce2e33d863a",
            "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" : "#4648",
  "duration" : 1750334,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4648",
  "id" : "4648",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4648,
  "queueId" : 34,
  "result" : "SUCCESS",
  "timestamp" : 1561574964830,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4648/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/libgtkhtml/libgtkhtml.p5m",
          "components/libgtkhtml/libgtkhtml.license",
          "components/libgtkhtml/Makefile",
          "components/libgtkhtml/manifests/sample-manifest.p5m"
        ],
        "commitId" : "45c28a41b52db84e2b0fbb516fdf9e84e9e1bcdd",
        "timestamp" : 1561574706000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Obsolete libgtkhtml\u000a",
        "date" : "2019-06-26 21:45:06 +0300",
        "id" : "45c28a41b52db84e2b0fbb516fdf9e84e9e1bcdd",
        "msg" : "Obsolete libgtkhtml",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libgtkhtml/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/libgtkhtml/libgtkhtml.license"
          },
          {
            "editType" : "delete",
            "file" : "components/libgtkhtml/libgtkhtml.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libgtkhtml/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libmcrypt/manifests/sample-manifest.p5m",
          "components/library/libmcrypt/libmcrypt.license",
          "components/libmcrypt/libmcrypt.license",
          "components/libmcrypt/libmcrypt.p5m",
          "components/library/libmcrypt/libmcrypt.p5m",
          "components/library/libmcrypt/Makefile",
          "components/library/libmcrypt/manifests/sample-manifest.p5m",
          "components/libmcrypt/Makefile"
        ],
        "commitId" : "159b1decc8781a315aae0790775056e8a1a5798c",
        "timestamp" : 1561574706000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Move libmcrypt/ into library\u000a",
        "date" : "2019-06-26 21:45:06 +0300",
        "id" : "159b1decc8781a315aae0790775056e8a1a5798c",
        "msg" : "Move libmcrypt/ into library",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libmcrypt/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmcrypt/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libmcrypt/libmcrypt.license"
          },
          {
            "editType" : "delete",
            "file" : "components/libmcrypt/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmcrypt/libmcrypt.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmcrypt/libmcrypt.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmcrypt/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmcrypt/libmcrypt.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmusicbrainz-5/manifests/sample-manifest.p5m",
          "components/library/libmusicbrainz-5/libmusicbrainz-5.p5m",
          "components/libmusicbrainz-5/libmusicbrainz-5.p5m",
          "components/libmusicbrainz-5/Makefile",
          "components/libmusicbrainz-5/manifests/sample-manifest.p5m",
          "components/library/libmusicbrainz-5/Makefile"
        ],
        "commitId" : "5f9d274213790e089975d4a7a610986551a996d4",
        "timestamp" : 1561574706000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Move libmusicbrainz-5/ into library\u000a",
        "date" : "2019-06-26 21:45:06 +0300",
        "id" : "5f9d274213790e089975d4a7a610986551a996d4",
        "msg" : "Move libmusicbrainz-5/ into library",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libmusicbrainz-5/libmusicbrainz-5.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmusicbrainz-5/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libmusicbrainz-5/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmusicbrainz-5/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmusicbrainz-5/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libmusicbrainz-5/libmusicbrainz-5.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libofa/patches/05.gcc43.patch",
          "components/library/libofa/patches/02.example-open.patch",
          "components/libofa/patches/08.fix-ftbfs-gcc4.7.patch",
          "components/library/libofa/patches/05.gcc43.patch",
          "components/libofa/manifests/sample-manifest.p5m",
          "components/libofa/libofa.license",
          "components/libofa/patches/02.example-open.patch",
          "components/libofa/Makefile",
          "components/libofa/libofa.p5m",
          "components/libofa/patches/06.gcc44.patch",
          "components/library/libofa/patches/08.fix-ftbfs-gcc4.7.patch",
          "components/libofa/patches/03.example-size_type.patch",
          "components/library/libofa/manifests/sample-manifest.p5m",
          "components/library/libofa/Makefile",
          "components/library/libofa/libofa.license",
          "components/library/libofa/patches/06.gcc44.patch",
          "components/library/libofa/patches/03.example-size_type.patch",
          "components/library/libofa/libofa.p5m"
        ],
        "commitId" : "b7855e6bde13e99223eac47348015260add9052b",
        "timestamp" : 1561574706000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Move libofa/ into library\u000a",
        "date" : "2019-06-26 21:45:06 +0300",
        "id" : "b7855e6bde13e99223eac47348015260add9052b",
        "msg" : "Move libofa/ into library",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libofa/patches/06.gcc44.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libofa/patches/05.gcc43.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libofa/patches/03.example-size_type.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libofa/libofa.license"
          },
          {
            "editType" : "delete",
            "file" : "components/libofa/patches/08.fix-ftbfs-gcc4.7.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libofa/patches/06.gcc44.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libofa/libofa.license"
          },
          {
            "editType" : "delete",
            "file" : "components/libofa/patches/03.example-size_type.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libofa/patches/02.example-open.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libofa/patches/02.example-open.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libofa/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libofa/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libofa/patches/05.gcc43.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libofa/patches/08.fix-ftbfs-gcc4.7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libofa/libofa.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libofa/libofa.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libofa/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libofa/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/liboil/patches/liboil-04-ss11.patch",
          "components/liboil/patches/liboil-01-fixxref-modules.patch",
          "components/library/liboil/manifests/sample-manifest.p5m",
          "components/library/liboil/patches/liboil-01-fixxref-modules.patch",
          "components/liboil/manifests/sample-manifest.p5m",
          "components/library/liboil/patches/liboil-03-64bit.patch",
          "components/liboil/liboil.p5m",
          "components/liboil/patches/liboil-02-compile.patch",
          "components/liboil/patches/liboil-03-64bit.patch",
          "components/library/liboil/patches/liboil-02-compile.patch",
          "components/liboil/patches/liboil-04-ss11.patch",
          "components/library/liboil/liboil.p5m",
          "components/library/liboil/Makefile",
          "components/liboil/patches/liboil-05-sse.patch",
          "components/library/liboil/patches/liboil-05-sse.patch",
          "components/liboil/Makefile"
        ],
        "commitId" : "28aab215b1f9fb1cf227dbf1ef88ef289dd0da64",
        "timestamp" : 1561574706000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Move liboil/ into library\u000a",
        "date" : "2019-06-26 21:45:06 +0300",
        "id" : "28aab215b1f9fb1cf227dbf1ef88ef289dd0da64",
        "msg" : "Move liboil/ into library",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/liboil/patches/liboil-04-ss11.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/liboil/patches/liboil-04-ss11.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/liboil/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/liboil/patches/liboil-03-64bit.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/liboil/liboil.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/liboil/patches/liboil-01-fixxref-modules.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/liboil/patches/liboil-05-sse.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/liboil/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/liboil/patches/liboil-03-64bit.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/liboil/patches/liboil-02-compile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/liboil/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/liboil/patches/liboil-01-fixxref-modules.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/liboil/patches/liboil-02-compile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/liboil/liboil.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/liboil/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/liboil/patches/liboil-05-sse.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsexy/manifests/sample-manifest.p5m",
          "components/libsexy/manifests/sample-manifest.p5m",
          "components/library/libsexy/Makefile",
          "components/libsexy/patches/01-gtk-includes.patch",
          "components/libsexy/libsexy.p5m",
          "components/library/libsexy/libsexy.p5m",
          "components/libsexy/Makefile",
          "components/library/libsexy/patches/01-gtk-includes.patch"
        ],
        "commitId" : "b972d89c332783134d6f397ee415059e437037a6",
        "timestamp" : 1561574706000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Move libsexy/ into library\u000a",
        "date" : "2019-06-26 21:45:06 +0300",
        "id" : "b972d89c332783134d6f397ee415059e437037a6",
        "msg" : "Move libsexy/ into library",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libsexy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsexy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsexy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsexy/libsexy.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libsexy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsexy/patches/01-gtk-includes.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libsexy/patches/01-gtk-includes.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libsexy/libsexy.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libwnck/files/po-sun/zh_CN.po",
          "components/libwnck/libwnck.p5m",
          "components/libwnck/files/po-sun/cs.po",
          "components/libwnck/files/po-sun/pl.po",
          "components/libwnck/files/po-sun/zh_HK.po",
          "components/libwnck/files/po-sun/ja.po",
          "components/libwnck/files/po-sun/de.po",
          "components/libwnck/Makefile",
          "components/libwnck/files/po-sun/ru.po",
          "components/libwnck/files/po-sun/pt_BR.po",
          "components/libwnck/files/po-sun/es.po",
          "components/libwnck/files/po-sun/it.po",
          "components/libwnck/files/po-sun/ko.po",
          "components/meta-packages/history/history",
          "components/libwnck/files/po-sun/libwnck-sun.pot",
          "components/libwnck/files/po-sun/Makefile",
          "components/libwnck/files/po-sun/zh_TW.po",
          "components/libwnck/manifests/sample-manifest.p5m",
          "components/libwnck/files/po-sun/fr.po",
          "components/libwnck/files/po-sun/hu.po",
          "components/libwnck/files/po-sun/sv.po"
        ],
        "commitId" : "90d596fc797bf569b9676315d333fce2e33d863a",
        "timestamp" : 1561574706000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Obsolete libwnck\u000a",
        "date" : "2019-06-26 21:45:06 +0300",
        "id" : "90d596fc797bf569b9676315d333fce2e33d863a",
        "msg" : "Obsolete libwnck",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/cs.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/pl.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/ja.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/ru.po"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/de.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/es.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/ko.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/libwnck.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/it.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/fr.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/libwnck-sun.pot"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/sv.po"
          },
          {
            "editType" : "delete",
            "file" : "components/libwnck/files/po-sun/hu.po"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}