{
  "_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" : 5891,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "46b7fa8ccc8ccc0ac3f81ec24771e0ba9c339903",
            "branch" : [
              {
                "SHA1" : "46b7fa8ccc8ccc0ac3f81ec24771e0ba9c339903",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "46b7fa8ccc8ccc0ac3f81ec24771e0ba9c339903",
            "branch" : [
              {
                "SHA1" : "46b7fa8ccc8ccc0ac3f81ec24771e0ba9c339903",
                "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" : "46b7fa8ccc8ccc0ac3f81ec24771e0ba9c339903",
        "branch" : [
          {
            "SHA1" : "46b7fa8ccc8ccc0ac3f81ec24771e0ba9c339903",
            "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" : "#5891",
  "duration" : 1388871,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5891",
  "id" : "5891",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5891,
  "queueId" : 579,
  "result" : "SUCCESS",
  "timestamp" : 1581897912516,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5891/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ncurses/manifests/sample-manifest.p5m",
          "components/library/ncurses/Makefile",
          "components/library/ncurses/ncurses.p5m"
        ],
        "commitId" : "69156a19b43eac2ec252dd08605ee8be7da98f9f",
        "timestamp" : 1581835546000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update ncurses to 6.2.20200212\u000a",
        "date" : "2020-02-16 09:45:46 +0300",
        "id" : "69156a19b43eac2ec252dd08605ee8be7da98f9f",
        "msg" : "Update ncurses to 6.2.20200212",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/ncurses.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/redshift/manifests/sample-manifest.p5m",
          "components/x11/redshift/redshift.p5m",
          "components/x11/redshift/patches/01-redshift-gtk.patch",
          "components/x11/redshift/Makefile"
        ],
        "commitId" : "fcd2b57f39138866019322933a1e04d5624ca372",
        "timestamp" : 1581835572000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "redshift: use Python 3.5\u000a",
        "date" : "2020-02-16 09:46:12 +0300",
        "id" : "fcd2b57f39138866019322933a1e04d5624ca372",
        "msg" : "redshift: use Python 3.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/redshift/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/redshift/patches/01-redshift-gtk.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/redshift/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/redshift/redshift.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-power-manager/patches/09-avoid-suspend-or-hibernate.patch",
          "components/desktop/mate/mate-power-manager/Makefile"
        ],
        "commitId" : "10c24216ce88d481cb1976eafdf06cf75b0c136c",
        "timestamp" : 1581835607000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "12270 Default MATE power management settings shouldn't cause suspend\u000a",
        "date" : "2020-02-16 09:46:47 +0300",
        "id" : "10c24216ce88d481cb1976eafdf06cf75b0c136c",
        "msg" : "12270 Default MATE power management settings shouldn't cause suspend",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/mate/mate-power-manager/patches/09-avoid-suspend-or-hibernate.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-power-manager/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openvpn/Makefile"
        ],
        "commitId" : "d70deefebfd392f38c866b80c23848b1ad86e66f",
        "timestamp" : 1581837790000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update OpenVPN to 2.4.8\u000a",
        "date" : "2020-02-16 10:23:10 +0300",
        "id" : "d70deefebfd392f38c866b80c23848b1ad86e66f",
        "msg" : "Update OpenVPN to 2.4.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openvpn/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/trousers/tcsd.xml",
          "components/library/trousers/files/prof_attr",
          "components/library/trousers/auth_attr",
          "components/library/trousers/files/auth_attr",
          "components/library/trousers/files/tcsd.sh",
          "components/library/trousers/prof_attr",
          "components/library/trousers/files/tcsd.xml",
          "components/library/trousers/tcsd.sh",
          "components/library/trousers/trousers.p5m",
          "components/library/trousers/Makefile"
        ],
        "commitId" : "60336a6ca0a1e32e92dbd3477e92f0cbd86aeaf6",
        "timestamp" : 1581837925000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "trousers: fix service start\u000a",
        "date" : "2020-02-16 10:25:25 +0300",
        "id" : "60336a6ca0a1e32e92dbd3477e92f0cbd86aeaf6",
        "msg" : "trousers: fix service start",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/trousers/tcsd.sh"
          },
          {
            "editType" : "delete",
            "file" : "components/library/trousers/prof_attr"
          },
          {
            "editType" : "add",
            "file" : "components/library/trousers/files/prof_attr"
          },
          {
            "editType" : "edit",
            "file" : "components/library/trousers/trousers.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/trousers/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/trousers/files/tcsd.xml"
          },
          {
            "editType" : "add",
            "file" : "components/library/trousers/files/tcsd.sh"
          },
          {
            "editType" : "delete",
            "file" : "components/library/trousers/auth_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/library/trousers/tcsd.xml"
          },
          {
            "editType" : "add",
            "file" : "components/library/trousers/files/auth_attr"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libuv/test/results-64.master",
          "components/library/libuv/libuv.p5m",
          "components/library/libuv/Makefile",
          "components/library/libuv/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9f889b3621ab2380eee65c1bf4e58bfcb2aa759e",
        "timestamp" : 1581837979000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libuv\u000a",
        "date" : "2020-02-16 10:26:19 +0300",
        "id" : "9f889b3621ab2380eee65c1bf4e58bfcb2aa759e",
        "msg" : "Add libuv",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libuv/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/libuv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libuv/libuv.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libuv/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/nano/Makefile"
        ],
        "commitId" : "781f80096ce37098d2e7fff5a895061b731b8149",
        "timestamp" : 1581837999000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update GNU nano to 4.8\u000a",
        "date" : "2020-02-16 10:26:39 +0300",
        "id" : "781f80096ce37098d2e7fff5a895061b731b8149",
        "msg" : "Update GNU nano to 4.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/nano/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-7/patches/1001-values.patch",
          "components/developer/gcc-7/Makefile"
        ],
        "commitId" : "4076b15fb984f39dc246e2a0283d7af51ed34268",
        "timestamp" : 1581838063000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gcc-7: fix values for C++ standards\u000a",
        "date" : "2020-02-16 10:27:43 +0300",
        "id" : "4076b15fb984f39dc246e2a0283d7af51ed34268",
        "msg" : "gcc-7: fix values for C++ standards",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-7/patches/1001-values.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-8/Makefile",
          "components/developer/gcc-8/patches/1001-spec-values.patch"
        ],
        "commitId" : "59f959e5b690470567ebf996bffd1292cd186ed1",
        "timestamp" : 1581838110000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gcc-8:  do not use xpg[4-6] for c89 and fix xpg4 for c90\u000a",
        "date" : "2020-02-16 10:28:30 +0300",
        "id" : "59f959e5b690470567ebf996bffd1292cd186ed1",
        "msg" : "gcc-8:  do not use xpg[4-6] for c89 and fix xpg4 for c90",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-8/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/1001-spec-values.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-9/patches/1001-spec-values.patch",
          "components/developer/gcc-9/Makefile"
        ],
        "commitId" : "05a3aa460323c8070c55d29361573e41d5c1f0a1",
        "timestamp" : 1581838110000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gcc-9: do not use xpg[4-6] for c89 and fix xpg4 for c90\u000a",
        "date" : "2020-02-16 10:28:30 +0300",
        "id" : "05a3aa460323c8070c55d29361573e41d5c1f0a1",
        "msg" : "gcc-9: do not use xpg[4-6] for c89 and fix xpg4 for c90",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-9/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/patches/1001-spec-values.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmagic/Makefile"
        ],
        "commitId" : "05a998e6ad27a1098347e2fbb3ed2aa97f65bf65",
        "timestamp" : 1581838525000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update GNU file/libmagic to 5.38\u000a",
        "date" : "2020-02-16 10:35:25 +0300",
        "id" : "05a998e6ad27a1098347e2fbb3ed2aa97f65bf65",
        "msg" : "Update GNU file/libmagic to 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmagic/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/screen/Makefile"
        ],
        "commitId" : "a15aa2744c54837ec7bfc8ee714c13d7211ff2df",
        "timestamp" : 1581838549000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update GNU screen to 4.8.0\u000a",
        "date" : "2020-02-16 10:35:49 +0300",
        "id" : "a15aa2744c54837ec7bfc8ee714c13d7211ff2df",
        "msg" : "Update GNU screen to 4.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/screen/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/includes/desktop_common"
        ],
        "commitId" : "ad5d87e57dda4fe852373a2414856c9ffbc372b0",
        "timestamp" : 1581841696000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "There's no need for install media to include gnome-doc-utils\u000a",
        "date" : "2020-02-16 11:28:16 +0300",
        "id" : "ad5d87e57dda4fe852373a2414856c9ffbc372b0",
        "msg" : "There's no need for install media to include gnome-doc-utils",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/desktop_common"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/samba/samba.proto-objects",
          "components/network/samba/samba.p5m",
          "components/network/samba/manifests/sample-manifest.p5m",
          "components/network/samba/Makefile"
        ],
        "commitId" : "46b7fa8ccc8ccc0ac3f81ec24771e0ba9c339903",
        "timestamp" : 1581845268000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "12019 last samba update does not provide 32-bit nss_winbind\u000a",
        "date" : "2020-02-16 12:27:48 +0300",
        "id" : "46b7fa8ccc8ccc0ac3f81ec24771e0ba9c339903",
        "msg" : "12019 last samba update does not provide 32-bit nss_winbind",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/samba/samba.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/samba/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/samba/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/samba/samba.proto-objects"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}