{
  "_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" : 4510,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bf35d6bd5c462fb838b345023ab0bacf2a5f5212",
            "branch" : [
              {
                "SHA1" : "bf35d6bd5c462fb838b345023ab0bacf2a5f5212",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bf35d6bd5c462fb838b345023ab0bacf2a5f5212",
            "branch" : [
              {
                "SHA1" : "bf35d6bd5c462fb838b345023ab0bacf2a5f5212",
                "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" : "bf35d6bd5c462fb838b345023ab0bacf2a5f5212",
        "branch" : [
          {
            "SHA1" : "bf35d6bd5c462fb838b345023ab0bacf2a5f5212",
            "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" : "#4510",
  "duration" : 12783681,
  "estimatedDuration" : 338313,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4510",
  "id" : "4510",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4510,
  "queueId" : 17,
  "result" : "SUCCESS",
  "timestamp" : 1553232026306,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4510/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-7/gcc-7.p5m",
          "components/developer/gcc-7/manifests/sample-manifest.p5m",
          "components/developer/gcc-7/Makefile",
          "components/developer/gcc-7/patches/0001-illumos-gcc.patch"
        ],
        "commitId" : "9e0af5cf263724c90fdcc95ce72030975bd19852",
        "timestamp" : 1553231782000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gcc-7: update to 7.4.0\u000a",
        "date" : "2019-03-22 08:16:22 +0300",
        "id" : "9e0af5cf263724c90fdcc95ce72030975bd19852",
        "msg" : "gcc-7: update to 7.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/gcc-7.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-7/patches/0001-illumos-gcc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-8/patches/0003-gcc-enable-the-.eh_frame-based-unwinder.patch",
          "components/developer/gcc-8/patches/0008-sol2-enable-full-__cxa_atexit-support.patch",
          "components/developer/gcc-8/patches/0014-Do-not-link-libstdc-to-librt.patch",
          "components/developer/gcc-8/patches/0004-intl-Don-t-use-UTF-8-quotes.-Ever.patch",
          "components/developer/gcc-8/patches/0011-Never-omit-frame-pointer.patch",
          "components/developer/gcc-8/patches/0006-allow-the-global-disabling-of-function-cloning.patch",
          "components/developer/gcc-8/patches/1003-libgo_runtime_proc.c.patch",
          "components/developer/gcc-8/patches/0005-Implement-fstrict-calling-conventions.patch",
          "components/developer/gcc-8/patches/0013-Use-compare-debug-to-pass-stage2-stage3-comparison-a.patch",
          "components/developer/gcc-8/patches/0015-Fix-libgo-runtime-SunOS-libelf-does-not-support-larg.patch",
          "components/developer/gcc-8/patches/0009-16-update-cmn_err-format-specifier.patch",
          "components/developer/gcc-8/patches/0010-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch",
          "components/developer/gcc-8/patches/0006-strict-cc2-check-that-disabling-function-cloning-pre.patch",
          "components/developer/gcc-8/patches/0005-allow-the-global-disabling-of-function-cloning.patch",
          "components/developer/gcc-8/patches/1002-fixinc.in.patch",
          "components/developer/gcc-8/patches/0012-19-cmn_err-b-conversion-should-accept-0-flag.patch",
          "components/developer/gcc-8/patches/0007-strict-cc2-check-that-disabling-function-cloning-pre.patch",
          "components/developer/gcc-8/patches/0002-compare_tests-Use-nawk-on-Solaris-since-awk-is-crap.patch",
          "components/developer/gcc-8/Makefile",
          "components/developer/gcc-8/patches/0007-sol2-enable-full-__cxa_atexit-support.patch",
          "components/developer/gcc-8/patches/1006-never-omit-frame-pointer.patch",
          "components/developer/gcc-8/patches/0001-README.md-Add-a-simple-description-of-what-s-what.patch",
          "components/developer/gcc-8/patches/1005-use-compare-debug.patch",
          "components/developer/gcc-8/patches/0003-intl-Don-t-use-UTF-8-quotes.-Ever.patch",
          "components/developer/gcc-8/patches/0001-compare_tests-Use-nawk-on-Solaris-since-awk-is-crap.patch",
          "components/developer/gcc-8/patches/0010-19-cmn_err-b-conversion-should-accept-0-flag.patch",
          "components/developer/gcc-8/patches/1004-libstdc++-no-rt.patch",
          "components/developer/gcc-8/patches/0016-libgcc-unwind.map-should-be-v2-style.patch",
          "components/developer/gcc-8/patches/0004-Implement-fstrict-calling-conventions.patch",
          "components/developer/gcc-8/patches/0008-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch",
          "components/developer/gcc-8/patches/0012-Address-fixincludes-failure.patch",
          "components/developer/gcc-8/patches/0011-16-update-cmn_err-format-specifier.patch",
          "components/developer/gcc-8/patches/0002-gcc-enable-the-.eh_frame-based-unwinder.patch"
        ],
        "commitId" : "8352a80b167dce2a722799ce114deea381b974a8",
        "timestamp" : 1553231846000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gcc-8: update to 8.3.0\u000a",
        "date" : "2019-03-22 08:17:26 +0300",
        "id" : "8352a80b167dce2a722799ce114deea381b974a8",
        "msg" : "gcc-8: update to 8.3.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0009-16-update-cmn_err-format-specifier.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/1006-never-omit-frame-pointer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0001-compare_tests-Use-nawk-on-Solaris-since-awk-is-crap.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0002-compare_tests-Use-nawk-on-Solaris-since-awk-is-crap.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/1002-fixinc.in.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-8/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0010-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0004-Implement-fstrict-calling-conventions.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0003-intl-Don-t-use-UTF-8-quotes.-Ever.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0010-19-cmn_err-b-conversion-should-accept-0-flag.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0014-Do-not-link-libstdc-to-librt.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0008-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0001-README.md-Add-a-simple-description-of-what-s-what.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0011-16-update-cmn_err-format-specifier.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0015-Fix-libgo-runtime-SunOS-libelf-does-not-support-larg.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0007-strict-cc2-check-that-disabling-function-cloning-pre.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0012-19-cmn_err-b-conversion-should-accept-0-flag.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0006-allow-the-global-disabling-of-function-cloning.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0008-sol2-enable-full-__cxa_atexit-support.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0006-strict-cc2-check-that-disabling-function-cloning-pre.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0002-gcc-enable-the-.eh_frame-based-unwinder.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0005-allow-the-global-disabling-of-function-cloning.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0005-Implement-fstrict-calling-conventions.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0016-libgcc-unwind.map-should-be-v2-style.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0003-gcc-enable-the-.eh_frame-based-unwinder.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0011-Never-omit-frame-pointer.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/1005-use-compare-debug.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0012-Address-fixincludes-failure.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0007-sol2-enable-full-__cxa_atexit-support.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/1004-libstdc++-no-rt.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-8/patches/0013-Use-compare-debug-to-pass-stage2-stage3-comparison-a.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/1003-libgo_runtime_proc.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0004-intl-Don-t-use-UTF-8-quotes.-Ever.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+3/patches/18-flush-surface.patch",
          "components/library/gtk+3/Makefile"
        ],
        "commitId" : "bf35d6bd5c462fb838b345023ab0bacf2a5f5212",
        "timestamp" : 1553231965000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "10228 GTK3 Color Selection cores application\u000a",
        "date" : "2019-03-22 08:19:25 +0300",
        "id" : "bf35d6bd5c462fb838b345023ab0bacf2a5f5212",
        "msg" : "10228 GTK3 Color Selection cores application",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk+3/patches/18-flush-surface.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}