{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2849 of commit 94636ec48209a68daa5ab44c69ad9bf43eeeee23, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2849/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "94636ec48209a68daa5ab44c69ad9bf43eeeee23"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/devidasjadhav/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" : "2849"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "http_pull"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "http_pull"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "devidasjadhav"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@devidasjadhav"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2849 of commit 94636ec48209a68daa5ab44c69ad9bf43eeeee23, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "http-parse-complete.py toHex funtion has error"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2849"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "resolves #2848 \\r\\nproblem\\r\\n-----------\\r\\nhttp-parse-complete.py error out on my debian 10.3 machine.\\r\\nwith error log \\r\\n```\\r\\n ##dev@debian:~/git/bcc/examples/networking/http_filter$ sudo python http-parse-complete.py -i wlp3s0\\r\\nbinding socket to 'wlp3s0'\\r\\nTraceback (most recent call last):\\r\\n  File \\\"http-parse-complete.py\\\", line 191, in <module>\\r\\n    ip_src = int(toHex(ip_src_str), 16)\\r\\n  File \\\"http-parse-complete.py\\\", line 37, in toHex\\r\\n    hv = hex(ch).replace('0x', '')\\r\\nTypeError: hex() argument can't be converted to hex\\r\\n```\\r\\nroot cause\\r\\n-------------\\r\\n\\r\\nin line\\r\\n```\\r\\nhv = hex(ch).replace('0x', '')\\r\\n```\\r\\nhex as per [python documetation](https://docs.python.org/3/library/functions.html#hex)\\r\\nfirst argument is expeted of type int\\r\\nbut ch is of type str\\r\\nso we can use ord() to convert it appropriately.\\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=\"http-parse-complete.py toHex funtion has error\" href=\"https://github.com/iovisor/bcc/pull/2849\">PR #2849</a>: http-parse-complete.py toHe...",
  "displayName" : "#413",
  "duration" : 1498420,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #413",
  "id" : "413",
  "keepLog" : False,
  "number" : 413,
  "queueId" : 3319,
  "result" : "SUCCESS",
  "timestamp" : 1585378267946,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/413/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 413,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/413/"
    },
    {
      "number" : 413,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/413/"
    },
    {
      "number" : 413,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/413/"
    },
    {
      "number" : 413,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/413/"
    },
    {
      "number" : 413,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/413/"
    },
    {
      "number" : 413,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/413/"
    },
    {
      "number" : 413,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/413/"
    }
  ]
}