{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "TESTENV_ARGS",
          "value" : "-b osmocom:latest -c osmo_ggsn_v*_only --custom-kernel"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 10,
      "buildableTimeMillis" : 10,
      "buildingDurationMillis" : 0,
      "executingTimeMillis" : 0,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 3,
      "waitingTimeMillis" : 3
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1697,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "35b43aa74c9ca07455d5cc74f500acf9dcd853e1",
            "branch" : [
              {
                "SHA1" : "35b43aa74c9ca07455d5cc74f500acf9dcd853e1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "35b43aa74c9ca07455d5cc74f500acf9dcd853e1",
            "branch" : [
              {
                "SHA1" : "35b43aa74c9ca07455d5cc74f500acf9dcd853e1",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "35b43aa74c9ca07455d5cc74f500acf9dcd853e1",
        "branch" : [
          {
            "SHA1" : "35b43aa74c9ca07455d5cc74f500acf9dcd853e1",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : True,
  "description" : None,
  "displayName" : "#1697",
  "duration" : 0,
  "estimatedDuration" : 624472,
  "executor" : {
    
  },
  "fullDisplayName" : "ttcn3-ggsn-test-kernel-latest-net-next #1697",
  "id" : "1697",
  "inProgress" : True,
  "keepLog" : False,
  "number" : 1697,
  "queueId" : 2012625,
  "result" : None,
  "timestamp" : 1760011560065,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/ttcn3-ggsn-test-kernel-latest-net-next/1697/",
  "builtOn" : "build5-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-tcpdump-start.sh",
          "_testenv/testenv/__init__.py",
          "ttcn3-dumpcap-stop.sh",
          "ttcn3-dumpcap-start.sh",
          "ttcn3-tcpdump-stop.sh",
          "_testenv/testenv/testsuite.py"
        ],
        "commitId" : "f547508b4b0b22831be018769826f52ababa51f6",
        "timestamp" : 1759927298000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "testenv: add a --fast argument\u000a\u000aThe ttcn3-{tcpdump,dumpcap}-*.sh scripts can easily spend 5s or more for\u000aeach test with:\u000a* Waiting until the pcap gets created.\u000a* Waiting until pcap size does not increase anymore after the test.\u000a* Saving the talloc report.\u000a\u000aAdd --fast to skip all this, to allow running a whole testsuite\u000asignificantly faster locally to check for regressions. Developers can\u000athen still run failing tests again without --fast to get the pcap and\u000atalloc reports.\u000a\u000aChange-Id: Ief3488293e5c5c1a1c98244f80ffd56eadb040c5\u000a",
        "date" : "2025-10-08 12:41:38 +0000",
        "id" : "f547508b4b0b22831be018769826f52ababa51f6",
        "msg" : "testenv: add a --fast argument",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-dumpcap-start.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-tcpdump-start.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-dumpcap-stop.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-tcpdump-stop.sh"
          },
          {
            "editType" : "edit",
            "file" : "_testenv/testenv/__init__.py"
          },
          {
            "editType" : "edit",
            "file" : "_testenv/testenv/testsuite.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Makefile"
        ],
        "commitId" : "35b43aa74c9ca07455d5cc74f500acf9dcd853e1",
        "timestamp" : 1759928582000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "Makefile: ctags: include *.cc/*.hh files\u000a\u000aAlso generate tags for *.cc/*.hh files.  In order to avoid generating\u000atags for generated source files, limit the search scope for `find`.\u000a\u000aChange-Id: Iab28b36ea6bb6ece45d1834dfc04be489da39ea2\u000a",
        "date" : "2025-10-08 13:03:02 +0000",
        "id" : "35b43aa74c9ca07455d5cc74f500acf9dcd853e1",
        "msg" : "Makefile: ctags: include *.cc/*.hh files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/jolly",
      "fullName" : "jolly"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
      "fullName" : "pmaier@sysmocom.de"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
      "fullName" : "lynxis"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/ewild",
      "fullName" : "ewild"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/daniel",
      "fullName" : "daniel"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/tnt",
      "fullName" : "Sylvain Munaut"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/dwillmann",
      "fullName" : "dwillmann"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
      "fullName" : "Neels Hofmeyr"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/hoernchen",
      "fullName" : "benispeter"
    }
  ]
}