<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,556</shortDescription><upstreamBuild>1556</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>6</buildableDurationMillis><buildableTimeMillis>6</buildableTimeMillis><buildingDurationMillis>12788</buildingDurationMillis><executingTimeMillis>12788</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>9113</queuingDurationMillis><queuingTimeMillis>9113</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>21901</totalDurationMillis><waitingDurationMillis>9105</waitingDurationMillis><waitingTimeMillis>9105</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>977</buildNumber><marked><SHA1>ae291d598229353d21b6fde72554bdc7f25d30c8</SHA1><branch><SHA1>ae291d598229353d21b6fde72554bdc7f25d30c8</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>ae291d598229353d21b6fde72554bdc7f25d30c8</SHA1><branch><SHA1>ae291d598229353d21b6fde72554bdc7f25d30c8</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1005</buildNumber><marked><SHA1>a94ec07c0fe24fe9681ef8c03c203737fa596414</SHA1><branch><SHA1>a94ec07c0fe24fe9681ef8c03c203737fa596414</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>a94ec07c0fe24fe9681ef8c03c203737fa596414</SHA1><branch><SHA1>a94ec07c0fe24fe9681ef8c03c203737fa596414</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>a94ec07c0fe24fe9681ef8c03c203737fa596414</SHA1><branch><SHA1>a94ec07c0fe24fe9681ef8c03c203737fa596414</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'><artifactsUrl>https://jenkins.osmocom.org/jenkins/view/All/job/registry-rebuild-upload-ttcn3-bts-tests/1005/artifact</artifactsUrl><changesUrl>https://jenkins.osmocom.org/jenkins/view/All/job/registry-rebuild-upload-ttcn3-bts-tests/changes</changesUrl><displayUrl>https://jenkins.osmocom.org/jenkins/view/All/job/registry-rebuild-upload-ttcn3-bts-tests/1005/</displayUrl><testsUrl>https://jenkins.osmocom.org/jenkins/view/All/job/registry-rebuild-upload-ttcn3-bts-tests/1005/testReport</testsUrl></action><building>false</building><displayName>#1005</displayName><duration>12788</duration><estimatedDuration>1293</estimatedDuration><fullDisplayName>registry-rebuild-upload-ttcn3-bts-tests #1005</fullDisplayName><id>1005</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1005</number><queueId>1263687</queueId><result>SUCCESS</result><timestamp>1693269799181</timestamp><url>https://jenkins.osmocom.org/jenkins/view/All/job/registry-rebuild-upload-ttcn3-bts-tests/1005/</url><builtOn>build3-deb11build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>debian-bookworm-build/Dockerfile</affectedPath><commitId>2e45b75e9d070c4bd46963467d63f641bad4a6dc</commitId><timestamp>1693221355000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>debian-bookworm-build: add curl

Add curl, as required by the coverity job to submit the API request.

Change-Id: I70eb2b94d0eda4b371d674e1087b4dc13397dcdf
</comment><date>2023-08-28 13:15:55 +0200</date><id>2e45b75e9d070c4bd46963467d63f641bad4a6dc</id><msg>debian-bookworm-build: add curl</msg><path><editType>edit</editType><file>debian-bookworm-build/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>debian-bullseye-erlang/Dockerfile</affectedPath><affectedPath>debian-bookworm-erlang/Dockerfile</affectedPath><commitId>6e7628989945ee76bd370282dc2ebaff8ee99e00</commitId><timestamp>1693225485000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pespin</absoluteUrl><fullName>Pau Espin Pedrol</fullName></author><authorEmail>pespin@sysmocom.de</authorEmail><comment>debian-*-erlang: Install libsctp to enable sctp support in erlang apps

The current "--enable-sctp" flag when building erlang consists of
supporting SCTP if the libsctp library is found at runtime, by
dynamically linking to it only when SCTP features are requested.

The erlang package in debian only lists libsctp as a Build-Depends, but
it is not installed by default, so apps wishing to use SCTP will fail:
"""
[error] CRASH REPORT Process &lt;0.155.0&gt; with 0 neighbours crashed with reason: no match of right hand value {error,{shutdown,{open,eprotonosupport}
"""

Installing the libsctp library fixes the issue.

Related: OS#5757
Change-Id: I5ca332f9064c16491116608577b3f68379d840e6
</comment><date>2023-08-28 12:24:45 +0000</date><id>6e7628989945ee76bd370282dc2ebaff8ee99e00</id><msg>debian-*-erlang: Install libsctp to enable sctp support in erlang apps</msg><path><editType>edit</editType><file>debian-bookworm-erlang/Dockerfile</file></path><path><editType>edit</editType><file>debian-bullseye-erlang/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ttcn3-dia2gsup-test/Dockerfile</affectedPath><affectedPath>ttcn3-dia2gsup-test/DIA2GSUP_Tests.cfg</affectedPath><affectedPath>osmo_dia2gsup-master/Dockerfile</affectedPath><affectedPath>jenkins-common.sh</affectedPath><affectedPath>osmo_dia2gsup-master/osmo_dia2gsup.config</affectedPath><affectedPath>ttcn3-dia2gsup-test/Makefile</affectedPath><affectedPath>ttcn3-dia2gsup-test/jenkins.sh</affectedPath><affectedPath>osmo_dia2gsup-master/Makefile</affectedPath><affectedPath>ttcn3-dia2gsup-test/osmo_dia2gsup.config</affectedPath><affectedPath>make/Makefile</affectedPath><commitId>a94ec07c0fe24fe9681ef8c03c203737fa596414</commitId><timestamp>1693225958000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pespin</absoluteUrl><fullName>Pau Espin Pedrol</fullName></author><authorEmail>pespin@sysmocom.de</authorEmail><comment>Introduce osmo-dia2gsup-master, ttcn3-dia2gsup-test

- Add a docker container to run osmo_dia2gsup from git master.
- Add infrastructure to run the osmo-dia2gsup container against
  osmo-ttcn3-hacks.git/dia2gsup testsuite.

Related: OS#5757
Change-Id: I646096d5a010df02af75aefa33b023b55997a6d7
</comment><date>2023-08-28 14:32:38 +0200</date><id>a94ec07c0fe24fe9681ef8c03c203737fa596414</id><msg>Introduce osmo-dia2gsup-master, ttcn3-dia2gsup-test</msg><path><editType>add</editType><file>ttcn3-dia2gsup-test/Dockerfile</file></path><path><editType>edit</editType><file>jenkins-common.sh</file></path><path><editType>add</editType><file>ttcn3-dia2gsup-test/Makefile</file></path><path><editType>add</editType><file>ttcn3-dia2gsup-test/DIA2GSUP_Tests.cfg</file></path><path><editType>add</editType><file>osmo_dia2gsup-master/Makefile</file></path><path><editType>add</editType><file>ttcn3-dia2gsup-test/jenkins.sh</file></path><path><editType>add</editType><file>ttcn3-dia2gsup-test/osmo_dia2gsup.config</file></path><path><editType>add</editType><file>osmo_dia2gsup-master/Dockerfile</file></path><path><editType>edit</editType><file>make/Makefile</file></path><path><editType>add</editType><file>osmo_dia2gsup-master/osmo_dia2gsup.config</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><description></description><fullName>Oliver Smith</fullName><id>osmith</id></culprit><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pespin</absoluteUrl><description></description><fullName>Pau Espin Pedrol</fullName><id>pespin</id></culprit></freeStyleBuild>