05:05:30.936954 mtc OPCAP_CLIENT_Tests.ttcn:115 Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'.
05:05:31.955268 mtc OPCAP_CLIENT_Tests.ttcn:115 External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0).
05:05:31.955441 mtc OPCAP_CLIENT_Tests.ttcn:115 Test case TC_connect_rx_hdr started.
05:05:31.955610 mtc OPCAP_CLIENT_Tests.ttcn:115 Initializing variables, timers and ports of component type OPCAP_CLIENT_Tests.test_CT inside testcase TC_connect_rx_hdr.
05:05:31.955900 mtc OPCAP_CLIENT_Tests.ttcn:115 Port OPCAP[0] was started.
05:05:31.955944 mtc OPCAP_CLIENT_Tests.ttcn:115 Port OPCAP[1] was started.
05:05:31.955966 mtc OPCAP_CLIENT_Tests.ttcn:115 Port OPCAP[2] was started.
05:05:31.955985 mtc OPCAP_CLIENT_Tests.ttcn:115 Port VTY was started.
05:05:31.956005 mtc OPCAP_CLIENT_Tests.ttcn:115 Port IP was started.
05:05:31.956027 mtc OPCAP_CLIENT_Tests.ttcn:115 Component type OPCAP_CLIENT_Tests.test_CT was initialized.
05:05:31.956095 mtc OPCAP_CLIENT_Tests.ttcn:63 Mapping port mtc:VTY to system:VTY.
05:05:31.957649 mtc OPCAP_CLIENT_Tests.ttcn:63 Message enqueued on VTY from system integer : 2 id 1
05:05:31.957869 mtc OPCAP_CLIENT_Tests.ttcn:63 Port VTY was mapped to system:VTY.
05:05:31.958199 mtc OPCAP_CLIENT_Tests.ttcn:63 Map operation of mtc:VTY to system:VTY finished.
05:05:31.958690 mtc Osmocom_VTY_Functions.ttcn:59 Sent on VTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OsmoPCAPClient> ", has_wildcards := false } }
05:05:31.958877 mtc Osmocom_VTY_Functions.ttcn:59 Sent on VTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OsmoPCAPClient# ", has_wildcards := false } }
05:05:31.958953 mtc Osmocom_VTY_Functions.ttcn:59 Sent on VTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OsmoPCAPClient(*)", has_wildcards := true } }
05:05:31.959290 mtc Osmocom_VTY_Functions.ttcn:105 Sent on VTY to system charstring : "enable"
05:05:31.959517 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
05:05:31.959670 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:05:31.959722 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:05:31.959766 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:05:31.959808 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:05:31.959870 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:05:31.959981 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port VTY succeeded: 2 with ? matched
05:05:31.960057 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port VTY succeeded, message from system(): integer : 2 id 1
05:05:31.960135 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of VTY.
05:05:31.960301 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on VTY from system charstring : "OsmoPCAPClient# " id 2
05:05:31.960512 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port VTY "OsmoPCAPClient# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
05:05:31.960679 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port VTY succeeded: "OsmoPCAPClient# " with pattern "[\w-]+\# " matched
05:05:31.960745 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port VTY succeeded, message from system(): charstring : "OsmoPCAPClient# " id 2
05:05:31.960799 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of VTY.
05:05:31.960861 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
05:05:31.960922 mtc OPCAP_CLIENT_Tests.ttcn:67 Mapping port mtc:IP to system:IP.
05:05:31.961228 mtc OPCAP_CLIENT_Tests.ttcn:67 Port IP was mapped to system:IP.
05:05:31.961522 mtc OPCAP_CLIENT_Tests.ttcn:67 Map operation of mtc:IP to system:IP finished.
05:05:31.961891 mtc OPCAP_CLIENT_Tests.ttcn:71 entering f__IPL4__PROVIDER__connect: 172.18.31.10:44423 -> 172.18.31.20:44442 / UDP
05:05:31.962163 mtc OPCAP_CLIENT_Tests.ttcn:71 entering f__IPL4__PROVIDER__listen: 172.18.31.10:44423 / UDP
05:05:31.962553 mtc OPCAP_CLIENT_Tests.ttcn:71 IP: f_IPL4_connect result: { errorCode := omit, connId := 1, os_error_code := omit, os_error_text := omit }
05:05:31.962602 mtc OPCAP_CLIENT_Tests.ttcn:50 Altstep as_Tguard was activated as default, id 1
05:05:31.962617 mtc OPCAP_CLIENT_Tests.ttcn:51 Start timer g_Tguard: 30 s
05:05:31.962634 mtc OPCAP_CLIENT_Tests.ttcn:52 Waiting for client-0 connection...
05:05:31.962669 mtc OPCAP_Adapter.ttcn:64 Mapping port mtc:OPCAP[0] to system:OPCAP.
05:05:31.962761 mtc OPCAP_Adapter.ttcn:64 Port OPCAP[0] was mapped to system:OPCAP.
05:05:31.962944 mtc OPCAP_Adapter.ttcn:64 Map operation of mtc:OPCAP[0] to system:OPCAP finished.
05:05:31.963001 mtc OPCAP_Adapter.ttcn:69 entering f__IPL4__PROVIDER__listen: 172.18.31.10:5000 / TCP
05:05:33.519436 mtc OPCAP_Adapter.ttcn:82 Message enqueued on OPCAP[0] from system @Socket_API_Definitions.PortEvent : { connOpened := { connId := 2, remName := "172.18.31.20", remPort := 43783, locName := "172.18.31.10", locPort := 5000, proto := { tcp := { } }, userData := 0 } } id 1
05:05:33.519915 mtc OPCAP_Adapter.ttcn:82 Matching on port OPCAP[0] succeeded:  matched
05:05:33.520009 mtc OPCAP_Adapter.ttcn:82 Receive operation on port OPCAP[0] succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connOpened := { connId := 2, remName := "172.18.31.20", remPort := 43783, locName := "172.18.31.10", locPort := 5000, proto := { tcp := { } }, userData := 0 } } id 1
05:05:33.520088 mtc OPCAP_Adapter.ttcn:82 Message with id 1 was extracted from the queue of OPCAP[0].
05:05:33.520162 mtc OPCAP_Adapter.ttcn:83 Connection from "172.18.31.20":43783
05:05:33.521377 mtc OPCAP_Adapter.ttcn:100 Message enqueued on OPCAP[0] from system @IPL4asp_Types.ASP_RecvFrom : { connId := 2, remName := "172.18.31.20", remPort := 43783, locName := "172.18.31.10", locPort := 5000, proto := { tcp := { } }, userData := 0, msg := '00000018D4C3B2A10200040000000000000000002823000001000000'O } id 2
05:05:33.521612 mtc OPCAP_CodecPort.ttcn:41 dec_OPCAP_PDU(): Stream before decoding: '00000018D4C3B2A10200040000000000000000002823000001000000'O
05:05:33.521869 mtc OPCAP_CodecPort.ttcn:41 dec_OPCAP_PDU(): Decoded @OPCAP_Types.OPCAP_PDU: { msg_type := PKT_LINK_HDR (0), spare := 0, len := 24, u := { file := { magic := 2712847316, version_major := 2, version_minor := 4, thiszone := 0, sigfigs := 0, snaplen := 9000, linktype := 1 } } }
05:05:33.522086 mtc OPCAP_Adapter.ttcn:100 Incoming message was mapped to @OPCAP_CodecPort.OPCAP_RecvFrom : { connId := 2, msg := { msg_type := PKT_LINK_HDR (0), spare := 0, len := 24, u := { file := { magic := 2712847316, version_major := 2, version_minor := 4, thiszone := 0, sigfigs := 0, snaplen := 9000, linktype := 1 } } } } id 2
05:05:33.522196 mtc OPCAP_Adapter.ttcn:100 Matching on port OPCAP[0] succeeded:  matched
05:05:33.522239 mtc OPCAP_Adapter.ttcn:100 Receive operation on port OPCAP[0] succeeded, message from system(): @OPCAP_CodecPort.OPCAP_RecvFrom : { connId := 2, msg := { msg_type := PKT_LINK_HDR (0), spare := 0, len := 24, u := { file := { magic := 2712847316, version_major := 2, version_minor := 4, thiszone := 0, sigfigs := 0, snaplen := 9000, linktype := 1 } } } } id 2
05:05:33.522278 mtc OPCAP_Adapter.ttcn:100 Message with id 2 was extracted from the queue of OPCAP[0].
05:05:33.522340 mtc OPCAP_CLIENT_Tests.ttcn:119 setverdict(pass): none -> pass
05:05:33.522414 mtc OPCAP_CLIENT_Tests.ttcn:119 Terminating component type OPCAP_CLIENT_Tests.test_CT.
05:05:33.522452 mtc OPCAP_CLIENT_Tests.ttcn:119 Default with id 1 (altstep as_Tguard) was deactivated.
05:05:33.522489 mtc OPCAP_CLIENT_Tests.ttcn:119 Stop timer g_Tguard: 30 s
05:05:33.522526 mtc OPCAP_CLIENT_Tests.ttcn:119 Removing unterminated mapping between port OPCAP[0] and system:OPCAP.
05:05:33.522824 mtc OPCAP_CLIENT_Tests.ttcn:119 Port OPCAP[0] was unmapped from system:OPCAP.
05:05:33.522865 mtc OPCAP_CLIENT_Tests.ttcn:119 Port OPCAP[0] was stopped.
05:05:33.522890 mtc OPCAP_CLIENT_Tests.ttcn:119 Port OPCAP[1] was stopped.
05:05:33.522930 mtc OPCAP_CLIENT_Tests.ttcn:119 Port OPCAP[2] was stopped.
05:05:33.522951 mtc OPCAP_CLIENT_Tests.ttcn:119 Removing unterminated mapping between port VTY and system:VTY.
05:05:33.523021 mtc OPCAP_CLIENT_Tests.ttcn:119 Port VTY was unmapped from system:VTY.
05:05:33.523052 mtc OPCAP_CLIENT_Tests.ttcn:119 Port VTY was stopped.
05:05:33.523073 mtc OPCAP_CLIENT_Tests.ttcn:119 Removing unterminated mapping between port IP and system:IP.
05:05:33.523114 mtc OPCAP_CLIENT_Tests.ttcn:119 Port IP was unmapped from system:IP.
05:05:33.523143 mtc OPCAP_CLIENT_Tests.ttcn:119 Port IP was stopped.
05:05:33.523164 mtc OPCAP_CLIENT_Tests.ttcn:119 Component type OPCAP_CLIENT_Tests.test_CT was shut down inside testcase TC_connect_rx_hdr.
05:05:33.523194 mtc OPCAP_CLIENT_Tests.ttcn:119 Waiting for PTCs to finish.
05:05:33.523455 mtc OPCAP_CLIENT_Tests.ttcn:119 Setting final verdict of the test case.
05:05:33.523585 mtc OPCAP_CLIENT_Tests.ttcn:119 Local verdict of MTC: pass
05:05:33.523625 mtc OPCAP_CLIENT_Tests.ttcn:119 No PTCs were created.
05:05:33.523660 mtc OPCAP_CLIENT_Tests.ttcn:119 Test case TC_connect_rx_hdr finished. Verdict: pass
05:05:33.523702 mtc OPCAP_CLIENT_Tests.ttcn:119 Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'.
05:05:35.560978 mtc OPCAP_CLIENT_Tests.ttcn:119 External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0).
05:05:35.561162 mtc OPCAP_CLIENT_Tests.ttcn:123 Switching to log file `OPCAP_CLIENT_Tests-TC_reconnect-efee5de50182-mtc.log'