<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>BRANCH_CI</name><value>master</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>4</buildableDurationMillis><buildableTimeMillis>4</buildableTimeMillis><buildingDurationMillis>13951</buildingDurationMillis><executingTimeMillis>13951</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>3</waitingDurationMillis><waitingTimeMillis>3</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>1177</buildNumber><marked><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><name>origin/master</name></branch></marked><revision><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip-manuals _class='hudson.plugins.git.util.Build'><buildNumber>22</buildNumber><marked><SHA1>118cdef4c544dda3e67853b4bf9057e2a02847b6</SHA1><branch><SHA1>118cdef4c544dda3e67853b4bf9057e2a02847b6</SHA1><name>refs/remotes/origin/osmith/wip-manuals</name></branch></marked><revision><SHA1>118cdef4c544dda3e67853b4bf9057e2a02847b6</SHA1><branch><SHA1>118cdef4c544dda3e67853b4bf9057e2a02847b6</SHA1><name>refs/remotes/origin/osmith/wip-manuals</name></branch></revision></refsremotesoriginosmithwip-manuals><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>719</buildNumber><marked><SHA1>bbf3012de7f7683620dac9ae82f45df5b6f933ea</SHA1><branch><SHA1>bbf3012de7f7683620dac9ae82f45df5b6f933ea</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>bbf3012de7f7683620dac9ae82f45df5b6f933ea</SHA1><branch><SHA1>bbf3012de7f7683620dac9ae82f45df5b6f933ea</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip></buildsByBranchName><lastBuiltRevision><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><branch><SHA1>eaccd65bcf9f934b43a7df229d7db950637fbbe9</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1177</displayName><duration>13951</duration><estimatedDuration>17293</estimatedDuration><fullDisplayName>Osmocom-release-manuals #1177</fullDisplayName><id>1177</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1177</number><queueId>76130</queueId><result>SUCCESS</result><timestamp>1774931340248</timestamp><url>https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-release-manuals/1177/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/obs/data/pyhss_download_deps.sh</affectedPath><commitId>94c8cbcb019ad21d34d3a938811c3c6b94ca757b</commitId><timestamp>1774866147000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: pyhss_download_deps: add python 3.14

Download binary package dependencies for python 3.14 too, so we can
build the package for Ubuntu 26.04.

Related: OS#6983
Related: https://gitea.osmocom.org/osmocom/pyhss/commit/2125f52c5eb1b3e66b1ebe2febadb7c886536681
Change-Id: Ic23d52c081f68fb8d6f7d9e370883236ca9bf35f
</comment><date>2026-03-30 10:22:27 +0000</date><id>94c8cbcb019ad21d34d3a938811c3c6b94ca757b</id><msg>OBS: pyhss_download_deps: add python 3.14</msg><path><editType>edit</editType><file>scripts/obs/data/pyhss_download_deps.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/obs/lib/srcpkg.py</affectedPath><commitId>eaccd65bcf9f934b43a7df229d7db950637fbbe9</commitId><timestamp>1774872062000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>OBS: nightly: add ".0" after versions on git tags

Fix that with the current logic of generating version numbers for
nightly, a version done on a tag can be higher than the following
version:

on tag:                    1.14.0.202603231800
on tag (with this patch):  1.14.0.0.202603231800
next commit after the tag: 1.14.0.1.abcd.202603241800

Fixes: OS#6981
Change-Id: Id140d8ea76bf98357711587a9909d54097250fd6
</comment><date>2026-03-30 14:01:02 +0200</date><id>eaccd65bcf9f934b43a7df229d7db950637fbbe9</id><msg>OBS: nightly: add ".0" after versions on git tags</msg><path><editType>edit</editType><file>scripts/obs/lib/srcpkg.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></freeStyleBuild>