{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2783 of commit 2dfd3e9d5590055e0764e07919de48bae55ae99a, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2783/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "2dfd3e9d5590055e0764e07919de48bae55ae99a"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/gfx/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : "yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : "@yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "2783"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "improve_error_messages_in_usdt_py"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "improve_error_messages_in_usdt_py"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "gfx"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@gfx"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2783 of commit 2dfd3e9d5590055e0764e07919de48bae55ae99a, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "usdt.py: improve error messags for enable_probe()"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2783"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "`USDT#enable_probe()` raises exceptions when the attaching process is not built with USDT probes, but its message does not say the right suggestions, as `enable_probe_or_bail` does.\\r\\n\\r\\nWith this PR, the two methods, `enable_probe` and `enable_probe_or_bail` share their error message, which suggests a possible cause.\\r\\n\\r\\nbefore:\\r\\n\\r\\n```\\r\\nfailed to enable probe '%s'; a possible cause\\r\\ncan be that the probe requires a pid to enable\\r\\n```\\r\\n\\r\\nafter:\\r\\n\\r\\n```\\r\\nFailed to enable USDT probe '%s':\\r\\nthe specified pid might not contain the given language's runtime,\\r\\nor the runtime was not built with the required USDT probes. Look\\r\\nfor a configure flag similar to --with-dtrace or --enable-dtrace.\\r\\nTo check which probes are present in the process, use the tplist tool.\\r\\n```\\r\\n"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "[buildbot, ok to test]"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbGhRepository",
          "value" : "iovisor/bcc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCredentialsId",
          "value" : "6d3daf13-69b8-48b1-9c8f-ec5353264113"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "<a title=\"usdt.py: improve error messags for enable_probe()\" href=\"https://github.com/iovisor/bcc/pull/2783\">PR #2783</a>: usdt.py: improve error mess...",
  "displayName" : "#363",
  "duration" : 1512323,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #363",
  "id" : "363",
  "keepLog" : False,
  "number" : 363,
  "queueId" : 2919,
  "result" : "SUCCESS",
  "timestamp" : 1583169260431,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/363/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 363,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/363/"
    },
    {
      "number" : 363,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/363/"
    },
    {
      "number" : 363,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/363/"
    },
    {
      "number" : 363,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/363/"
    },
    {
      "number" : 363,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/363/"
    },
    {
      "number" : 363,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/363/"
    },
    {
      "number" : 363,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/363/"
    }
  ]
}