<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</name><value>master</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>14</buildableDurationMillis><buildableTimeMillis>14</buildableTimeMillis><buildingDurationMillis>1462413</buildingDurationMillis><executingTimeMillis>1462413</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3163</buildNumber><marked><SHA1>7a65dad9bef01bb40b6ab159de4603c94360939f</SHA1><branch><SHA1>7a65dad9bef01bb40b6ab159de4603c94360939f</SHA1><name>origin/master</name></branch></marked><revision><SHA1>7a65dad9bef01bb40b6ab159de4603c94360939f</SHA1><branch><SHA1>7a65dad9bef01bb40b6ab159de4603c94360939f</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>2625</buildNumber><marked><SHA1>c792b8c79ee92af6a34c4c06ec01a985c8902f94</SHA1><branch><SHA1>c792b8c79ee92af6a34c4c06ec01a985c8902f94</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>c792b8c79ee92af6a34c4c06ec01a985c8902f94</SHA1><branch><SHA1>c792b8c79ee92af6a34c4c06ec01a985c8902f94</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>2392</buildNumber><marked><SHA1>6a2451a0ad3dd2f5e3179d64446d9d553a37016d</SHA1><branch><SHA1>6a2451a0ad3dd2f5e3179d64446d9d553a37016d</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6a2451a0ad3dd2f5e3179d64446d9d553a37016d</SHA1><branch><SHA1>6a2451a0ad3dd2f5e3179d64446d9d553a37016d</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>7a65dad9bef01bb40b6ab159de4603c94360939f</SHA1><branch><SHA1>7a65dad9bef01bb40b6ab159de4603c94360939f</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3163</displayName><duration>1462413</duration><estimatedDuration>1468731</estimatedDuration><fullDisplayName>osmocom-coverity #3163</fullDisplayName><id>3163</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3163</number><queueId>165380</queueId><result>SUCCESS</result><timestamp>1783721820774</timestamp><url>https://jenkins.osmocom.org/jenkins/job/osmocom-coverity/3163/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>scripts/manuals/publish-manuals-for-tags.sh</affectedPath><commitId>1b17bf2cfb5cdb8e5a37f08843ba5aa3954da5f7</commitId><timestamp>1783665196000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>manuals: ignore osmo-s1gw 0.4.1

Change-Id: Id5bddb61c7ae711242060d31a806bc44fee46e5d
</comment><date>2026-07-10 08:33:16 +0200</date><id>1b17bf2cfb5cdb8e5a37f08843ba5aa3954da5f7</id><msg>manuals: ignore osmo-s1gw 0.4.1</msg><path><editType>edit</editType><file>scripts/manuals/publish-manuals-for-tags.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>contrib/obs-mirror/obs-mirror.sh</affectedPath><affectedPath>contrib/obs-mirror/systemd/rm-old-nightly-archives.service</affectedPath><affectedPath>contrib/obs-mirror/rm-old-nightly-archives.sh</affectedPath><affectedPath>contrib/obs-mirror/systemd/rm-old-nightly-archives.timer</affectedPath><affectedPath>contrib/obs-mirror/README.md</affectedPath><affectedPath>contrib/obs-mirror/README</affectedPath><affectedPath>contrib/obs-mirror/systemd/obs-mirror.service</affectedPath><affectedPath>contrib/obs-mirror/systemd/obs-mirror.timer</affectedPath><commitId>7a65dad9bef01bb40b6ab159de4603c94360939f</commitId><timestamp>1783683447000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>contrib/obs-mirror: log to systemd journal

Instead of having a lot of logfiles in /home/pkgmirror and starting the
obs-mirror scripts via cronjob, add systemd services and timers and let
them log to the systemd journal.

Change-Id: I3a567770ef6d98bb3fdc2d52214cacbfe59640ad
</comment><date>2026-07-10 11:37:27 +0000</date><id>7a65dad9bef01bb40b6ab159de4603c94360939f</id><msg>contrib/obs-mirror: log to systemd journal</msg><path><editType>add</editType><file>contrib/obs-mirror/systemd/rm-old-nightly-archives.timer</file></path><path><editType>edit</editType><file>contrib/obs-mirror/rm-old-nightly-archives.sh</file></path><path><editType>delete</editType><file>contrib/obs-mirror/README</file></path><path><editType>add</editType><file>contrib/obs-mirror/systemd/rm-old-nightly-archives.service</file></path><path><editType>add</editType><file>contrib/obs-mirror/README.md</file></path><path><editType>edit</editType><file>contrib/obs-mirror/obs-mirror.sh</file></path><path><editType>add</editType><file>contrib/obs-mirror/systemd/obs-mirror.service</file></path><path><editType>add</editType><file>contrib/obs-mirror/systemd/obs-mirror.timer</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></freeStyleBuild>