<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "registry-rebuild-upload-titan" build number 1,494</shortDescription><upstreamBuild>1494</upstreamBuild><upstreamProject>registry-rebuild-upload-titan</upstreamProject><upstreamUrl>job/registry-rebuild-upload-titan/</upstreamUrl></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>78078</buildableDurationMillis><buildableTimeMillis>78078</buildableTimeMillis><buildingDurationMillis>70041</buildingDurationMillis><executingTimeMillis>70041</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>6887</waitingDurationMillis><waitingTimeMillis>6887</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>944</buildNumber><marked><SHA1>9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e</SHA1><branch><SHA1>9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e</SHA1><branch><SHA1>9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e</SHA1><branch><SHA1>9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/docker-playground</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#944</displayName><duration>70041</duration><estimatedDuration>20543</estimatedDuration><fullDisplayName>registry-rebuild-upload-ttcn3-bts-tests #944</fullDisplayName><id>944</id><inProgress>false</inProgress><keepLog>false</keepLog><number>944</number><queueId>1225693</queueId><result>SUCCESS</result><timestamp>1690299456433</timestamp><url>https://jenkins.osmocom.org/jenkins/view/registry/job/registry-rebuild-upload-ttcn3-bts-tests/944/</url><builtOn>build2-deb11build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ttcn3-hnbgw-test/with-pfcp/HNBGW_Tests.cfg</affectedPath><commitId>4a9f22b864e20f20bad14eac1a1da999b75ba6b8</commitId><timestamp>1690275614000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pespin</absoluteUrl><fullName>Pau Espin Pedrol</fullName></author><authorEmail>pespin@sysmocom.de</authorEmail><comment>ttcn3-hnbgw: fix disabling talloc report checks for hnbgw-latest

Older commit disabled the talloc report checks but forgot to add the
same line to the with-pfcp/ variant, and as a result the sed command in
jenkins.sh won't work there.

Fixes: cb4897e4c09f7213c929dfd85f1657d697e6bf3d
Change-Id: Id4eed548b3a552747e95784be3654952e10e96ab
</comment><date>2023-07-25 11:00:14 +0200</date><id>4a9f22b864e20f20bad14eac1a1da999b75ba6b8</id><msg>ttcn3-hnbgw: fix disabling talloc report checks for hnbgw-latest</msg><path><editType>edit</editType><file>ttcn3-hnbgw-test/with-pfcp/HNBGW_Tests.cfg</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>osmo-uecups-master/Dockerfile</affectedPath><commitId>e0a1b5b454ae7425e317909722b6b5c268a022dc</commitId><timestamp>1690298495000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/laforge</absoluteUrl><fullName>laforge</fullName></author><authorEmail>laforge@osmocom.org</authorEmail><comment>osmo-uecups-master: make osmocom user avilable

Bring back the osmocom user that was removed earlier to fix a UID
conflict with the build user.

The osmocom user is being used after all, the TTCN-3 PGW tests use it to
start commands as "osmocom" user in osmo-uecups-master. This lead to e.g.
PGW_Tests.TC_createSession_ping4 failing.

Rename the user instead of adding a new one, so it can write log files
to the log dir as the same UID as the user that runs docker.

Fixes: 94f8a8 ("osmo-uecups-master: remove useradd")
Related: OS#6057
Change-Id: I2b29d7fedcf3e0a4c17bfbad16077098f94c529b
</comment><date>2023-07-25 15:21:35 +0000</date><id>e0a1b5b454ae7425e317909722b6b5c268a022dc</id><msg>osmo-uecups-master: make osmocom user avilable</msg><path><editType>edit</editType><file>osmo-uecups-master/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>debian-bullseye-titan/Dockerfile</affectedPath><affectedPath>debian-bullseye-titan-master/Dockerfile</affectedPath><commitId>9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e</commitId><timestamp>1690298565000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/laforge</absoluteUrl><fullName>laforge</fullName></author><authorEmail>laforge@osmocom.org</authorEmail><comment>debian-bullseye-titan-*/Dockerfile: Replace inetutils-ping with iputils-ping

iCurrently we install inetutils-ping in some docker images and
iputils-ping in others; let's make it more uniform to avoid running
different implementations in different images.
The iputils-ping provides further linux-specific features, such as the
"-I interface" param, which is used by some images, so let's pick that
one everywhere.

Change-Id: If11a1c2ae1115b585b6a44a45e9569c16856d8c4
</comment><date>2023-07-25 15:22:45 +0000</date><id>9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e</id><msg>debian-bullseye-titan-*/Dockerfile: Replace inetutils-ping with</msg><path><editType>edit</editType><file>debian-bullseye-titan-master/Dockerfile</file></path><path><editType>edit</editType><file>debian-bullseye-titan/Dockerfile</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/pespin</absoluteUrl><fullName>Pau Espin Pedrol</fullName></culprit></freeStyleBuild>