<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 3,165</shortDescription><upstreamBuild>3165</upstreamBuild><upstreamProject>registry-rebuild-upload-titan</upstreamProject><upstreamUrl>job/registry-rebuild-upload-titan/</upstreamUrl></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>1</buildableDurationMillis><buildableTimeMillis>1</buildableTimeMillis><buildingDurationMillis>47787</buildingDurationMillis><executingTimeMillis>47787</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>6261</waitingDurationMillis><waitingTimeMillis>6261</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>2613</buildNumber><marked><SHA1>6f978c0bdcc16560c1e33f7b199ce4037636234a</SHA1><branch><SHA1>6f978c0bdcc16560c1e33f7b199ce4037636234a</SHA1><name>origin/master</name></branch></marked><revision><SHA1>6f978c0bdcc16560c1e33f7b199ce4037636234a</SHA1><branch><SHA1>6f978c0bdcc16560c1e33f7b199ce4037636234a</SHA1><name>origin/master</name></branch></revision></originmaster><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>2104</buildNumber><marked><SHA1>002505b5fe9012ac8d87b837d243f305648db609</SHA1><branch><SHA1>002505b5fe9012ac8d87b837d243f305648db609</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>002505b5fe9012ac8d87b837d243f305648db609</SHA1><branch><SHA1>002505b5fe9012ac8d87b837d243f305648db609</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6f978c0bdcc16560c1e33f7b199ce4037636234a</SHA1><branch><SHA1>6f978c0bdcc16560c1e33f7b199ce4037636234a</SHA1><name>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>#2613</displayName><duration>47787</duration><estimatedDuration>20543</estimatedDuration><fullDisplayName>registry-rebuild-upload-ttcn3-bts-tests #2613</fullDisplayName><id>2613</id><inProgress>false</inProgress><keepLog>false</keepLog><number>2613</number><queueId>36673</queueId><result>SUCCESS</result><timestamp>1771419680860</timestamp><url>https://jenkins.osmocom.org/jenkins/view/all/job/registry-rebuild-upload-ttcn3-bts-tests/2613/</url><builtOn>build5-deb12build-ansible</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>common/wrapper_core_bt_on_error.sh</affectedPath><commitId>b38395309c787ec019f4da8202862a6db0dde655</commitId><timestamp>1771330348000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>common/wrapper_core_bt_on_error: import

Import this script from osmo-ci dfa9fcca
("scripts/wrapper_core_bt_on_error: new script"), so it can be used in
ttcn3-asterisk-ims-ue-test in a follow-up patch.

Change-Id: I773ff8b8c07c96e1b5b417fa28518ac7dc2e14ec
</comment><date>2026-02-17 13:12:28 +0100</date><id>b38395309c787ec019f4da8202862a6db0dde655</id><msg>common/wrapper_core_bt_on_error: import</msg><path><editType>add</editType><file>common/wrapper_core_bt_on_error.sh</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ttcn3-asterisk-ims-ue-test/jenkins.sh</affectedPath><affectedPath>asterisk-master/Dockerfile</affectedPath><commitId>d2f63757ad10f8148a14de24f92255ea3284e2f9</commitId><timestamp>1771335043000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>ttcn3-asterisk-ims-ue-test: show trace on coredump

Use wrapper_core_bt_on_error.sh to show a backtrace in case asterisk
crashes and a coredump is generated. Set CWD to /data, so the core and
core.backtrace files end up in the jenkins artifacts.

The result looks like this (forced a segfault in main() to test this):
  $ cat asterisk-ipv4/core.backtrace
  [New LWP 18]
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `/usr/sbin/asterisk -C /etc/asterisk/asterisk.conf -f -g -vvvvv -ddddd'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x000073908c476ffb in ?? () from /lib/x86_64-linux-gnu/libc.so.6
  #0  0x000073908c476ffb in ?? () from /lib/x86_64-linux-gnu/libc.so.6
  #1  0x00005ba2677294dc in memset (__dest=0x0, __ch=1, __len=1) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59
  #2  main (argc=&lt;optimized out&gt;, argv=0x7fff865fdd28) at asterisk.c:3839

Change-Id: Iee22cbeaa2b2c136c789afc3ebd3ec1be10a6ac7
</comment><date>2026-02-17 14:30:43 +0100</date><id>d2f63757ad10f8148a14de24f92255ea3284e2f9</id><msg>ttcn3-asterisk-ims-ue-test: show trace on coredump</msg><path><editType>edit</editType><file>ttcn3-asterisk-ims-ue-test/jenkins.sh</file></path><path><editType>edit</editType><file>asterisk-master/Dockerfile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>asterisk-master/Dockerfile</affectedPath><commitId>6f978c0bdcc16560c1e33f7b199ce4037636234a</commitId><timestamp>1771335048000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>asterisk-master: use git clone --depth=1

Speed up cloning the big asterisk git repositories.

Change-Id: Ifc0c2375482e39ecf2f34b93cf6f02a83da29990
</comment><date>2026-02-17 14:30:48 +0100</date><id>6f978c0bdcc16560c1e33f7b199ce4037636234a</id><msg>asterisk-master: use git clone --depth=1</msg><path><editType>edit</editType><file>asterisk-master/Dockerfile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit></freeStyleBuild>