{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5530,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "28bd19786c5f6ab4137aa2ae56dd8c89ea93cc9c",
            "branch" : [
              {
                "SHA1" : "28bd19786c5f6ab4137aa2ae56dd8c89ea93cc9c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "28bd19786c5f6ab4137aa2ae56dd8c89ea93cc9c",
            "branch" : [
              {
                "SHA1" : "28bd19786c5f6ab4137aa2ae56dd8c89ea93cc9c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "28bd19786c5f6ab4137aa2ae56dd8c89ea93cc9c",
        "branch" : [
          {
            "SHA1" : "28bd19786c5f6ab4137aa2ae56dd8c89ea93cc9c",
            "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" : "#5530",
  "duration" : 12229240,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5530",
  "id" : "5530",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5530,
  "queueId" : 321,
  "result" : "SUCCESS",
  "timestamp" : 1552349154393,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5530/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xbacklight/xbacklight.license",
          "components/x11/xbacklight/manifests/sample-manifest.p5m",
          "components/x11/xbacklight/Makefile",
          "components/x11/xbacklight/xbacklight.p5m"
        ],
        "commitId" : "80554038bb21cae2d0f164bcd1d9d6a9139e192e",
        "timestamp" : 1552305111000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add xbacklight\u000a",
        "date" : "2019-03-11 14:51:51 +0300",
        "id" : "80554038bb21cae2d0f164bcd1d9d6a9139e192e",
        "msg" : "Add xbacklight",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xbacklight/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xbacklight/xbacklight.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xbacklight/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xbacklight/xbacklight.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/mdata-client/Makefile",
          "components/sysutils/mdata-client/manifests/sample-manifest.p5m",
          "components/sysutils/mdata-client/.gitignore",
          "components/sysutils/mdata-client/mdata-client.license",
          "components/sysutils/mdata-client/mdata-client.p5m"
        ],
        "commitId" : "31c73be7f9a27670391c072b7162d5bb4f764aff",
        "timestamp" : 1552305186000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mdata-client: add mdata-client release-20190228\u000a",
        "date" : "2019-03-11 14:53:06 +0300",
        "id" : "31c73be7f9a27670391c072b7162d5bb4f764aff",
        "msg" : "mdata-client: add mdata-client release-20190228",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/mdata-client/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mdata-client/mdata-client.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mdata-client/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mdata-client/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mdata-client/mdata-client.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m"
        ],
        "commitId" : "6d9762229e16f132425fc5fe9224bb4acaf7f727",
        "timestamp" : 1552305213000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update vim to 8.1.1002\u000a",
        "date" : "2019-03-11 14:53:33 +0300",
        "id" : "6d9762229e16f132425fc5fe9224bb4acaf7f727",
        "msg" : "Update vim to 8.1.1002",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/bzip2/Makefile",
          "components/archiver/bzip2/bzip2.p5m"
        ],
        "commitId" : "b95a26f787725bf4135f146031ac0e0911deb7cd",
        "timestamp" : 1552305265000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "bzip2: Update project URL\u000a",
        "date" : "2019-03-11 14:54:25 +0300",
        "id" : "b95a26f787725bf4135f146031ac0e0911deb7cd",
        "msg" : "bzip2: Update project URL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/bzip2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/bzip2/bzip2.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpng16/libpng16.p5m",
          "components/library/libpng16/Makefile",
          "components/library/libpng16/manifests/sample-manifest.p5m"
        ],
        "commitId" : "aa7d241ed0d2c461d9782d0ca68905a65cedf74e",
        "timestamp" : 1552305302000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libpng16 to 1.6.36\u000a",
        "date" : "2019-03-11 14:55:02 +0300",
        "id" : "aa7d241ed0d2c461d9782d0ca68905a65cedf74e",
        "msg" : "Update libpng16 to 1.6.36",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/libpng16.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/graphite2/manifests/sample-manifest.p5m",
          "components/library/graphite2/graphite2.p5m",
          "components/library/graphite2/patches/graphite2-debian-04-non-linux.patch",
          "components/library/graphite2/Makefile",
          "components/library/graphite2/patches/graphite2-02-tests.patch",
          "components/library/graphite2/patches/graphite2-01-install-paths.patch",
          "components/library/graphite2/patches/graphite2-debian-02-no-icons.patch"
        ],
        "commitId" : "fffe81cd5296a50240459c04a495cac7fb524c23",
        "timestamp" : 1552305510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update graphite2 to 1.3.13\u000a",
        "date" : "2019-03-11 14:58:30 +0300",
        "id" : "fffe81cd5296a50240459c04a495cac7fb524c23",
        "msg" : "Update graphite2 to 1.3.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/graphite2/graphite2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/graphite2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/graphite2/patches/graphite2-debian-04-non-linux.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/graphite2/patches/graphite2-02-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/graphite2/patches/graphite2-debian-02-no-icons.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/graphite2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/graphite2/patches/graphite2-01-install-paths.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libpciaccess/patches/01-install_scanpci.patch",
          "components/x11/libpciaccess/patches/install_scanpci.patch",
          "components/x11/libpciaccess/patches/scanpci.man.patch",
          "components/x11/libpciaccess/patches/03-backout-DINFOCPYALL.patch",
          "components/x11/libpciaccess/patches/02-scanpci.man.patch",
          "components/x11/libpciaccess/Makefile"
        ],
        "commitId" : "88367d4ebab74cb8743ab9bc75010f62ea734927",
        "timestamp" : 1552305764000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libpciaccess to 0.14\u000a",
        "date" : "2019-03-11 15:02:44 +0300",
        "id" : "88367d4ebab74cb8743ab9bc75010f62ea734927",
        "msg" : "Update libpciaccess to 0.14",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/x11/libpciaccess/patches/install_scanpci.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libpciaccess/patches/01-install_scanpci.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libpciaccess/patches/02-scanpci.man.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/libpciaccess/patches/scanpci.man.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libpciaccess/patches/03-backout-DINFOCPYALL.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libpciaccess/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlite/Makefile",
          "components/database/sqlite/sqlite.p5m"
        ],
        "commitId" : "5a5d4cd639ea8e1957e42559f6df5b3cd14e9d6f",
        "timestamp" : 1552305785000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update SQLite to 3.27.2\u000a",
        "date" : "2019-03-11 15:03:05 +0300",
        "id" : "5a5d4cd639ea8e1957e42559f6df5b3cd14e9d6f",
        "msg" : "Update SQLite to 3.27.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/sqlite.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/iso-codes/iso-codes.p5m",
          "components/desktop/iso-codes/Makefile",
          "components/desktop/iso-codes/manifests/sample-manifest.p5m"
        ],
        "commitId" : "35d47d89fcceae71d8a98f4d997ba2804e247ca6",
        "timestamp" : 1552305813000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update iso-codes to 4.2\u000a",
        "date" : "2019-03-11 15:03:33 +0300",
        "id" : "35d47d89fcceae71d8a98f4d997ba2804e247ca6",
        "msg" : "Update iso-codes to 4.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/iso-codes/iso-codes.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/iso-codes/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/iso-codes/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fribidi/Makefile",
          "components/library/fribidi/fribidi.p5m",
          "components/library/fribidi/manifests/sample-manifest.p5m"
        ],
        "commitId" : "6ad68a8d6c64b011ad222fd81b9d6cde14a7bd19",
        "timestamp" : 1552317071000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update fribidi to 1.0.5\u000a",
        "date" : "2019-03-11 18:11:11 +0300",
        "id" : "6ad68a8d6c64b011ad222fd81b9d6cde14a7bd19",
        "msg" : "Update fribidi to 1.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/fribidi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fribidi/fribidi.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fribidi/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pango/Makefile"
        ],
        "commitId" : "85cc2c286a161d723d59e9c4aadbb016936b67ac",
        "timestamp" : 1552319187000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "fribidi: Rebuild pango\u000a",
        "date" : "2019-03-11 18:46:27 +0300",
        "id" : "85cc2c286a161d723d59e9c4aadbb016936b67ac",
        "msg" : "fribidi: Rebuild pango",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/pango/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/e/efl/Makefile"
        ],
        "commitId" : "716f37004e5b266459a1fd84ab9d10e52a91dfbc",
        "timestamp" : 1552319187000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "fribidi: rebuild efl\u000a",
        "date" : "2019-03-11 18:46:27 +0300",
        "id" : "716f37004e5b266459a1fd84ab9d10e52a91dfbc",
        "msg" : "fribidi: rebuild efl",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/e/efl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libass/Makefile"
        ],
        "commitId" : "a3a7849475fbfa53cfba3b9c23e7544c9c7f15d3",
        "timestamp" : 1552319187000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "fribidi: Rebuild libass\u000a",
        "date" : "2019-03-11 18:46:27 +0300",
        "id" : "a3a7849475fbfa53cfba3b9c23e7544c9c7f15d3",
        "msg" : "fribidi: Rebuild libass",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libass/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/fbreader/Makefile"
        ],
        "commitId" : "28bd19786c5f6ab4137aa2ae56dd8c89ea93cc9c",
        "timestamp" : 1552319187000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "fribidi: Rebuild fbreader\u000a",
        "date" : "2019-03-11 18:46:27 +0300",
        "id" : "28bd19786c5f6ab4137aa2ae56dd8c89ea93cc9c",
        "msg" : "fribidi: Rebuild fbreader",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/fbreader/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}