{
  "_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" : 5565,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0ac9b96b20fc80d7cda933a7e7d3dd41e71eee4c",
            "branch" : [
              {
                "SHA1" : "0ac9b96b20fc80d7cda933a7e7d3dd41e71eee4c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0ac9b96b20fc80d7cda933a7e7d3dd41e71eee4c",
            "branch" : [
              {
                "SHA1" : "0ac9b96b20fc80d7cda933a7e7d3dd41e71eee4c",
                "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" : "0ac9b96b20fc80d7cda933a7e7d3dd41e71eee4c",
        "branch" : [
          {
            "SHA1" : "0ac9b96b20fc80d7cda933a7e7d3dd41e71eee4c",
            "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" : "#5565",
  "duration" : 12680362,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5565",
  "id" : "5565",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5565,
  "queueId" : 56,
  "result" : "SUCCESS",
  "timestamp" : 1555373134359,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5565/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/vte-291/Makefile",
          "components/library/vte-291/manifests/sample-manifest.p5m",
          "components/library/vte-291/vte-291.p5m"
        ],
        "commitId" : "ee2ea2d558fd53442fa354012a2642674332aa62",
        "timestamp" : 1555332257000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update vte to 0.54.4\u000a",
        "date" : "2019-04-15 15:44:17 +0300",
        "id" : "ee2ea2d558fd53442fa354012a2642674332aa62",
        "msg" : "Update vte to 0.54.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/vte-291.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+3/gtk3.p5m",
          "components/library/gtk+3/Makefile",
          "components/library/gtk+3/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7c05370da0fc7857d3f12ebfe080d5e22d429e84",
        "timestamp" : 1555332273000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update GTK+3 to 3.24.8\u000a",
        "date" : "2019-04-15 15:44:33 +0300",
        "id" : "7c05370da0fc7857d3f12ebfe080d5e22d429e84",
        "msg" : "Update GTK+3 to 3.24.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/gtk3.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/virtualbox/Makefile"
        ],
        "commitId" : "49f07a997aa81c34d815a2d6ec1c274014728741",
        "timestamp" : 1555332344000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "virtualbox: enable pulse audio support\u000a",
        "date" : "2019-04-15 15:45:44 +0300",
        "id" : "49f07a997aa81c34d815a2d6ec1c274014728741",
        "msg" : "virtualbox: enable pulse audio support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/emacs/gnu-emacs.p5m",
          "components/editor/emacs/Makefile",
          "components/editor/emacs/manifests/sample-manifest.p5m"
        ],
        "commitId" : "22d1d4e7b7db29a726c44d2e5b56aec19cc778d7",
        "timestamp" : 1555332415000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update GNU Emacs to 26.2\u000a",
        "date" : "2019-04-15 15:46:55 +0300",
        "id" : "22d1d4e7b7db29a726c44d2e5b56aec19cc778d7",
        "msg" : "Update GNU Emacs to 26.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/emacs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/emacs/gnu-emacs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/emacs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/nano/nano.p5m",
          "components/editor/nano/patches/01-load-syntax-highlighting-files.patch",
          "components/editor/nano/manifests/sample-manifest.p5m",
          "components/editor/nano/Makefile"
        ],
        "commitId" : "0dab7babb8caaa7d38adfbe2c677973348fdd6de",
        "timestamp" : 1555332462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update nano to 4.0\u000a",
        "date" : "2019-04-15 15:47:42 +0300",
        "id" : "0dab7babb8caaa7d38adfbe2c677973348fdd6de",
        "msg" : "Update nano to 4.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/editor/nano/patches/01-load-syntax-highlighting-files.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/nano.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/bison/patches/shared-ly.patch",
          "components/developer/bison/patches/01-shared-ly.patch",
          "components/developer/bison/Makefile",
          "components/developer/bison/test/results-all.master",
          "components/developer/bison/bison-runtime.p5m",
          "components/developer/bison/bison.p5m",
          "components/developer/bison/patches/tests.patch",
          "components/developer/bison/patches/tests.atlocal.in.patch",
          "components/developer/bison/manifests/sample-manifest.p5m"
        ],
        "commitId" : "2587231f5a56c22e0c19aed01b65a0e8b4b91fa9",
        "timestamp" : 1555332545000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update bison to 3.3.2\u000a",
        "date" : "2019-04-15 15:49:05 +0300",
        "id" : "2587231f5a56c22e0c19aed01b65a0e8b4b91fa9",
        "msg" : "Update bison to 3.3.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/bison/patches/01-shared-ly.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/bison/patches/tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/bison/bison.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/bison/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/bison/bison-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/bison/patches/shared-ly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/bison/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/bison/patches/tests.atlocal.in.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/bison/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/coreutils/Makefile",
          "components/sysutils/coreutils/test/results-i386.master",
          "components/sysutils/coreutils/manifests/sample-manifest.p5m",
          "components/sysutils/coreutils/patches/08-ln-s-catch-EINVAL.patch",
          "components/sysutils/coreutils/coreutils.p5m"
        ],
        "commitId" : "8322b9be0e1919d26e7e591adea579307fe8ec43",
        "timestamp" : 1555332585000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update coreutils to 8.31\u000a",
        "date" : "2019-04-15 15:49:45 +0300",
        "id" : "8322b9be0e1919d26e7e591adea579307fe8ec43",
        "msg" : "Update coreutils to 8.31",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/coreutils.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/coreutils/patches/08-ln-s-catch-EINVAL.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/test/results-i386.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/ca-certificates/manifests/sample-manifest.p5m",
          "components/openindiana/ca-certificates/Makefile",
          "components/openindiana/ca-certificates/crypto-ca-certificates.p5m"
        ],
        "commitId" : "99f1311994b8430a7b562c79e169335275bef24b",
        "timestamp" : 1555332609000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update ca-certificates to 3.43\u000a",
        "date" : "2019-04-15 15:50:09 +0300",
        "id" : "99f1311994b8430a7b562c79e169335275bef24b",
        "msg" : "Update ca-certificates to 3.43",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/crypto-ca-certificates.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/mozilla-nss/Makefile",
          "components/library/mozilla-nss/patches/06-endian.patch",
          "components/library/mozilla-nss/patches/05-runpath2.patch"
        ],
        "commitId" : "a7a56c370735788db186bcaee176d3fb63c30a3a",
        "timestamp" : 1555332609000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mozilla-nss to 3.43\u000a",
        "date" : "2019-04-15 15:50:09 +0300",
        "id" : "a7a56c370735788db186bcaee176d3fb63c30a3a",
        "msg" : "Update mozilla-nss to 3.43",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/mozilla-nss/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mozilla-nss/patches/06-endian.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mozilla-nss/patches/05-runpath2.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pip/pip-PYVER.p5m",
          "components/python/pip/manifests/sample-manifest.p5m",
          "components/python/pip/Makefile"
        ],
        "commitId" : "06f353913ebded8641e3601db66698fb577a436a",
        "timestamp" : 1555332630000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update pip to 19.0.3\u000a",
        "date" : "2019-04-15 15:50:30 +0300",
        "id" : "06f353913ebded8641e3601db66698fb577a436a",
        "msg" : "Update pip to 19.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/pip-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycurl/manifests/sample-manifest.p5m",
          "components/python/pycurl/patches/01-fix-tests.patch",
          "components/python/pycurl/patches/easy.patch",
          "components/python/pycurl/pycurl-GENFRAG.p5m",
          "components/python/pycurl/pycurl-PYVER.p5m",
          "components/python/pycurl/Makefile"
        ],
        "commitId" : "adaf30418b7e5b4eadf752151a5b76206dab1c5a",
        "timestamp" : 1555332679000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update pycurl to 7.43.0.2\u000a",
        "date" : "2019-04-15 15:51:19 +0300",
        "id" : "adaf30418b7e5b4eadf752151a5b76206dab1c5a",
        "msg" : "Update pycurl to 7.43.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycurl/patches/01-fix-tests.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pycurl/patches/easy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/pycurl-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/pycurl-GENFRAG.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash/patches/bash50-003.patch",
          "components/shell/bash/files/etc.skel.bashrc",
          "components/shell/bash/test/results-64.master",
          "components/shell/bash/patches/solaris-031.use_dynamic_temp_file.patch",
          "components/shell/bash/patches/bash44-005.patch",
          "components/shell/bash/patches/bash44-015.patch",
          "components/shell/bash/patches/bash44-011.patch",
          "components/shell/bash/patches/solaris-002.Makefile.in.3.patch",
          "components/shell/bash/patches/bash44-001.patch",
          "components/shell/bash/patches/bash44-021.patch",
          "components/shell/bash/Makefile",
          "components/shell/bash/Solaris/etc.bash.bashrc",
          "components/shell/bash/patches/solaris-016.run-all.patch",
          "components/shell/bash/patches/bash44-018.patch",
          "components/shell/bash/patches/solaris-018.posixexp2.tests.patch",
          "components/shell/bash/patches/solaris-030.SHOBJ_STATUS_install.patch",
          "components/shell/bash/Solaris/etc.bash.inputrc",
          "components/shell/bash/patches/bash44-008.patch",
          "components/shell/bash/Solaris/etc.bash.bash_completion",
          "components/shell/bash/patches/bash44-014.patch",
          "components/shell/bash/patches/solaris-027.bad_file_number_text.patch",
          "components/shell/bash/patches/bash44-022.patch",
          "components/shell/bash/patches/solaris-001.config-top.h.patch",
          "components/shell/bash/patches/bash44-009.patch",
          "components/shell/bash/patches/solaris-025.false_exit_code.patch",
          "components/shell/bash/patches/bash44-002.patch",
          "components/shell/bash/patches/bash44-006.patch",
          "components/shell/bash/files/etc.bash.bashrc",
          "components/shell/bash/patches/solaris-009.configure.patch",
          "components/shell/bash/patches/bash50-002.patch",
          "components/shell/bash/patches/solaris-005.variables.c.patch",
          "components/shell/bash/patches/bash44-017.patch",
          "components/shell/bash/patches/solaris-026.cd_in_rcfile.patch",
          "components/shell/bash/patches/bash44-023.patch",
          "components/shell/bash/test/results-i386.master",
          "components/shell/bash/patches/bash44-013.patch",
          "components/shell/bash/Solaris/rbash.1",
          "components/shell/bash/patches/solaris-012.inputrc.location.patch",
          "components/shell/bash/Solaris/etc.skel.bashrc",
          "components/shell/bash/patches/bash44-016.patch",
          "components/shell/bash/patches/bash44-010.patch",
          "components/shell/bash/patches/bash44-020.patch",
          "components/shell/bash/patches/bash44-003.patch",
          "components/shell/bash/patches/bash44-004.patch",
          "components/shell/bash/files/etc.bash.inputrc",
          "components/shell/bash/patches/solaris-028.missing_HOME.patch",
          "components/shell/bash/patches/bash44-019.patch",
          "components/shell/bash/manifests/sample-manifest.p5m",
          "components/shell/bash/patches/bash44-012.patch",
          "components/shell/bash/files/etc.bash.bash_completion",
          "components/shell/bash/patches/bash44-007.patch",
          "components/shell/bash/patches/bash50-001.patch",
          "components/shell/bash/bash.p5m",
          "components/shell/bash/files/rbash.1"
        ],
        "commitId" : "6a596a15f534a3f0e6ff81ef6a7ab2dfabc0ecf6",
        "timestamp" : 1555333029000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update bash to 5.0\u000a",
        "date" : "2019-04-15 15:57:09 +0300",
        "id" : "6a596a15f534a3f0e6ff81ef6a7ab2dfabc0ecf6",
        "msg" : "Update bash to 5.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-006.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/patches/solaris-027.bad_file_number_text.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/files/rbash.1"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash50-003.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-003.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-017.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-012.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/solaris-030.SHOBJ_STATUS_install.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-001.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/patches/solaris-026.cd_in_rcfile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-014.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/files/etc.skel.bashrc"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-021.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/Solaris/etc.skel.bashrc"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/patches/solaris-018.posixexp2.tests.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-019.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/Solaris/etc.bash.bashrc"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash50-001.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash50-002.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/patches/solaris-001.config-top.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-022.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-011.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-009.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-004.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-018.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/test/results-i386.master"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/Solaris/rbash.1"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-023.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/patches/solaris-012.inputrc.location.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/solaris-031.use_dynamic_temp_file.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/solaris-005.variables.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-013.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/files/etc.bash.bashrc"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-008.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-015.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-002.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/solaris-028.missing_HOME.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/bash.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/files/etc.bash.bash_completion"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/patches/solaris-002.Makefile.in.3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-016.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/files/etc.bash.inputrc"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/Solaris/etc.bash.bash_completion"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/patches/solaris-009.configure.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/Solaris/etc.bash.inputrc"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-020.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/solaris-025.false_exit_code.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-007.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-005.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/solaris-016.run-all.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash/patches/bash44-010.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node6/Makefile"
        ],
        "commitId" : "0ac9b96b20fc80d7cda933a7e7d3dd41e71eee4c",
        "timestamp" : 1555351246000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-6: update to 6.17.1\u000a",
        "date" : "2019-04-15 20:00:46 +0200",
        "id" : "0ac9b96b20fc80d7cda933a7e7d3dd41e71eee4c",
        "msg" : "nodejs-6: update to 6.17.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node6/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}