<matrixBuild _class='hudson.matrix.MatrixBuild'><action _class='hudson.model.CauseAction'><cause _class='org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause'><shortDescription>Started by upstream project "gerrit-onomondo-eim" build number 50</shortDescription><upstreamBuild>50</upstreamBuild><upstreamProject>gerrit-onomondo-eim</upstreamProject><upstreamUrl>job/gerrit-onomondo-eim/</upstreamUrl></cause></action><action></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>COMMENT_TYPE</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>DISTRO</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_BRANCH</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_CHANGE_NUMBER</name><value>42946</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_HOST</name><value>gerrit.osmocom.org</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_PATCHSET_NUMBER</name><value>1</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_PATCHSET_REVISION</name><value>f8df62898ac2bb2d315e852e164516fa4a4a29e9</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_PATCHSET_UPLOADER_NAME</name><value>dexter</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_PORT</name><value>29418</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_PROJECT</name><value>onomondo-eim</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_REFSPEC</name><value>refs/changes/46/42946/1</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GERRIT_REPO_URL</name><value>ssh://jenkins@gerrit.osmocom.org:29418/onomondo-eim</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>PIPELINE_BUILD_URL</name><value>https://jenkins.osmocom.org/jenkins/job/gerrit-onomondo-eim/50/</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>PROJECT_NAME</name><value>onomondo-eim</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>BRANCH_CI</name><value>master</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>31689</buildingDurationMillis><executingTimeMillis>31689</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>5164</waitingDurationMillis><waitingTimeMillis>5164</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><master _class='hudson.plugins.git.util.Build'><buildNumber>49</buildNumber><marked><SHA1>f8df62898ac2bb2d315e852e164516fa4a4a29e9</SHA1><branch><SHA1>f8df62898ac2bb2d315e852e164516fa4a4a29e9</SHA1><name>master</name></branch></marked><revision><SHA1>f8df62898ac2bb2d315e852e164516fa4a4a29e9</SHA1><branch><SHA1>f8df62898ac2bb2d315e852e164516fa4a4a29e9</SHA1><name>master</name></branch></revision></master></buildsByBranchName><lastBuiltRevision><SHA1>f8df62898ac2bb2d315e852e164516fa4a4a29e9</SHA1><branch><SHA1>f8df62898ac2bb2d315e852e164516fa4a4a29e9</SHA1><name>master</name></branch></lastBuiltRevision><remoteUrl>ssh://jenkins@gerrit.osmocom.org:29418/onomondo-eim</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#49</displayName><duration>31689</duration><estimatedDuration>34623</estimatedDuration><fullDisplayName>gerrit-onomondo-eim-build #49</fullDisplayName><id>49</id><inProgress>false</inProgress><keepLog>false</keepLog><number>49</number><queueId>163109</queueId><result>FAILURE</result><timestamp>1783505374509</timestamp><url>https://jenkins.osmocom.org/jenkins/job/gerrit-onomondo-eim-build/49/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/crypto_utils.erl</affectedPath><affectedPath>src/mnesia_db_rest.erl</affectedPath><affectedPath>include/mnesia_db_euicc.hrl</affectedPath><affectedPath>src/esipa_asn1_http_handler.erl</affectedPath><affectedPath>src/rest_handler.erl</affectedPath><affectedPath>include/mnesia_db_rest.hrl</affectedPath><affectedPath>src/esipa_asn1_handler.erl</affectedPath><affectedPath>include/mnesia_db_work.hrl</affectedPath><affectedPath>src/mnesia_db_euicc.erl</affectedPath><affectedPath>src/esipa_asn1_handler_utils.erl</affectedPath><affectedPath>src/esipa_rest_utils.erl</affectedPath><affectedPath>src/mnesia_db_work.erl</affectedPath><affectedPath>src/mnesia_db.erl</affectedPath><commitId>f8df62898ac2bb2d315e852e164516fa4a4a29e9</commitId><timestamp>1783504877000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pmaier</absoluteUrl><fullName>pmaier@sysmocom.de</fullName></author><authorEmail>pmaier@sysmocom.de</authorEmail><comment>mnesia_db: split functionality into dedicated modules

The mnesia_db module is responsible to handle three different tables
with different scope. Let's split the functionality into separate
modules to make the code easier to maintain.

Change-Id: Ifc649337ab7ce7eb9dc602a1439293130f002f41
Related: SYS#8100
</comment><date>2026-07-08 12:01:17 +0200</date><id>f8df62898ac2bb2d315e852e164516fa4a4a29e9</id><msg>mnesia_db: split functionality into dedicated modules</msg><path><editType>add</editType><file>include/mnesia_db_euicc.hrl</file></path><path><editType>edit</editType><file>src/rest_handler.erl</file></path><path><editType>edit</editType><file>src/esipa_rest_utils.erl</file></path><path><editType>add</editType><file>src/mnesia_db_work.erl</file></path><path><editType>add</editType><file>include/mnesia_db_rest.hrl</file></path><path><editType>add</editType><file>src/mnesia_db_euicc.erl</file></path><path><editType>edit</editType><file>src/esipa_asn1_handler.erl</file></path><path><editType>edit</editType><file>src/crypto_utils.erl</file></path><path><editType>add</editType><file>include/mnesia_db_work.hrl</file></path><path><editType>edit</editType><file>src/esipa_asn1_http_handler.erl</file></path><path><editType>add</editType><file>src/mnesia_db_rest.erl</file></path><path><editType>edit</editType><file>src/mnesia_db.erl</file></path><path><editType>edit</editType><file>src/esipa_asn1_handler_utils.erl</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/pmaier</absoluteUrl><fullName>pmaier@sysmocom.de</fullName></culprit><run><number>49</number><url>https://jenkins.osmocom.org/jenkins/job/gerrit-onomondo-eim-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit/49/</url></run></matrixBuild>