{
  "_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" : 4898,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9086feb0f81a1e0f1b000022c3b709aea13b670c",
            "branch" : [
              {
                "SHA1" : "9086feb0f81a1e0f1b000022c3b709aea13b670c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9086feb0f81a1e0f1b000022c3b709aea13b670c",
            "branch" : [
              {
                "SHA1" : "9086feb0f81a1e0f1b000022c3b709aea13b670c",
                "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" : "9086feb0f81a1e0f1b000022c3b709aea13b670c",
        "branch" : [
          {
            "SHA1" : "9086feb0f81a1e0f1b000022c3b709aea13b670c",
            "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" : "#4898",
  "duration" : 11308630,
  "estimatedDuration" : 386964,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4898",
  "id" : "4898",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4898,
  "queueId" : 367,
  "result" : "SUCCESS",
  "timestamp" : 1574485841691,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4898/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "ddabe6644f3b512a76b791adb86c6fc2a6d91e09",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Switch default PostgreSQL version to 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "ddabe6644f3b512a76b791adb86c6fc2a6d91e09",
        "msg" : "Switch default PostgreSQL version to 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/libpqxx/Makefile"
        ],
        "commitId" : "36fc0b3aa3901bcad72517e2a688cb29593b5dd5",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libpqxx: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "36fc0b3aa3901bcad72517e2a688cb29593b5dd5",
        "msg" : "libpqxx: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/libpqxx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgadmin/Makefile"
        ],
        "commitId" : "f8f882b645226f2dcf91300a0daf420513b0c895",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pgadmin: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "f8f882b645226f2dcf91300a0daf420513b0c895",
        "msg" : "pgadmin: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgadmin/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgagent/pgagent.p5m",
          "components/database/pgagent/manifests/sample-manifest.p5m",
          "components/database/pgagent/Makefile"
        ],
        "commitId" : "c2f1ad2c4a6378f267ba647ee1ecfee147731212",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pgagent: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "c2f1ad2c4a6378f267ba647ee1ecfee147731212",
        "msg" : "pgagent: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgagent/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgagent/pgagent.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgagent/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgbouncer/pgbouncer.p5m",
          "components/database/pgbouncer/files/pgbouncer.ini",
          "components/database/pgbouncer/Makefile",
          "components/database/pgbouncer/manifests/sample-manifest.p5m"
        ],
        "commitId" : "cebce4e181b050455bc65688c8a8b12c66ad40ef",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pgbouncer: update to 1.12.0\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "cebce4e181b050455bc65688c8a8b12c66ad40ef",
        "msg" : "pgbouncer: update to 1.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/pgbouncer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/files/pgbouncer.ini"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgpool-II/manifests/sample-manifest.p5m",
          "components/database/pgpool-II/patches/01-pglibs-runpath.patch",
          "components/database/pgpool-II/files/pgpool.conf",
          "components/database/pgpool-II/pgpool-II.p5m",
          "components/database/pgpool-II/Makefile"
        ],
        "commitId" : "63e644ac8c442c1e73fe2248f09fb09f4f2ae7cf",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pgpool-II: update to 4.1.0\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "63e644ac8c442c1e73fe2248f09fb09f4f2ae7cf",
        "msg" : "pgpool-II: update to 4.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgpool-II/patches/01-pglibs-runpath.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/pgpool-II.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/files/pgpool.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/apr-util/Makefile"
        ],
        "commitId" : "6f3648c23dd967830dcf937284bad56a6d6cdd6a",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "apr-util: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "6f3648c23dd967830dcf937284bad56a6d6cdd6a",
        "msg" : "apr-util: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/apr-util/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/qt4/Makefile"
        ],
        "commitId" : "e3d8227ac678e56bf752ad3b2d134cb0bb883a1a",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "qt4: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "e3d8227ac678e56bf752ad3b2d134cb0bb883a1a",
        "msg" : "qt4: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/qt4/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/tntdb/manifests/sample-manifest.p5m",
          "components/library/tntdb/Makefile"
        ],
        "commitId" : "c05de5a26cb1c3f72674cc06cee3bf437b65b778",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "tntdb: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "c05de5a26cb1c3f72674cc06cee3bf437b65b778",
        "msg" : "tntdb: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/tntdb/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/tntdb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/asterisk/Makefile"
        ],
        "commitId" : "98d5e9e6b486446b87826873b995e990344a80cf",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "asterisk: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "98d5e9e6b486446b87826873b995e990344a80cf",
        "msg" : "asterisk: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DBI-PostgreSQL/Makefile"
        ],
        "commitId" : "fc0b5f5b2798392dbc56257b0579c2822f444c92",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "DBI-PostgreSQL: update to 3.10.0\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "fc0b5f5b2798392dbc56257b0579c2822f444c92",
        "msg" : "DBI-PostgreSQL: update to 3.10.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DBI-PostgreSQL/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/psycopg2/Makefile",
          "components/python/psycopg2/manifests/sample-manifest.p5m",
          "components/python/psycopg2/psycopg2-PYVER.p5m"
        ],
        "commitId" : "6b09a7813b4699fcd035f46b8f7b43c2914f445d",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "psycopg-2: update to 2.8.4\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "6b09a7813b4699fcd035f46b8f7b43c2914f445d",
        "msg" : "psycopg-2: update to 2.8.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/psycopg2/psycopg2-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psycopg2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psycopg2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/bacula/Makefile"
        ],
        "commitId" : "cda9d881050c11c14e19d1335f1be4303b52f3da",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "bacula: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "cda9d881050c11c14e19d1335f1be4303b52f3da",
        "msg" : "bacula: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/bacula/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gammu/Makefile"
        ],
        "commitId" : "5aca290a3d9e1075e7cfe88a3bfec18a761d84bf",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gammu: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "5aca290a3d9e1075e7cfe88a3bfec18a761d84bf",
        "msg" : "gammu: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/gammu/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tcl/pgtcl/files/pkgIndex.tcl",
          "components/tcl/pgtcl/Makefile",
          "components/tcl/pgtcl/patches/01-ldflags.patch",
          "components/tcl/pgtcl/manifests/sample-manifest.p5m",
          "components/tcl/pgtcl/pgtcl.p5m"
        ],
        "commitId" : "88061cd54f968c45771959ca087d25b937b3f8cd",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pgtcl: update to 2.6.3\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "88061cd54f968c45771959ca087d25b937b3f8cd",
        "msg" : "pgtcl: update to 2.6.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tcl/pgtcl/patches/01-ldflags.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/pgtcl/files/pkgIndex.tcl"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/pgtcl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/pgtcl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/pgtcl/pgtcl.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/qt5/Makefile",
          "components/library/qt5/qt5.p5m"
        ],
        "commitId" : "658348b45fce7af39e46905f154c99605ce457b8",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "qt5: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "658348b45fce7af39e46905f154c99605ce457b8",
        "msg" : "qt5: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/qt5/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/qt5/qt5.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-7_3/Makefile"
        ],
        "commitId" : "ac1e364ba99869cf3592ffbe4ae18adcaaa69610",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "php-7_3: update to 7.3.12\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "ac1e364ba99869cf3592ffbe4ae18adcaaa69610",
        "msg" : "php-7_3: update to 7.3.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/php/php-7_3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-7_0/Makefile"
        ],
        "commitId" : "6a247cdf829a2574e098ae4c58a859e00e210ea6",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "php-7_0: switch to PostgreSQL 9.5\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "6a247cdf829a2574e098ae4c58a859e00e210ea6",
        "msg" : "php-7_0: switch to PostgreSQL 9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/php/php-7_0/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-94/postgresql94.p5m",
          "components/database/postgresql-94/files/pg_regress.sh",
          "components/database/postgresql-94/files/prof_attr",
          "components/database/postgresql-94/Makefile",
          "components/database/postgresql-94/postgresql94-tests.p5m",
          "components/database/postgresql-94/files/user_attr",
          "components/database/postgresql-94/postgresql94-developer.p5m",
          "components/database/postgresql-94/postgresql94-contrib.p5m",
          "components/database/postgresql-94/files/auth_attr",
          "components/database/postgresql-94/files/postgres_94",
          "components/database/postgresql-94/postgresql-common.p5m",
          "components/database/postgresql-95/Makefile",
          "components/database/postgresql-94/patches/pg_config.patch",
          "components/meta-packages/history/history",
          "components/database/postgresql-95/postgresql-common.p5m",
          "components/database/postgresql-94/postgresql94-language-bindings.p5m",
          "components/database/postgresql-94/files/exec_attr",
          "components/database/postgresql-94/patches/plpython_rpath64.patch",
          "components/database/postgresql-94/postgresql94-library.p5m",
          "components/database/postgresql-94/files/pg_config.h",
          "components/database/postgresql-94/postgresql94-service.p5m",
          "components/database/postgresql-94/manifests/sample-manifest.p5m",
          "components/database/postgresql-94/files/postgresql_94.xml",
          "components/database/postgresql-94/postgresql94-documentation.p5m"
        ],
        "commitId" : "e51608755c2a562d219725c26f118f5cd7c4231c",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove PostgreSQL 9.4\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "e51608755c2a562d219725c26f118f5cd7c4231c",
        "msg" : "Remove PostgreSQL 9.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/files/pg_regress.sh"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/postgresql94-contrib.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/files/auth_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/postgresql94-developer.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/postgresql94-library.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/patches/pg_config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/files/pg_config.h"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/files/postgres_94"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/files/user_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/postgresql94-language-bindings.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/files/exec_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/patches/plpython_rpath64.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/postgresql94-service.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "add",
            "file" : "components/database/postgresql-95/postgresql-common.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/postgresql94-documentation.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/postgresql94-tests.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/files/prof_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/postgresql-common.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/files/postgresql_94.xml"
          },
          {
            "editType" : "delete",
            "file" : "components/database/postgresql-94/postgresql94.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-95/test/results-all.master",
          "components/database/postgresql-95/postgresql95-documentation.p5m",
          "components/database/postgresql-95/manifests/sample-manifest.p5m",
          "components/database/postgresql-95/Makefile"
        ],
        "commitId" : "904fad4d7cf34fe9a7d4200163087c2238777492",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "postgresql-95: update to 9.5.20\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "904fad4d7cf34fe9a7d4200163087c2238777492",
        "msg" : "postgresql-95: update to 9.5.20",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/database/postgresql-95/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/postgresql95-documentation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-96/test/results-all.master",
          "components/database/postgresql-96/manifests/sample-manifest.p5m",
          "components/database/postgresql-96/postgresql96-documentation.p5m",
          "components/database/postgresql-96/Makefile"
        ],
        "commitId" : "a3a6abac0f82d73f593417388e9789459f034164",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "postgresql-96: update to 9.6.16\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "a3a6abac0f82d73f593417388e9789459f034164",
        "msg" : "postgresql-96: update to 9.6.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/postgresql96-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/database/postgresql-96/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-10/Makefile",
          "components/database/postgresql-10/postgresql10-documentation.p5m",
          "components/database/postgresql-10/test/results-64.master",
          "components/database/postgresql-10/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5cdc641f57e66159da3f6d0cbab720e62b565d02",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "postgresql-10: update to 10.11\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "5cdc641f57e66159da3f6d0cbab720e62b565d02",
        "msg" : "postgresql-10: update to 10.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/database/postgresql-10/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10-documentation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-11/manifests/sample-manifest.p5m",
          "components/database/postgresql-11/postgresql11-service.p5m",
          "components/database/postgresql-11/postgresql11-contrib.p5m",
          "components/database/postgresql-11/postgresql11-documentation.p5m",
          "components/database/postgresql-11/postgresql11-language-bindings.p5m",
          "components/database/postgresql-11/Makefile"
        ],
        "commitId" : "9086feb0f81a1e0f1b000022c3b709aea13b670c",
        "timestamp" : 1574485561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "postgresql-11: update to 11.6\u000a",
        "date" : "2019-11-23 08:06:01 +0300",
        "id" : "9086feb0f81a1e0f1b000022c3b709aea13b670c",
        "msg" : "postgresql-11: update to 11.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/postgresql11-language-bindings.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/postgresql11-contrib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/postgresql11-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/postgresql11-service.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}