{
  "_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" : 5990,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "67b9808af77dc3e057bbb6c7fa849cd51f36d8a9",
            "branch" : [
              {
                "SHA1" : "67b9808af77dc3e057bbb6c7fa849cd51f36d8a9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "67b9808af77dc3e057bbb6c7fa849cd51f36d8a9",
            "branch" : [
              {
                "SHA1" : "67b9808af77dc3e057bbb6c7fa849cd51f36d8a9",
                "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" : "67b9808af77dc3e057bbb6c7fa849cd51f36d8a9",
        "branch" : [
          {
            "SHA1" : "67b9808af77dc3e057bbb6c7fa849cd51f36d8a9",
            "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" : "#5990",
  "duration" : 15794679,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5990",
  "id" : "5990",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5990,
  "queueId" : 842,
  "result" : "SUCCESS",
  "timestamp" : 1589846740477,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5990/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/elinks/Makefile",
          "components/web/elinks/patches/gcc-10.patch"
        ],
        "commitId" : "d0d8bd3513dd4acf89b787125d5b5e47ea398f8b",
        "timestamp" : 1589830922000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "elinks: fix gcc-10 build\u000a",
        "date" : "2020-05-18 21:42:02 +0200",
        "id" : "d0d8bd3513dd4acf89b787125d5b5e47ea398f8b",
        "msg" : "elinks: fix gcc-10 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/elinks/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/elinks/patches/gcc-10.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/virtualbox/Makefile",
          "components/sysutils/virtualbox/patches/18-gcc-10.patch",
          "components/sysutils/virtualbox/patches/18-fix-vboxclient-build.patch"
        ],
        "commitId" : "7cbed0c4e66dc541e82aae5b5d4d339a71e2af2d",
        "timestamp" : 1589830936000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "virtualbox : bump to 6.1.8\u000a",
        "date" : "2020-05-18 21:42:16 +0200",
        "id" : "7cbed0c4e66dc541e82aae5b5d4d339a71e2af2d",
        "msg" : "virtualbox : bump to 6.1.8",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/patches/18-gcc-10.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/virtualbox/patches/18-fix-vboxclient-build.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-95/postgresql95-documentation.p5m",
          "components/database/postgresql-95/manifests/sample-manifest.p5m",
          "components/database/postgresql-95/Makefile"
        ],
        "commitId" : "8186fd4b79ce5b5e3e3bb06d6091a3ae368a5bd7",
        "timestamp" : 1589830952000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "PostgreSQL-9.5: update to 9.5.22\u000a",
        "date" : "2020-05-18 21:42:32 +0200",
        "id" : "8186fd4b79ce5b5e3e3bb06d6091a3ae368a5bd7",
        "msg" : "PostgreSQL-9.5: update to 9.5.22",
        "paths" : [
          {
            "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/Makefile",
          "components/database/postgresql-96/postgresql96-documentation.p5m",
          "components/database/postgresql-96/manifests/sample-manifest.p5m"
        ],
        "commitId" : "eec1406d63094fcb39d0b796266e3ac0f068ec06",
        "timestamp" : 1589830952000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "PostgreSQL-9.6: update to 9.6.18\u000a",
        "date" : "2020-05-18 21:42:32 +0200",
        "id" : "eec1406d63094fcb39d0b796266e3ac0f068ec06",
        "msg" : "PostgreSQL-9.6: update to 9.6.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/postgresql96-documentation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-10/Makefile",
          "components/database/postgresql-10/postgresql10-documentation.p5m",
          "components/database/postgresql-10/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d85de487b6565dc3e67e68582915323d1ff2c07d",
        "timestamp" : 1589830952000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "PostgreSQL-10: update to 10.13\u000a",
        "date" : "2020-05-18 21:42:32 +0200",
        "id" : "d85de487b6565dc3e67e68582915323d1ff2c07d",
        "msg" : "PostgreSQL-10: update to 10.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/Makefile"
          },
          {
            "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-documentation.p5m",
          "components/database/postgresql-11/Makefile"
        ],
        "commitId" : "a6707a32f31ef8ce034f59c0c9b0bc3d1062ee2b",
        "timestamp" : 1589830952000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "PostgreSQL-11: update to 11.8\u000a",
        "date" : "2020-05-18 21:42:32 +0200",
        "id" : "a6707a32f31ef8ce034f59c0c9b0bc3d1062ee2b",
        "msg" : "PostgreSQL-11: update to 11.8",
        "paths" : [
          {
            "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"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-12/manifests/sample-manifest.p5m",
          "components/database/postgresql-12/Makefile",
          "components/database/postgresql-12/postgresql12.p5m",
          "components/database/postgresql-12/postgresql12-service.p5m",
          "components/database/postgresql-12/postgresql12-language-bindings.p5m",
          "components/database/postgresql-12/postgresql12-contrib.p5m",
          "components/database/postgresql-12/postgresql12-documentation.p5m"
        ],
        "commitId" : "67b9808af77dc3e057bbb6c7fa849cd51f36d8a9",
        "timestamp" : 1589830952000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "PostgreSQL-12: update to 12.3\u000a",
        "date" : "2020-05-18 21:42:32 +0200",
        "id" : "67b9808af77dc3e057bbb6c7fa849cd51f36d8a9",
        "msg" : "PostgreSQL-12: update to 12.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12-service.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12-contrib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12-language-bindings.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}