{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2726 of commit c48155147b78b9e82d1c0554a089194ca701a9f1, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2726/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "c48155147b78b9e82d1c0554a089194ca701a9f1"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/olsajiri/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" : "2726"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "kfunc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "kfunc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "olsajiri"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@olsajiri"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2726 of commit c48155147b78b9e82d1c0554a089194ca701a9f1, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Introduce {attach|detach}_kfunc API"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2726"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "Kernel added new probe called trampoline allowing to probe\\r\\nalmost any kernel function when BTF info is available in\\r\\nthe system.\\r\\n    \\r\\nAdding the interface under 'kfunc' name, which allows to\\r\\nprobe function entry and 'kretfunc' name, which allows to\\r\\ntrace function return.\\r\\n    \\r\\n The main benefit is really low overhead which is really low\\r\\n for trampolines (please see commit for klockstat.py\\r\\n with perf comparison).\\r\\n    \\r\\n Another benefit is the ability of kretfunc probe to access\\r\\n function arguments, so some tools might need only one program\\r\\n instead of entry/exit ones (please see commit for\\r\\n opensnoop.py changes).\\r\\n"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "[buildbot, test this please]"
        },
        {
          "_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=\"Introduce {attach|detach}_kfunc API\" href=\"https://github.com/iovisor/bcc/pull/2726\">PR #2726</a>: Introduce {attach|detach}_k...",
  "displayName" : "#295",
  "duration" : 1527197,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #295",
  "id" : "295",
  "keepLog" : False,
  "number" : 295,
  "queueId" : 2347,
  "result" : "FAILURE",
  "timestamp" : 1580409597673,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/295/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 295,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/295/"
    },
    {
      "number" : 295,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/295/"
    },
    {
      "number" : 295,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/295/"
    },
    {
      "number" : 295,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/295/"
    },
    {
      "number" : 295,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/295/"
    },
    {
      "number" : 295,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/295/"
    },
    {
      "number" : 295,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/295/"
    }
  ]
}