{
  "_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" : 5547,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1d532659c6ac5f608e6e7b93fed4d67d6fccb453",
            "branch" : [
              {
                "SHA1" : "1d532659c6ac5f608e6e7b93fed4d67d6fccb453",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1d532659c6ac5f608e6e7b93fed4d67d6fccb453",
            "branch" : [
              {
                "SHA1" : "1d532659c6ac5f608e6e7b93fed4d67d6fccb453",
                "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" : "1d532659c6ac5f608e6e7b93fed4d67d6fccb453",
        "branch" : [
          {
            "SHA1" : "1d532659c6ac5f608e6e7b93fed4d67d6fccb453",
            "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" : "#5547",
  "duration" : 3179731,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5547",
  "id" : "5547",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5547,
  "queueId" : 1371,
  "result" : "SUCCESS",
  "timestamp" : 1604064952291,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5547/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/virtualbox/Makefile",
          "components/desktop/fbreader/Makefile",
          "components/desktop/librecad/patches/qaction.patch",
          "components/encumbered/vlc/Makefile",
          "components/desktop/fbreader/patches/08-flags.patch",
          "components/desktop/librecad/Makefile",
          "components/desktop/fbreader/patches/07-fix-moc-path.patch"
        ],
        "commitId" : "1d532659c6ac5f608e6e7b93fed4d67d6fccb453",
        "timestamp" : 1604064938000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Post qt5 fixes\u000a* fix librecad after qt5 update\u000a\u000a* fix fbreader after update\u000a\u000a* fix virtualbox\u000a\u000a* increment COMPONENT_REVISION (?)\u000a\u000a* oops vlc fix was squashed away\u000a\u000a* increment COMPONENT_REVISION\u000a Co-authored-by: Andreas Wacknitz <A.Wacknitz@gmx.de>\u000a",
        "date" : "2020-10-30 14:35:38 +0100",
        "id" : "1d532659c6ac5f608e6e7b93fed4d67d6fccb453",
        "msg" : "Post qt5 fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/fbreader/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/fbreader/patches/07-fix-moc-path.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/librecad/patches/qaction.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/librecad/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/fbreader/patches/08-flags.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}