16:02:22.322752 mtc STP_Tests_M3UA.ttcn:472 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_beat'.
16:02:23.356372 mtc STP_Tests_M3UA.ttcn:472 External command `/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh STP_Tests_M3UA.TC_beat' was executed successfully (exit status: 0).
16:02:23.356462 mtc STP_Tests_M3UA.ttcn:472 Test case TC_beat started.
16:02:23.356522 mtc STP_Tests_M3UA.ttcn:472 Initializing variables, timers and ports of component type STP_Tests_M3UA.RAW_M3UA_CT inside testcase TC_beat.
16:02:23.356677 mtc STP_Tests_M3UA.ttcn:472 Port VTY was started.
16:02:23.356692 mtc STP_Tests_M3UA.ttcn:472 Port M3UA[0] was started.
16:02:23.356716 mtc STP_Tests_M3UA.ttcn:472 Port M3UA[1] was started.
16:02:23.356732 mtc STP_Tests_M3UA.ttcn:472 Port M3UA[2] was started.
16:02:23.356818 mtc STP_Tests_M3UA.ttcn:472 Port M3UA[3] was started.
16:02:23.356830 mtc STP_Tests_M3UA.ttcn:472 Port M3UA[4] was started.
16:02:23.356843 mtc STP_Tests_M3UA.ttcn:472 Port M3UA[5] was started.
16:02:23.356935 mtc STP_Tests_M3UA.ttcn:472 Port M3UA[6] was started.
16:02:23.356947 mtc STP_Tests_M3UA.ttcn:472 Port M3UA[7] was started.
16:02:23.356958 mtc STP_Tests_M3UA.ttcn:472 Component type STP_Tests_M3UA.RAW_M3UA_CT was initialized.
16:02:23.356972 mtc STP_Tests_Common.ttcn:41 Mapping port mtc:VTY to system:VTY.
16:02:23.357135 mtc STP_Tests_Common.ttcn:41 Message enqueued on VTY from system integer : 2 id 1
16:02:23.357152 mtc STP_Tests_Common.ttcn:41 Port VTY was mapped to system:VTY.
16:02:23.357180 mtc STP_Tests_Common.ttcn:41 Map operation of mtc:VTY to system:VTY finished.
16:02:23.357200 mtc Osmocom_VTY_Functions.ttcn:59 Sent on VTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 1,
        prompt := "OsmoSTP> ",
        has_wildcards := false
    }
}
16:02:23.357213 mtc Osmocom_VTY_Functions.ttcn:59 Sent on VTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 2,
        prompt := "OsmoSTP# ",
        has_wildcards := false
    }
}
16:02:23.357225 mtc Osmocom_VTY_Functions.ttcn:59 Sent on VTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 3,
        prompt := "OsmoSTP(*)",
        has_wildcards := true
    }
}
16:02:23.357256 mtc Osmocom_VTY_Functions.ttcn:105 Sent on VTY to system charstring : "enable"
16:02:23.357275 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:02:23.357292 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port VTY failed: Type of the first message in the queue is not charstring.
16:02:23.357305 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port VTY failed: Type of the first message in the queue is not charstring.
16:02:23.357316 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port VTY failed: Type of the first message in the queue is not charstring.
16:02:23.357326 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port VTY failed: Type of the first message in the queue is not charstring.
16:02:23.357337 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port VTY failed: Type of the first message in the queue is not charstring.
16:02:23.357349 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port VTY succeeded: 2 with ? matched
16:02:23.357361 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port VTY succeeded, message from system(): integer : 2 id 1
16:02:23.357374 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of VTY.
16:02:23.357389 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on VTY from system charstring : "OsmoSTP# " id 2
16:02:23.357415 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port VTY "OsmoSTP# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:02:23.357437 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port VTY succeeded: "OsmoSTP# " with pattern "[\w-]+\# " matched
16:02:23.357449 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port VTY succeeded, message from system(): charstring : "OsmoSTP# " id 2
16:02:23.357461 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of VTY.
16:02:23.357473 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:02:23.357490 mtc STP_Tests_Common.ttcn:45 Altstep as_gTguard was activated as default, id 1
16:02:23.357502 mtc STP_Tests_Common.ttcn:46 Start timer g_Tguard: 30 s
16:02:23.357515 mtc STP_Tests_M3UA.ttcn:362 Mapping port mtc:M3UA[0] to system:M3UA_CODEC_PT.
16:02:23.357537 mtc STP_Tests_M3UA.ttcn:362 Port M3UA[0] was mapped to system:M3UA_CODEC_PT.
16:02:23.357558 mtc STP_Tests_M3UA.ttcn:362 Map operation of mtc:M3UA[0] to system:M3UA_CODEC_PT finished.
16:02:23.357585 mtc STP_Tests_M3UA.ttcn:362 Mapping port mtc:M3UA[1] to system:M3UA_CODEC_PT.
16:02:23.357626 mtc STP_Tests_M3UA.ttcn:362 Port M3UA[1] was mapped to system:M3UA_CODEC_PT.
16:02:23.357668 mtc STP_Tests_M3UA.ttcn:362 Map operation of mtc:M3UA[1] to system:M3UA_CODEC_PT finished.
16:02:23.357694 mtc STP_Tests_M3UA.ttcn:362 Mapping port mtc:M3UA[2] to system:M3UA_CODEC_PT.
16:02:23.357735 mtc STP_Tests_M3UA.ttcn:362 Port M3UA[2] was mapped to system:M3UA_CODEC_PT.
16:02:23.357776 mtc STP_Tests_M3UA.ttcn:362 Map operation of mtc:M3UA[2] to system:M3UA_CODEC_PT finished.
16:02:23.357801 mtc STP_Tests_M3UA.ttcn:362 Mapping port mtc:M3UA[3] to system:M3UA_CODEC_PT.
16:02:23.357842 mtc STP_Tests_M3UA.ttcn:362 Port M3UA[3] was mapped to system:M3UA_CODEC_PT.
16:02:23.357884 mtc STP_Tests_M3UA.ttcn:362 Map operation of mtc:M3UA[3] to system:M3UA_CODEC_PT finished.
16:02:23.357911 mtc STP_Tests_M3UA.ttcn:365 Altstep as_m3ua_sctp was activated as default, id 2
16:02:23.357938 mtc STP_Tests_M3UA.ttcn:367 Altstep as_m3ua_ssnm_ignore was activated as default, id 3
16:02:23.357998 mtc STP_Tests_M3UA.ttcn:265 entering f__IPL4__PROVIDER__connect: 127.0.0.1:9999 -> 127.0.0.1:2905 / SCTP
16:02:23.358211 mtc STP_Tests_M3UA.ttcn:265 entering f__IPL4__PROVIDER__connect: 127.0.0.1:10000 -> 127.0.0.1:2905 / SCTP
16:02:23.358366 mtc STP_Tests_M3UA.ttcn:265 entering f__IPL4__PROVIDER__connect: 127.0.0.1:10001 -> 127.0.0.1:2905 / SCTP
16:02:23.358497 mtc STP_Tests_M3UA.ttcn:285 entering f__IPL4__PROVIDER__connect: 127.0.0.1:9999 -> 127.0.0.1:2905 / TCP
16:02:23.358694 mtc STP_Tests_M3UA.ttcn:183 Sent on M3UA[0] to system @M3UA_CodecPort.M3UA_Send : {
    connId := 1,
    stream := 0,
    msg := {
        m3UA_ASPUP := {
            version := '01'O,
            reserved := '00'O,
            messageClassAndType := '0301'O,
            messageLength := 0,
            messageParameters := {
                aSP_Identifier := omit,
                info_String := omit
            }
        }
    }
}
16:02:23.358836 mtc STP_Tests_M3UA.ttcn:183 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : {
    connId := 1,
    proto := {
        sctp := {
            sinfo_stream := 0,
            sinfo_ppid := 3,
            remSocks := omit,
            assocId := omit
        }
    },
    msg := '0100030100000008'O
}
16:02:23.358973 mtc STP_Tests_M3UA.ttcn:190 Start timer T: 5 s
16:02:23.359124 mtc STP_Tests_M3UA.ttcn:191 Message enqueued on M3UA[0] from system @Socket_API_Definitions.PortEvent : {
    sctpEvent := {
        sctpAssocChange := {
            clientId := 1,
            proto := {
                sctp := {
                    sinfo_stream := omit,
                    sinfo_ppid := omit,
                    remSocks := omit,
                    assocId := omit
                }
            },
            sac_state := SCTP_COMM_UP (0)
        }
    }
} id 1
16:02:23.359174 mtc STP_Tests_M3UA.ttcn:191 Message enqueued on M3UA[1] from system @Socket_API_Definitions.PortEvent : {
    sctpEvent := {
        sctpAssocChange := {
            clientId := 1,
            proto := {
                sctp := {
                    sinfo_stream := omit,
                    sinfo_ppid := omit,
                    remSocks := omit,
                    assocId := omit
                }
            },
            sac_state := SCTP_COMM_UP (0)
        }
    }
} id 1
16:02:23.359216 mtc STP_Tests_M3UA.ttcn:191 Message enqueued on M3UA[2] from system @Socket_API_Definitions.PortEvent : {
    sctpEvent := {
        sctpAssocChange := {
            clientId := 1,
            proto := {
                sctp := {
                    sinfo_stream := omit,
                    sinfo_ppid := omit,
                    remSocks := omit,
                    assocId := omit
                }
            },
            sac_state := SCTP_COMM_UP (0)
        }
    }
} id 1
16:02:23.359253 mtc STP_Tests_M3UA.ttcn:192 Matching on port M3UA[0] failed: Type of the first message in the queue is not @M3UA_CodecPort.M3UA_RecvFrom.
16:02:23.359286 mtc STP_Tests_M3UA.ttcn:195 Matching on port M3UA[0] failed: Type of the first message in the queue is not @M3UA_CodecPort.M3UA_RecvFrom.
16:02:23.359325 mtc STP_Tests_M3UA.ttcn:172 Matching on port M3UA[0] failed: Type of the first message in the queue is not @M3UA_CodecPort.M3UA_RecvFrom.
16:02:23.359357 mtc STP_Tests_M3UA.ttcn:172 Matching on port M3UA[1] failed: Type of the first message in the queue is not @M3UA_CodecPort.M3UA_RecvFrom.
16:02:23.359387 mtc STP_Tests_M3UA.ttcn:172 Matching on port M3UA[2] failed: Type of the first message in the queue is not @M3UA_CodecPort.M3UA_RecvFrom.
16:02:23.359437 mtc STP_Tests_M3UA.ttcn:166 Matching on port M3UA[0] succeeded:  matched
16:02:23.359478 mtc STP_Tests_M3UA.ttcn:166 Receive operation on port M3UA[0] succeeded, message from system(): @Socket_API_Definitions.PortEvent : {
    sctpEvent := {
        sctpAssocChange := {
            clientId := 1,
            proto := {
                sctp := {
                    sinfo_stream := omit,
                    sinfo_ppid := omit,
                    remSocks := omit,
                    assocId := omit
                }
            },
            sac_state := SCTP_COMM_UP (0)
        }
    }
} id 1
16:02:23.359513 mtc STP_Tests_M3UA.ttcn:166 Message with id 1 was extracted from the queue of M3UA[0].
16:02:23.359545 mtc STP_Tests_M3UA.ttcn:200 Default with id 2 (altstep as_m3ua_sctp) has reached a break statement. Skipping current alt statement or receiving operation.
16:02:23.359588 mtc STP_Tests_M3UA.ttcn:172 Matching on port M3UA[1] failed: Type of the first message in the queue is not @M3UA_CodecPort.M3UA_RecvFrom.
16:02:23.359618 mtc STP_Tests_M3UA.ttcn:172 Matching on port M3UA[2] failed: Type of the first message in the queue is not @M3UA_CodecPort.M3UA_RecvFrom.
16:02:23.359652 mtc STP_Tests_M3UA.ttcn:166 Matching on port M3UA[1] succeeded:  matched
16:02:23.359684 mtc STP_Tests_M3UA.ttcn:166 Receive operation on port M3UA[1] succeeded, message from system(): @Socket_API_Definitions.PortEvent : {
    sctpEvent := {
        sctpAssocChange := {
            clientId := 1,
            proto := {
                sctp := {
                    sinfo_stream := omit,
                    sinfo_ppid := omit,
                    remSocks := omit,
                    assocId := omit
                }
            },
            sac_state := SCTP_COMM_UP (0)
        }
    }
} id 1
16:02:23.359716 mtc STP_Tests_M3UA.ttcn:166 Message with id 1 was extracted from the queue of M3UA[1].
16:02:23.359746 mtc STP_Tests_M3UA.ttcn:200 Default with id 2 (altstep as_m3ua_sctp) has reached a break statement. Skipping current alt statement or receiving operation.
16:02:23.359784 mtc STP_Tests_M3UA.ttcn:172 Matching on port M3UA[2] failed: Type of the first message in the queue is not @M3UA_CodecPort.M3UA_RecvFrom.
16:02:23.359818 mtc STP_Tests_M3UA.ttcn:166 Matching on port M3UA[2] succeeded:  matched
16:02:23.359850 mtc STP_Tests_M3UA.ttcn:166 Receive operation on port M3UA[2] succeeded, message from system(): @Socket_API_Definitions.PortEvent : {
    sctpEvent := {
        sctpAssocChange := {
            clientId := 1,
            proto := {
                sctp := {
                    sinfo_stream := omit,
                    sinfo_ppid := omit,
                    remSocks := omit,
                    assocId := omit
                }
            },
            sac_state := SCTP_COMM_UP (0)
        }
    }
} id 1
16:02:23.359881 mtc STP_Tests_M3UA.ttcn:166 Message with id 1 was extracted from the queue of M3UA[2].
16:02:23.359910 mtc STP_Tests_M3UA.ttcn:200 Default with id 2 (altstep as_m3ua_sctp) has reached a break statement. Skipping current alt statement or receiving operation.
16:02:23.359972 mtc STP_Tests_M3UA.ttcn:191 Message enqueued on M3UA[0] from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "::ffff:127.0.0.1",
    remPort := 2905,
    locName := "::ffff:127.0.0.1",
    locPort := 9999,
    proto := {
        sctp := {
            sinfo_stream := 0,
            sinfo_ppid := 3,
            remSocks := omit,
            assocId := omit
        }
    },
    userData := 0,
    msg := '0100030400000008'O
} id 2
16:02:23.360032 mtc STP_Tests_M3UA.ttcn:191 Incoming message was mapped to @M3UA_CodecPort.M3UA_RecvFrom : {
    connId := 1,
    remName := "::ffff:127.0.0.1",
    remPort := 2905,
    locName := "::ffff:127.0.0.1",
    locPort := 9999,
    msg := {
        m3UA_ASPUP_Ack := {
            version := '01'O,
            reserved := '00'O,
            messageClassAndType := '0304'O,
            messageLength := 8,
            messageParameters := {
                info_String := omit
            }
        }
    }
} id 2
16:02:23.360074 mtc STP_Tests_M3UA.ttcn:192 Matching on port M3UA[0] succeeded:  matched
16:02:23.360109 mtc STP_Tests_M3UA.ttcn:192 Receive operation on port M3UA[0] succeeded, message from system(): @M3UA_CodecPort.M3UA_RecvFrom : {
    connId := 1,
    remName := "::ffff:127.0.0.1",
    remPort := 2905,
    locName := "::ffff:127.0.0.1",
    locPort := 9999,
    msg := {
        m3UA_ASPUP_Ack := {
            version := '01'O,
            reserved := '00'O,
            messageClassAndType := '0304'O,
            messageLength := 8,
            messageParameters := {
                info_String := omit
            }
        }
    }
} id 2
16:02:23.360141 mtc STP_Tests_M3UA.ttcn:192 Message with id 2 was extracted from the queue of M3UA[0].
16:02:23.360171 mtc STP_Tests_M3UA.ttcn:193 setverdict(pass): none -> pass
16:02:23.360232 mtc STP_Tests_M3UA.ttcn:190 Start timer T: 5 s
16:02:23.360300 mtc STP_Tests_M3UA.ttcn:191 Message enqueued on M3UA[0] from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "::ffff:127.0.0.1",
    remPort := 2905,
    locName := "::ffff:127.0.0.1",
    locPort := 9999,
    proto := {
        sctp := {
            sinfo_stream := 0,
            sinfo_ppid := 3,
            remSocks := omit,
            assocId := omit
        }
    },
    userData := 0,
    msg := '0100000100000018000D00080001000200060008000003FF'O
} id 3
16:02:23.360371 mtc STP_Tests_M3UA.ttcn:191 Incoming message was mapped to @M3UA_CodecPort.M3UA_RecvFrom : {
    connId := 1,
    remName := "::ffff:127.0.0.1",
    remPort := 2905,
    locName := "::ffff:127.0.0.1",
    locPort := 9999,
    msg := {
        m3UA_NOTIFY := {
            version := '01'O,
            reserved := '00'O,
            messageClassAndType := '0001'O,
            messageLength := 24,
            messageParameters := {
                status := {
                    tag := '000D'O,
                    lengthInd := 8,
                    statusType := '0001'O,
                    statusInfo := '0002'O
                },
                aSP_Identifier := omit,
                routing_Context := {
                    tag := '0006'O,
                    lengthInd := 8,
                    routingContext := '000003FF'O
                },
                info_String := omit
            }
        }
    }
} id 3
16:02:23.360421 mtc STP_Tests_M3UA.ttcn:192 Matching on port M3UA[0] succeeded:  matched
16:02:23.360459 mtc STP_Tests_M3UA.ttcn:192 Receive operation on port M3UA[0] succeeded, message from system(): @M3UA_CodecPort.M3UA_RecvFrom : {
    connId := 1,
    remName := "::ffff:127.0.0.1",
    remPort := 2905,
    locName := "::ffff:127.0.0.1",
    locPort := 9999,
    msg := {
        m3UA_NOTIFY := {
            version := '01'O,
            reserved := '00'O,
            messageClassAndType := '0001'O,
            messageLength := 24,
            messageParameters := {
                status := {
                    tag := '000D'O,
                    lengthInd := 8,
                    statusType := '0001'O,
                    statusInfo := '0002'O
                },
                aSP_Identifier := omit,
                routing_Context := {
                    tag := '0006'O,
                    lengthInd := 8,
                    routingContext := '000003FF'O
                },
                info_String := omit
            }
        }
    }
} id 3
16:02:23.360495 mtc STP_Tests_M3UA.ttcn:192 Message with id 3 was extracted from the queue of M3UA[0].
16:02:23.360527 mtc STP_Tests_M3UA.ttcn:193 setverdict(pass): pass -> pass, component reason not changed
16:02:23.360956 mtc STP_Tests_M3UA.ttcn:183 Sent on M3UA[0] to system @M3UA_CodecPort.M3UA_Send : {
    connId := 1,
    stream := 0,
    msg := {
        m3UA_BEAT := {
            version := '01'O,
            reserved := '00'O,
            messageClassAndType := '0303'O,
            messageLength := 0,
            messageParameters := {
                heartbeat_Data := omit
            }
        }
    }
}
16:02:23.361077 mtc STP_Tests_M3UA.ttcn:183 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : {
    connId := 1,
    proto := {
        sctp := {
            sinfo_stream := 0,
            sinfo_ppid := 3,
            remSocks := omit,
            assocId := omit
        }
    },
    msg := '0100030300000008'O
}
16:02:23.361272 mtc STP_Tests_M3UA.ttcn:190 Start timer T: 5 s
16:02:23.361441 mtc STP_Tests_M3UA.ttcn:191 Message enqueued on M3UA[0] from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "::ffff:127.0.0.1",
    remPort := 2905,
    locName := "::ffff:127.0.0.1",
    locPort := 9999,
    proto := {
        sctp := {
            sinfo_stream := 0,
            sinfo_ppid := 3,
            remSocks := omit,
            assocId := omit
        }
    },
    userData := 0,
    msg := '0100030600000008'O
} id 4
16:02:23.361625 mtc STP_Tests_M3UA.ttcn:191 Incoming message was mapped to @M3UA_CodecPort.M3UA_RecvFrom : {
    connId := 1,
    remName := "::ffff:127.0.0.1",
    remPort := 2905,
    locName := "::ffff:127.0.0.1",
    locPort := 9999,
    msg := {
        m3UA_BEAT_Ack := {
            version := '01'O,
            reserved := '00'O,
            messageClassAndType := '0306'O,
            messageLength := 8,
            messageParameters := {
                heartbeat_Data := omit
            }
        }
    }
} id 4
16:02:23.361706 mtc STP_Tests_M3UA.ttcn:192 Matching on port M3UA[0] succeeded:  matched
16:02:23.361750 mtc STP_Tests_M3UA.ttcn:192 Receive operation on port M3UA[0] succeeded, message from system(): @M3UA_CodecPort.M3UA_RecvFrom : {
    connId := 1,
    remName := "::ffff:127.0.0.1",
    remPort := 2905,
    locName := "::ffff:127.0.0.1",
    locPort := 9999,
    msg := {
        m3UA_BEAT_Ack := {
            version := '01'O,
            reserved := '00'O,
            messageClassAndType := '0306'O,
            messageLength := 8,
            messageParameters := {
                heartbeat_Data := omit
            }
        }
    }
} id 4
16:02:23.361788 mtc STP_Tests_M3UA.ttcn:192 Message with id 4 was extracted from the queue of M3UA[0].
16:02:23.361825 mtc STP_Tests_M3UA.ttcn:193 setverdict(pass): pass -> pass, component reason not changed
16:02:23.361872 mtc STP_Tests_M3UA.ttcn:382 Clearing M3UA...
16:02:23.362096 mtc Osmocom_Types.ttcn:118 Start timer T: 2.5 s
16:02:25.862464 mtc Osmocom_Types.ttcn:119 Timeout T: 2.5 s
16:02:25.862906 mtc STP_Tests_M3UA.ttcn:389 setverdict(pass): pass -> pass reason: "M3UA cleared", component reason not changed
16:02:25.863319 mtc STP_Tests_M3UA.ttcn:477 Terminating component type STP_Tests_M3UA.RAW_M3UA_CT.
16:02:25.863695 mtc STP_Tests_M3UA.ttcn:477 Default with id 1 (altstep as_gTguard) was deactivated.
16:02:25.863992 mtc STP_Tests_M3UA.ttcn:477 Default with id 2 (altstep as_m3ua_sctp) was deactivated.
16:02:25.864373 mtc STP_Tests_M3UA.ttcn:477 Default with id 3 (altstep as_m3ua_ssnm_ignore) was deactivated.
16:02:25.864502 mtc STP_Tests_M3UA.ttcn:477 Stop timer g_Tguard: 30 s
16:02:25.864779 mtc STP_Tests_M3UA.ttcn:477 Removing unterminated mapping between port VTY and system:VTY.
16:02:25.865011 mtc STP_Tests_M3UA.ttcn:477 Port VTY was unmapped from system:VTY.
16:02:25.865103 mtc STP_Tests_M3UA.ttcn:477 Port VTY was stopped.
16:02:25.865166 mtc STP_Tests_M3UA.ttcn:477 Removing unterminated mapping between port M3UA[0] and system:M3UA_CODEC_PT.
16:02:25.865423 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[0] was unmapped from system:M3UA_CODEC_PT.
16:02:25.865767 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[0] was stopped.
16:02:25.866073 mtc STP_Tests_M3UA.ttcn:477 Removing unterminated mapping between port M3UA[1] and system:M3UA_CODEC_PT.
16:02:25.866401 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[1] was unmapped from system:M3UA_CODEC_PT.
16:02:25.866726 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[1] was stopped.
16:02:25.867027 mtc STP_Tests_M3UA.ttcn:477 Removing unterminated mapping between port M3UA[2] and system:M3UA_CODEC_PT.
16:02:25.867206 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[2] was unmapped from system:M3UA_CODEC_PT.
16:02:25.867364 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[2] was stopped.
16:02:25.867501 mtc STP_Tests_M3UA.ttcn:477 Removing unterminated mapping between port M3UA[3] and system:M3UA_CODEC_PT.
16:02:25.867577 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[3] was unmapped from system:M3UA_CODEC_PT.
16:02:25.867719 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[3] was stopped.
16:02:25.867873 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[4] was stopped.
16:02:25.867944 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[5] was stopped.
16:02:25.868003 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[6] was stopped.
16:02:25.868061 mtc STP_Tests_M3UA.ttcn:477 Port M3UA[7] was stopped.
16:02:25.868117 mtc STP_Tests_M3UA.ttcn:477 Component type STP_Tests_M3UA.RAW_M3UA_CT was shut down inside testcase TC_beat.
16:02:25.868182 mtc STP_Tests_M3UA.ttcn:477 Waiting for PTCs to finish.
16:02:25.868393 mtc STP_Tests_M3UA.ttcn:477 Setting final verdict of the test case.
16:02:25.868457 mtc STP_Tests_M3UA.ttcn:477 Local verdict of MTC: pass
16:02:25.868519 mtc STP_Tests_M3UA.ttcn:477 No PTCs were created.
16:02:25.868578 mtc STP_Tests_M3UA.ttcn:477 Test case TC_beat finished. Verdict: pass
16:02:25.868895 mtc STP_Tests_M3UA.ttcn:477 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_beat pass'.
16:02:28.964240 mtc STP_Tests_M3UA.ttcn:477 External command `/home/osmocom-build/jenkins/workspace/ttcn3-stp-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh STP_Tests_M3UA.TC_beat pass' was executed successfully (exit status: 0).
16:02:28.964456 mtc STP_Tests_M3UA.ttcn:481 Switching to log file `STP_Tests-TC_beat_payload-4804be03b97a-mtc.log'