{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3123 of commit 78d49f5e6296b5a6f56fdfeace0f087ff967af37, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3123/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "78d49f5e6296b5a6f56fdfeace0f087ff967af37"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/alekseymmm/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" : "3123"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "bio"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "bio"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : "alekseymmm@mail.ru"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "alekseymmm"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@alekseymmm"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3123 of commit 78d49f5e6296b5a6f56fdfeace0f087ff967af37, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "add latency tracing for bio-based block devices"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3123"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "The current behavior of biolatency.py is that it traces the submission and completion of requests in corresponding functions. Thus it only works for request-based block devices. This patch adds latency tracing for bio-based block devices. It is useful for Linux device mapper monitoring (like mdraid and lvm are common examples).\\r\\nI tested it on \\r\\n* mdraid raids\\r\\n* lvm volumes\\r\\n* null blk block devices created with queue_mode=0 (bio based)\\r\\n\\r\\nstatistics (collected with -D for example) looks like \\r\\n```\\r\\ndisk = b'dm-0'\\r\\n     usecs               : count     distribution\\r\\n         0 -> 1          : 0        |                                        |\\r\\n         2 -> 3          : 0        |                                        |\\r\\n         4 -> 7          : 0        |                                        |\\r\\n         8 -> 15         : 0        |                                        |\\r\\n        16 -> 31         : 0        |                                        |\\r\\n        32 -> 63         : 0        |                                        |\\r\\n        64 -> 127        : 0        |                                        |\\r\\n       128 -> 255        : 0        |                                        |\\r\\n       256 -> 511        : 2        |*                                       |\\r\\n       512 -> 1023       : 0        |                                        |\\r\\n      1024 -> 2047       : 0        |                                        |\\r\\n      2048 -> 4095       : 9        |********                                |\\r\\n      4096 -> 8191       : 45       |****************************************|\\r\\n      8192 -> 16383      : 18       |****************                        |\\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=\"add latency tracing for bio-based block devices\" href=\"https://github.com/iovisor/bcc/pull/3123\">PR #3123</a>: add latency tracing for bio...",
  "displayName" : "#708",
  "duration" : 1282263,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #708",
  "id" : "708",
  "keepLog" : False,
  "number" : 708,
  "queueId" : 5672,
  "result" : "SUCCESS",
  "timestamp" : 1602521775772,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/708/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 708,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/708/"
    },
    {
      "number" : 708,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/708/"
    },
    {
      "number" : 708,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/708/"
    },
    {
      "number" : 708,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/708/"
    },
    {
      "number" : 708,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/708/"
    },
    {
      "number" : 708,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/708/"
    },
    {
      "number" : 708,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/708/"
    }
  ]
}