{
  "_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" : 5511,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "87aea72cefaa0f85220264ab8462c9a19caba0ef",
            "branch" : [
              {
                "SHA1" : "87aea72cefaa0f85220264ab8462c9a19caba0ef",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "87aea72cefaa0f85220264ab8462c9a19caba0ef",
            "branch" : [
              {
                "SHA1" : "87aea72cefaa0f85220264ab8462c9a19caba0ef",
                "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" : "87aea72cefaa0f85220264ab8462c9a19caba0ef",
        "branch" : [
          {
            "SHA1" : "87aea72cefaa0f85220264ab8462c9a19caba0ef",
            "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" : "#5511",
  "duration" : 12449368,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5511",
  "id" : "5511",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5511,
  "queueId" : 270,
  "result" : "SUCCESS",
  "timestamp" : 1550707528237,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5511/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/texinfo/texinfo.p5m",
          "components/text/texinfo/test/results-all.master",
          "components/text/texinfo/Makefile",
          "components/text/texinfo/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8e01195ac9ab475f052b61e2475acd3b5b18a9d2",
        "timestamp" : 1550649064000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update texinfo to 6.6\u000a",
        "date" : "2019-02-20 10:51:04 +0300",
        "id" : "8e01195ac9ab475f052b61e2475acd3b5b18a9d2",
        "msg" : "Update texinfo to 6.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/texinfo/texinfo.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/texinfo/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/texinfo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/text/texinfo/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/fish/patches/03-test-suite-fixes.patch",
          "components/shell/fish/Makefile"
        ],
        "commitId" : "b0834ea54e811483a8e7c16a28b31845e990a6ae",
        "timestamp" : 1550649299000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update fish shell to 3.0.2, fix more tests\u000a",
        "date" : "2019-02-20 10:54:59 +0300",
        "id" : "b0834ea54e811483a8e7c16a28b31845e990a6ae",
        "msg" : "Update fish shell to 3.0.2, fix more tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/fish/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/shell/fish/patches/03-test-suite-fixes.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/percona-server-57/percona-server-57test.p5m",
          "components/database/percona-server-57/percona-server-57lib.p5m",
          "components/database/percona-server-57/patches/10-memset_s.patch",
          "components/database/percona-server-57/manifests/sample-manifest.p5m",
          "components/database/percona-server-57/Makefile"
        ],
        "commitId" : "3d7acb4388c6200a49b148792bb2f48413e4944b",
        "timestamp" : 1550649398000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Percona Server to 5.7.25-28\u000a",
        "date" : "2019-02-20 10:56:38 +0300",
        "id" : "3d7acb4388c6200a49b148792bb2f48413e4944b",
        "msg" : "Update Percona Server to 5.7.25-28",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/percona-server-57test.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/percona-server-57/patches/10-memset_s.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/percona-server-57lib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/includes/server_desktop"
        ],
        "commitId" : "862444795fab007667a34a937a876bae50941221",
        "timestamp" : 1550649602000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Install utilities/watch for server by default\u000a",
        "date" : "2019-02-20 11:00:02 +0300",
        "id" : "862444795fab007667a34a937a876bae50941221",
        "msg" : "Install utilities/watch for server by default",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/server_desktop"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/watch/patches/proc_module.mk.patch",
          "components/sysutils/watch/patches/03-fix-config.h-inclusion.patch",
          "components/sysutils/watch/patches/02-fix-ncurses.h.patch",
          "components/sysutils/watch/Makefile",
          "components/sysutils/watch/manifests/sample-manifest.p5m",
          "components/sysutils/watch/patches/01-disable-utilities.patch",
          "components/sysutils/watch/watch.p5m",
          "components/sysutils/watch/patches/Makefile.patch"
        ],
        "commitId" : "4ab771217a0a04f8e7014dab8a565391f0719534",
        "timestamp" : 1550649602000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Change source for utilities/watch, gain UTF-8\u000a",
        "date" : "2019-02-20 11:00:02 +0300",
        "id" : "4ab771217a0a04f8e7014dab8a565391f0719534",
        "msg" : "Change source for utilities/watch, gain UTF-8",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/watch/patches/02-fix-ncurses.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/watch/watch.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/watch/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/watch/patches/01-disable-utilities.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/watch/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/watch/patches/Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/watch/patches/proc_module.mk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/watch/patches/03-fix-config.h-inclusion.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gmp/llib-lgmp",
          "components/text/tidy/manifests/sample-manifest.p5m",
          "components/library/readline/Makefile",
          "components/library/zlib/zlib.p5m",
          "components/library/zlib/llib-lz",
          "components/library/fastcgi/Makefile",
          "components/library/mpfr/Makefile",
          "components/archiver/bzip2/Makefile",
          "components/library/openssl/openssl-1.0.2/llib-lssl",
          "components/library/mpfr/llib-lmpfr",
          "components/library/libxml2/libxml2.p5m",
          "components/library/trousers/manifests/sample-manifest.p5m",
          "components/library/trousers/trousers.p5m",
          "components/python/python34/Makefile",
          "components/library/openssl/openssl-1.0.2/Makefile",
          "components/web/curl/llib-lcurl",
          "components/library/zlib/Makefile",
          "components/library/openssl/openssl-1.0.2/manifests/sample-manifest.p5m",
          "make-rules/lint-libraries.mk",
          "components/library/gd2/gd2.p5m",
          "components/library/gd2/Makefile",
          "components/library/openssl/openssl-1.0.2/openssl-1.0.2.p5m",
          "components/library/pcre/Makefile",
          "components/library/gd2/llib-lgd",
          "components/library/trousers/llib-ltspi",
          "components/text/tidy/llib-ltidy",
          "components/library/lcms/llib-llcms",
          "components/library/fastcgi/fcgi.p5m",
          "components/text/tidy/tidy.p5m",
          "components/library/lcms2/Makefile",
          "components/library/openssl/openssl-1.0.2/llib-lcrypto",
          "components/library/libmng/llib-lmng",
          "components/library/trousers/Makefile",
          "components/library/libxml2/llib-lxml2",
          "components/text/tidy/Makefile",
          "components/library/lcms/Makefile",
          "components/library/readline/manifests/sample-manifest.p5m",
          "components/library/readline/llib-lreadline",
          "components/library/libxml2/Makefile",
          "components/python/python35/Makefile",
          "components/library/pcre/pcre.p5m",
          "make-rules/common.mk",
          "components/library/pcre/llib-lpcre",
          "components/library/fastcgi/llib-lfcgi",
          "components/library/readline/readline.p5m"
        ],
        "commitId" : "87aea72cefaa0f85220264ab8462c9a19caba0ef",
        "timestamp" : 1550677857000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Remove obsoleted lint-libraries from build system\u000a",
        "date" : "2019-02-20 16:50:57 +0100",
        "id" : "87aea72cefaa0f85220264ab8462c9a19caba0ef",
        "msg" : "Remove obsoleted lint-libraries from build system",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/gmp/llib-lgmp"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmng/llib-lmng"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mpfr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/lcms2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/common.mk"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/llib-lgd"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/text/tidy/llib-ltidy"
          },
          {
            "editType" : "delete",
            "file" : "components/web/curl/llib-lcurl"
          },
          {
            "editType" : "delete",
            "file" : "components/library/trousers/llib-ltspi"
          },
          {
            "editType" : "edit",
            "file" : "components/library/trousers/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/zlib/zlib.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/readline/llib-lreadline"
          },
          {
            "editType" : "delete",
            "file" : "components/library/lcms/llib-llcms"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pcre/pcre.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gd2/gd2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/tidy/tidy.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/libxml2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/trousers/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/zlib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/text/tidy/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "make-rules/lint-libraries.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pcre/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/bzip2/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/mpfr/llib-lmpfr"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gd2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/openssl-1.0.2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fastcgi/fcgi.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/readline/readline.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/fastcgi/llib-lfcgi"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-1.0.2/llib-lssl"
          },
          {
            "editType" : "edit",
            "file" : "components/library/trousers/trousers.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libxml2/llib-lxml2"
          },
          {
            "editType" : "delete",
            "file" : "components/library/zlib/llib-lz"
          },
          {
            "editType" : "delete",
            "file" : "components/library/pcre/llib-lpcre"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/lcms/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/readline/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python34/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python35/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/text/tidy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/readline/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fastcgi/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-1.0.2/llib-lcrypto"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}