<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_OSMO_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>EMAIL_NOTIFICATIONS</name><value>jenkins-notifications@lists.osmocom.org</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>3</buildableDurationMillis><buildableTimeMillis>3</buildableTimeMillis><buildingDurationMillis>326</buildingDurationMillis><executingTimeMillis>326</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>1</waitingDurationMillis><waitingTimeMillis>1</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>283</buildNumber><marked><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</SHA1><branch><SHA1>bc7c2b443e4f1ee792e43d9571d83ac552363eba</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>#283</displayName><duration>326</duration><estimatedDuration>495</estimatedDuration><fullDisplayName>reminder-extend-obs-key #283</fullDisplayName><id>283</id><inProgress>false</inProgress><keepLog>false</keepLog><number>283</number><queueId>58773</queueId><result>SUCCESS</result><timestamp>1773446460644</timestamp><url>https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/reminder-extend-obs-key/283/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jobs/gerrit-lint.yml</affectedPath><commitId>d3032ced8323bc4fbfb0b69874641eeb91eebf19</commitId><timestamp>1773388710000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>jobs/gerrit-lint: use debian 13

Use debian 13, so we have a newer clang-format version (14 -&gt; 19).

Change-Id: I747dce009bb2e91f16a15e79dbe274c162f64813
</comment><date>2026-03-13 08:58:30 +0100</date><id>d3032ced8323bc4fbfb0b69874641eeb91eebf19</id><msg>jobs/gerrit-lint: use debian 13</msg><path><editType>edit</editType><file>jobs/gerrit-lint.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lint/lint_diff.sh</affectedPath><commitId>2f9a5c371550e52099e7d1ed67676ba2fca20cf1</commitId><timestamp>1773388889000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>lint/lint_diff: print clang-format version

Change-Id: I076a518dccdb241a57628c385a60bffe30298a10
</comment><date>2026-03-13 09:01:29 +0100</date><id>2f9a5c371550e52099e7d1ed67676ba2fca20cf1</id><msg>lint/lint_diff: print clang-format version</msg><path><editType>edit</editType><file>lint/lint_diff.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><commitId>1509f5ebe5fb44ebeec25ba7a679224f9f8af0f6</commitId><timestamp>1773396469000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/laforge</absoluteUrl><fullName>laforge</fullName></author><authorEmail>laforge@osmocom.org</authorEmail><comment>ansible: osmocom-obs-worker: remove lxc&lt;5

I have applied a patch in our OBS server, which adjusts the version
check so we can build packages with newer LXC versions and sent it
upstream: https://github.com/openSUSE/obs-build/pull/1127

Remove the lxc version constraint (which finally allowed upgrading to a
newer opensuse version).

Related: OS#6975
Change-Id: I1e690bf91c4bebd1d46b51ec490daa339ea1107f
</comment><date>2026-03-13 10:07:49 +0000</date><id>1509f5ebe5fb44ebeec25ba7a679224f9f8af0f6</id><msg>ansible: osmocom-obs-worker: remove lxc&lt;5</msg><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</affectedPath><affectedPath>ansible/roles/osmocom-obs-worker/tasks/obs.yml</affectedPath><commitId>47062c991a436b88d54244f668c69588a682bd73</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible: osmocom-obs-worker: add mount-securityfs.service

Fix errors in lxc-start related to not having securityfs available:

[   14s] booting lxc...
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1
[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file
[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM
[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container "obsbuild:root_6"
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start
[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options
[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink

Usually systemd would mount the securityfs automatically as I understand
it, but it doesn't work anymore without this service in our use case
where osmocom-obs-worker runs inside an LXC itself. This is probably
related to upgrading the opensuse version for the osmocom-obs-worker
containers.

Change-Id: I0c708815440c67340531548361deb326c864aefe
</comment><date>2026-03-13 13:46:44 +0000</date><id>47062c991a436b88d54244f668c69588a682bd73</id><msg>ansible: osmocom-obs-worker: add mount-securityfs.service</msg><path><editType>add</editType><file>ansible/roles/osmocom-obs-worker/files/mount-securityfs.service</file></path><path><editType>edit</editType><file>ansible/roles/osmocom-obs-worker/tasks/obs.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ansible/util/known_hosts</affectedPath><affectedPath>ansible/hosts</affectedPath><commitId>bc7c2b443e4f1ee792e43d9571d83ac552363eba</commitId><timestamp>1773409604000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ansible/hosts: update lx2-1-obs-aarch64-1 ip

This machine is not available under the listed IPv6 anymore, but can be
reached through the VPN. Adjust the IP.

Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5
</comment><date>2026-03-13 13:46:44 +0000</date><id>bc7c2b443e4f1ee792e43d9571d83ac552363eba</id><msg>ansible/hosts: update lx2-1-obs-aarch64-1 ip</msg><path><editType>edit</editType><file>ansible/hosts</file></path><path><editType>edit</editType><file>ansible/util/known_hosts</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/laforge</absoluteUrl><fullName>laforge</fullName></culprit><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></freeStyleBuild>