{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2929 of commit d0e0bf7d243a6cd0b9a2321ff5f5422db932a34a, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2929/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "d0e0bf7d243a6cd0b9a2321ff5f5422db932a34a"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "synical"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "sjohnsondot@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/synical/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" : "2929"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "synical/killsnoop-signal-filter"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "synical/killsnoop-signal-filter"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "synical"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@synical"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2929 of commit d0e0bf7d243a6cd0b9a2321ff5f5422db932a34a, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Add killsnoop arg for filtering on signal"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2929"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "I was recently using killsnoop to troubleshoot some weird signal behaviour and found that I had to run killsnoop over long periods of time in order to catch the behaviour. A problem I ran into was that filtering for signals I was looking for vs all other signals getting sent around in the system required either logging everything to a file and parsing from there, or running a forked version of killsnoop to filter on the signal.\\r\\n\\r\\nThis PR includes a change to allow optional filtering of the signal that is passed to kill() to help reduce noise in cases like this.\\r\\n\\r\\nI haven't updated the examples as I'm not sure if this will be considered useful, but happy to do so if this gets the green light."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "null"
        },
        {
          "_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 killsnoop arg for filtering on signal\" href=\"https://github.com/iovisor/bcc/pull/2929\">PR #2929</a>: Add killsnoop arg for filte...",
  "displayName" : "#508",
  "duration" : 1361636,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #508",
  "id" : "508",
  "keepLog" : False,
  "number" : 508,
  "queueId" : 4072,
  "result" : "SUCCESS",
  "timestamp" : 1590507185086,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/508/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 508,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/508/"
    },
    {
      "number" : 508,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/508/"
    },
    {
      "number" : 508,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/508/"
    },
    {
      "number" : 508,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/508/"
    },
    {
      "number" : 508,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/508/"
    },
    {
      "number" : 508,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/508/"
    },
    {
      "number" : 508,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/508/"
    }
  ]
}