06:00:28.172480 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 06:00:28.172674 - TTCN-3 Parallel Test Component started on d1f3737a38ad. Component reference: TC_est_dchan-RSL-IPA(3), component type: IPA_Emulation.IPA_Emulation_CT, component name: TC_est_dchan-RSL-IPA. Version: 11.1.0. 06:00:28.172781 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 06:00:28.172966 - Connected to MC. 06:00:28.173091 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_est_dchan. 06:00:28.176806 - Port IPA_PORT was started. 06:00:28.176898 - Port CFG_PORT was started. 06:00:28.176946 - Port IPA_RSL_PORT was started. 06:00:28.176992 - Port IPA_OML_PORT was started. 06:00:28.177038 - Port IPA_CTRL_PORT was started. 06:00:28.177082 - Port IPA_OSMO_PCU_PORT was started. 06:00:28.177128 - Port IPA_SP_PORT was started. 06:00:28.177172 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 06:00:28.182819 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 06:00:28.183376 - Port IPA_RSL_PORT is waiting for connection from TC_est_dchan-RSL(4):IPA_PT on UNIX pathname /tmp/ttcn3-portconn-e22ea742. 06:00:28.186032 - Port IPA_RSL_PORT has accepted the connection from TC_est_dchan-RSL(4):IPA_PT. 06:00:28.187644 - Starting function main_server("127.0.0.2", 3003, true, IPA_INIT_SEND_IPA_ID_GET (0), true). 06:00:28.188290 IPA_Emulation.ttcnpp:332 entering f__IPL4__PROVIDER__listen: 127.0.0.2:3003 / TCP 06:00:31.765223 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @Socket_API_Definitions.PortEvent : { connOpened := { connId := 2, remName := "127.0.0.1", remPort := 42429, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0 } } id 1 06:00:31.766143 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 06:00:31.766384 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 06:00:31.766840 IPA_Emulation.ttcnpp:830 Matching on port IPA_PORT succeeded: matched 06:00:31.767040 IPA_Emulation.ttcnpp:830 Receive operation on port IPA_PORT succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connOpened := { connId := 2, remName := "127.0.0.1", remPort := 42429, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0 } } id 1 06:00:31.767133 IPA_Emulation.ttcnpp:830 Message with id 1 was extracted from the queue of IPA_PORT. 06:00:31.767200 IPA_Emulation.ttcnpp:832 Established a new IPA connection (conn_id=2) 06:00:31.767865 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 2, id_resp := omit } 06:00:31.768229 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 06:00:31.768513 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '0401010108'O 06:00:31.768714 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 06:00:31.768877 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 2, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '0401010108'O } 06:00:31.769015 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '0401010108'O } 06:00:31.769116 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0005FE0401010108'O 06:00:31.769242 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 2, proto := { tcp := { } }, msg := '0005FE0401010108'O } 06:00:31.769558 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @Socket_API_Definitions.PortEvent : { connOpened := { connId := 3, remName := "127.0.0.1", remPort := 35677, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0 } } id 2 06:00:31.769646 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 06:00:31.769686 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 06:00:31.769723 IPA_Emulation.ttcnpp:830 Matching on port IPA_PORT succeeded: matched 06:00:31.769762 IPA_Emulation.ttcnpp:830 Receive operation on port IPA_PORT succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connOpened := { connId := 3, remName := "127.0.0.1", remPort := 35677, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0 } } id 2 06:00:31.769798 IPA_Emulation.ttcnpp:830 Message with id 2 was extracted from the queue of IPA_PORT. 06:00:31.769832 IPA_Emulation.ttcnpp:832 Established a new IPA connection (conn_id=3) 06:00:31.769892 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 3, id_resp := omit } 06:00:31.769945 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 06:00:31.770081 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '0401010108'O 06:00:31.770134 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 06:00:31.770212 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 3, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '0401010108'O } 06:00:31.770258 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '0401010108'O } 06:00:31.770445 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0005FE0401010108'O 06:00:31.770558 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 3, proto := { tcp := { } }, msg := '0005FE0401010108'O } 06:00:31.770810 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @Socket_API_Definitions.PortEvent : { connOpened := { connId := 4, remName := "127.0.0.1", remPort := 45181, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0 } } id 3 06:00:31.771508 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 2, remName := "127.0.0.1", remPort := 42429, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '0019FE05000A016F736D6F2D62747300000A08313233342F302F3000'O } id 4 06:00:31.771601 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0019FE05000A016F736D6F2D62747300000A08313233342F302F3000'O 06:00:31.771999 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 25, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '05000A016F736D6F2D62747300000A08313233342F302F3000'O } 06:00:31.772124 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 2, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '05000A016F736D6F2D62747300000A08313233342F302F3000'O } id 4 06:00:31.772197 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 2, remName := "127.0.0.1", remPort := 42429, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 5 06:00:31.772571 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 06:00:31.772645 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 06:00:31.772714 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 2, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 5 06:00:31.772784 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 2, remName := "127.0.0.1", remPort := 42429, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '00040010191500'O } id 6 06:00:31.772840 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '00040010191500'O 06:00:31.772903 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 4, streamId := IPAC_PROTO_RSL_TRX0 (0), streamIdExt := omit, payloadData := '10191500'O } 06:00:31.772970 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), streamIdExt := omit, msg := '10191500'O } id 6 06:00:31.773036 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 06:00:31.773092 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 06:00:31.773156 IPA_Emulation.ttcnpp:830 Matching on port IPA_PORT succeeded: matched 06:00:31.773222 IPA_Emulation.ttcnpp:830 Receive operation on port IPA_PORT succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connOpened := { connId := 4, remName := "127.0.0.1", remPort := 45181, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0 } } id 3 06:00:31.773282 IPA_Emulation.ttcnpp:830 Message with id 3 was extracted from the queue of IPA_PORT. 06:00:31.773340 IPA_Emulation.ttcnpp:832 Established a new IPA connection (conn_id=4) 06:00:31.773445 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 4, id_resp := omit } 06:00:31.773629 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 06:00:31.773705 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '0401010108'O 06:00:31.773750 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 06:00:31.773829 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 4, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '0401010108'O } 06:00:31.773878 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '0401010108'O } 06:00:31.773926 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0005FE0401010108'O 06:00:31.773968 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 4, proto := { tcp := { } }, msg := '0005FE0401010108'O } 06:00:31.774129 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 06:00:31.774176 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 2, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '05000A016F736D6F2D62747300000A08313233342F302F3000'O } id 4 06:00:31.774215 IPA_Emulation.ttcnpp:745 Message with id 4 was extracted from the queue of IPA_PORT. 06:00:31.774254 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '05000A016F736D6F2D62747300000A08313233342F302F3000'O 06:00:31.774349 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } 06:00:31.774398 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } 06:00:31.774489 IPA_Emulation.ttcnpp:546 IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } 06:00:31.774874 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_RESP (2), conn_id := 2, id_resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } 06:00:31.775005 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.775046 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 06:00:31.775083 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.775134 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 2, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 06:00:31.775168 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 06:00:31.775215 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 06:00:31.775254 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 2, proto := { tcp := { } }, msg := '0001FE06'O } 06:00:31.775326 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 06:00:31.775356 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 2, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 5 06:00:31.775384 IPA_Emulation.ttcnpp:745 Message with id 5 was extracted from the queue of IPA_PORT. 06:00:31.775411 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 06:00:31.775443 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.775470 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.775516 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 2, id_resp := omit } 06:00:31.775653 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT IPAC_PROTO_RSL_TRX0 (0) with IPAC_PROTO_CCM (254) unmatched: First message in the queue does not match the template: 06:00:31.775691 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 06:00:31.775718 IPA_Emulation.ttcnpp:761 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), streamIdExt := omit, msg := '10191500'O } id 6 06:00:31.775751 IPA_Emulation.ttcnpp:761 Message with id 6 was extracted from the queue of IPA_PORT. 06:00:31.775935 IPA_Emulation.ttcnpp:777 dec_RSL_Message(): Stream before decoding: '10191500'O 06:00:31.776672 IPA_Emulation.ttcnpp:777 dec_RSL_Message(): Decoded @RSL_Types.RSL_Message: { msg_disc := { msg_group := RSL_MDISC_TRX_MGMT (8), transparent := false }, msg_type := RSL_MT_RF_RES_IND (25), ies := { { iei := RSL_IE_RESOURCE_INFO (21), body := { resource_info := { len := 0, info := { } } } } } } 06:00:31.777895 IPA_Emulation.ttcnpp:782 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_TRX_MGMT (8), transparent := false }, msg_type := RSL_MT_RF_RES_IND (25), ies := { { iei := RSL_IE_RESOURCE_INFO (21), body := { resource_info := { len := 0, info := { } } } } } } } 06:00:31.778116 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @Socket_API_Definitions.PortEvent : { connOpened := { connId := 5, remName := "127.0.0.1", remPort := 43349, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0 } } id 7 06:00:31.778165 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 3, remName := "127.0.0.1", remPort := 35677, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '0019FE05000A016F736D6F2D62747300000A08313233342F302F3100'O } id 8 06:00:31.778193 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0019FE05000A016F736D6F2D62747300000A08313233342F302F3100'O 06:00:31.778229 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 25, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '05000A016F736D6F2D62747300000A08313233342F302F3100'O } 06:00:31.778267 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 3, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '05000A016F736D6F2D62747300000A08313233342F302F3100'O } id 8 06:00:31.778310 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 3, remName := "127.0.0.1", remPort := 35677, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 9 06:00:31.778336 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 06:00:31.778360 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 06:00:31.778383 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 3, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 9 06:00:31.778406 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 3, remName := "127.0.0.1", remPort := 35677, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '00040110191500'O } id 10 06:00:31.778426 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '00040110191500'O 06:00:31.778447 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 4, streamId := IPAC_PROTO_RSL_TRX1 (1), streamIdExt := omit, payloadData := '10191500'O } 06:00:31.778470 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 3, streamId := IPAC_PROTO_RSL_TRX1 (1), streamIdExt := omit, msg := '10191500'O } id 10 06:00:31.778497 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 4, remName := "127.0.0.1", remPort := 45181, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '0019FE05000A016F736D6F2D62747300000A08313233342F302F3200'O } id 11 06:00:31.778519 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0019FE05000A016F736D6F2D62747300000A08313233342F302F3200'O 06:00:31.778547 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 25, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '05000A016F736D6F2D62747300000A08313233342F302F3200'O } 06:00:31.778580 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 4, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '05000A016F736D6F2D62747300000A08313233342F302F3200'O } id 11 06:00:31.778602 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 4, remName := "127.0.0.1", remPort := 45181, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 12 06:00:31.778627 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 06:00:31.778647 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 06:00:31.778668 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 4, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 12 06:00:31.778690 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 4, remName := "127.0.0.1", remPort := 45181, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '00040210191500'O } id 13 06:00:31.778710 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '00040210191500'O 06:00:31.778732 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 4, streamId := IPAC_PROTO_RSL_TRX2 (2), streamIdExt := omit, payloadData := '10191500'O } 06:00:31.778755 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 4, streamId := IPAC_PROTO_RSL_TRX2 (2), streamIdExt := omit, msg := '10191500'O } id 13 06:00:31.778777 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 06:00:31.778796 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 06:00:31.778818 IPA_Emulation.ttcnpp:830 Matching on port IPA_PORT succeeded: matched 06:00:31.778840 IPA_Emulation.ttcnpp:830 Receive operation on port IPA_PORT succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connOpened := { connId := 5, remName := "127.0.0.1", remPort := 43349, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0 } } id 7 06:00:31.778861 IPA_Emulation.ttcnpp:830 Message with id 7 was extracted from the queue of IPA_PORT. 06:00:31.778880 IPA_Emulation.ttcnpp:832 Established a new IPA connection (conn_id=5) 06:00:31.778914 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 5, id_resp := omit } 06:00:31.778943 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 06:00:31.778972 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '0401010108'O 06:00:31.778994 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 06:00:31.779030 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 5, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '0401010108'O } 06:00:31.779051 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '0401010108'O } 06:00:31.779075 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0005FE0401010108'O 06:00:31.779097 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 5, proto := { tcp := { } }, msg := '0005FE0401010108'O } 06:00:31.779140 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 06:00:31.779162 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 3, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '05000A016F736D6F2D62747300000A08313233342F302F3100'O } id 8 06:00:31.779181 IPA_Emulation.ttcnpp:745 Message with id 8 was extracted from the queue of IPA_PORT. 06:00:31.779200 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '05000A016F736D6F2D62747300000A08313233342F302F3100'O 06:00:31.779229 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } 06:00:31.779256 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } 06:00:31.779307 IPA_Emulation.ttcnpp:546 IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } 06:00:31.779370 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_RESP (2), conn_id := 3, id_resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } 06:00:31.779399 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.779434 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 06:00:31.779461 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.779497 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 3, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 06:00:31.779530 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 06:00:31.779560 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 06:00:31.779588 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 3, proto := { tcp := { } }, msg := '0001FE06'O } 06:00:31.779627 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 06:00:31.779659 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 3, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 9 06:00:31.779693 IPA_Emulation.ttcnpp:745 Message with id 9 was extracted from the queue of IPA_PORT. 06:00:31.779719 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 06:00:31.779747 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.779778 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.779812 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 3, id_resp := omit } 06:00:31.779846 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT IPAC_PROTO_RSL_TRX1 (1) with IPAC_PROTO_CCM (254) unmatched: First message in the queue does not match the template: 06:00:31.779874 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 06:00:31.779896 IPA_Emulation.ttcnpp:761 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 3, streamId := IPAC_PROTO_RSL_TRX1 (1), streamIdExt := omit, msg := '10191500'O } id 10 06:00:31.779915 IPA_Emulation.ttcnpp:761 Message with id 10 was extracted from the queue of IPA_PORT. 06:00:31.779934 IPA_Emulation.ttcnpp:777 dec_RSL_Message(): Stream before decoding: '10191500'O 06:00:31.779961 IPA_Emulation.ttcnpp:777 dec_RSL_Message(): Decoded @RSL_Types.RSL_Message: { msg_disc := { msg_group := RSL_MDISC_TRX_MGMT (8), transparent := false }, msg_type := RSL_MT_RF_RES_IND (25), ies := { { iei := RSL_IE_RESOURCE_INFO (21), body := { resource_info := { len := 0, info := { } } } } } } 06:00:31.780049 IPA_Emulation.ttcnpp:782 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 3, streamId := IPAC_PROTO_RSL_TRX1 (1), rsl := { msg_disc := { msg_group := RSL_MDISC_TRX_MGMT (8), transparent := false }, msg_type := RSL_MT_RF_RES_IND (25), ies := { { iei := RSL_IE_RESOURCE_INFO (21), body := { resource_info := { len := 0, info := { } } } } } } } 06:00:31.780103 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 06:00:31.780131 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 4, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '05000A016F736D6F2D62747300000A08313233342F302F3200'O } id 11 06:00:31.780152 IPA_Emulation.ttcnpp:745 Message with id 11 was extracted from the queue of IPA_PORT. 06:00:31.780174 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '05000A016F736D6F2D62747300000A08313233342F302F3200'O 06:00:31.780204 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } 06:00:31.780239 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } 06:00:31.780293 IPA_Emulation.ttcnpp:546 IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } 06:00:31.780353 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_RESP (2), conn_id := 4, id_resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } 06:00:31.780409 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.780469 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 06:00:31.780538 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.780614 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 4, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 06:00:31.780679 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 06:00:31.780805 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 06:00:31.780841 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 4, proto := { tcp := { } }, msg := '0001FE06'O } 06:00:31.780906 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 06:00:31.780952 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 4, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 12 06:00:31.780985 IPA_Emulation.ttcnpp:745 Message with id 12 was extracted from the queue of IPA_PORT. 06:00:31.781020 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 06:00:31.781053 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.781086 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.781129 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 4, id_resp := omit } 06:00:31.781199 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT IPAC_PROTO_RSL_TRX2 (2) with IPAC_PROTO_CCM (254) unmatched: First message in the queue does not match the template: 06:00:31.781246 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 06:00:31.781280 IPA_Emulation.ttcnpp:761 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 4, streamId := IPAC_PROTO_RSL_TRX2 (2), streamIdExt := omit, msg := '10191500'O } id 13 06:00:31.781314 IPA_Emulation.ttcnpp:761 Message with id 13 was extracted from the queue of IPA_PORT. 06:00:31.781404 IPA_Emulation.ttcnpp:777 dec_RSL_Message(): Stream before decoding: '10191500'O 06:00:31.781471 IPA_Emulation.ttcnpp:777 dec_RSL_Message(): Decoded @RSL_Types.RSL_Message: { msg_disc := { msg_group := RSL_MDISC_TRX_MGMT (8), transparent := false }, msg_type := RSL_MT_RF_RES_IND (25), ies := { { iei := RSL_IE_RESOURCE_INFO (21), body := { resource_info := { len := 0, info := { } } } } } } 06:00:31.781565 IPA_Emulation.ttcnpp:782 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 4, streamId := IPAC_PROTO_RSL_TRX2 (2), rsl := { msg_disc := { msg_group := RSL_MDISC_TRX_MGMT (8), transparent := false }, msg_type := RSL_MT_RF_RES_IND (25), ies := { { iei := RSL_IE_RESOURCE_INFO (21), body := { resource_info := { len := 0, info := { } } } } } } } 06:00:31.781673 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 5, remName := "127.0.0.1", remPort := 43349, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '0019FE05000A016F736D6F2D62747300000A08313233342F302F3300'O } id 14 06:00:31.781765 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0019FE05000A016F736D6F2D62747300000A08313233342F302F3300'O 06:00:31.781802 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 25, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '05000A016F736D6F2D62747300000A08313233342F302F3300'O } 06:00:31.781841 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 5, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '05000A016F736D6F2D62747300000A08313233342F302F3300'O } id 14 06:00:31.781873 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 5, remName := "127.0.0.1", remPort := 43349, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 15 06:00:31.781900 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 06:00:31.781935 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 06:00:31.781996 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 5, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 15 06:00:31.782033 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 5, remName := "127.0.0.1", remPort := 43349, locName := "127.0.0.2", locPort := 3003, proto := { tcp := { } }, userData := 0, msg := '00040310191500'O } id 16 06:00:31.782062 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '00040310191500'O 06:00:31.782094 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 4, streamId := IPAC_PROTO_RSL_TRX3 (3), streamIdExt := omit, payloadData := '10191500'O } 06:00:31.782126 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 5, streamId := IPAC_PROTO_RSL_TRX3 (3), streamIdExt := omit, msg := '10191500'O } id 16 06:00:31.782158 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 06:00:31.782190 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 5, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '05000A016F736D6F2D62747300000A08313233342F302F3300'O } id 14 06:00:31.782227 IPA_Emulation.ttcnpp:745 Message with id 14 was extracted from the queue of IPA_PORT. 06:00:31.782255 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '05000A016F736D6F2D62747300000A08313233342F302F3300'O 06:00:31.782290 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } 06:00:31.782344 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } 06:00:31.782389 IPA_Emulation.ttcnpp:546 IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } 06:00:31.782438 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_RESP (2), conn_id := 5, id_resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } 06:00:31.782466 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.782487 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 06:00:31.782506 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.782536 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 5, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 06:00:31.782556 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 06:00:31.782580 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 06:00:31.782602 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 5, proto := { tcp := { } }, msg := '0001FE06'O } 06:00:31.782634 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 06:00:31.782654 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 5, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 15 06:00:31.782670 IPA_Emulation.ttcnpp:745 Message with id 15 was extracted from the queue of IPA_PORT. 06:00:31.782688 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 06:00:31.782706 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.782725 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 06:00:31.782754 IPA_Emulation.ttcnpp:385 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 5, id_resp := omit } 06:00:31.782780 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT IPAC_PROTO_RSL_TRX3 (3) with IPAC_PROTO_CCM (254) unmatched: First message in the queue does not match the template: 06:00:31.782800 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 06:00:31.782821 IPA_Emulation.ttcnpp:761 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 5, streamId := IPAC_PROTO_RSL_TRX3 (3), streamIdExt := omit, msg := '10191500'O } id 16 06:00:31.782838 IPA_Emulation.ttcnpp:761 Message with id 16 was extracted from the queue of IPA_PORT. 06:00:31.782858 IPA_Emulation.ttcnpp:777 dec_RSL_Message(): Stream before decoding: '10191500'O 06:00:31.782879 IPA_Emulation.ttcnpp:777 dec_RSL_Message(): Decoded @RSL_Types.RSL_Message: { msg_disc := { msg_group := RSL_MDISC_TRX_MGMT (8), transparent := false }, msg_type := RSL_MT_RF_RES_IND (25), ies := { { iei := RSL_IE_RESOURCE_INFO (21), body := { resource_info := { len := 0, info := { } } } } } } 06:00:31.782921 IPA_Emulation.ttcnpp:782 Sent on IPA_RSL_PORT to TC_est_dchan-RSL(4) @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 5, streamId := IPAC_PROTO_RSL_TRX3 (3), rsl := { msg_disc := { msg_group := RSL_MDISC_TRX_MGMT (8), transparent := false }, msg_type := RSL_MT_RF_RES_IND (25), ies := { { iei := RSL_IE_RESOURCE_INFO (21), body := { resource_info := { len := 0, info := { } } } } } } } 06:00:32.314251 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_RSL_PORT from TC_est_dchan-RSL(4) @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_BCCH_INFO (17), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 } } }, { iei := RSL_IE_SYSINFO_TYPE (30), body := { sysinfo_type := RSL_SYSTEM_INFO_3 (3) } }, { iei := RSL_IE_FULL_BCCH_INFO (39), body := { other := { len := 0, payload := '49061B001762F224002AC90001074740E504002C2B2B2B'O } } } } } } id 1 06:00:32.314676 IPA_Emulation.ttcnpp:921 Matching on port IPA_RSL_PORT succeeded: matched 06:00:32.314865 IPA_Emulation.ttcnpp:921 Receive operation on port IPA_RSL_PORT succeeded, message from TC_est_dchan-RSL(4): @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_BCCH_INFO (17), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 } } }, { iei := RSL_IE_SYSINFO_TYPE (30), body := { sysinfo_type := RSL_SYSTEM_INFO_3 (3) } }, { iei := RSL_IE_FULL_BCCH_INFO (39), body := { other := { len := 0, payload := '49061B001762F224002AC90001074740E504002C2B2B2B'O } } } } } } id 1 06:00:32.315020 IPA_Emulation.ttcnpp:921 Message with id 1 was extracted from the queue of IPA_RSL_PORT. 06:00:32.315186 IPA_Emulation.ttcnpp:582 enc_RSL_Message(): Encoding @RSL_Types.RSL_Message: { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_BCCH_INFO (17), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 } } }, { iei := RSL_IE_SYSINFO_TYPE (30), body := { sysinfo_type := RSL_SYSTEM_INFO_3 (3) } }, { iei := RSL_IE_FULL_BCCH_INFO (39), body := { other := { len := 0, payload := '49061B001762F224002AC90001074740E504002C2B2B2B'O } } } } } 06:00:32.315860 IPA_Emulation.ttcnpp:582 enc_RSL_Message(): Stream after encoding: '0C1101801E03271749061B001762F224002AC90001074740E504002C2B2B2B'O 06:00:32.316047 IPA_Emulation.ttcnpp:922 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), streamIdExt := omit, msg := '0C1101801E03271749061B001762F224002AC90001074740E504002C2B2B2B'O } 06:00:32.316112 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_RSL_TRX0 (0), streamIdExt := omit, payloadData := '0C1101801E03271749061B001762F224002AC90001074740E504002C2B2B2B'O } 06:00:32.316185 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '001F000C1101801E03271749061B001762F224002AC90001074740E504002C2B2B2B'O 06:00:32.316255 IPA_Emulation.ttcnpp:922 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 2, proto := { tcp := { } }, msg := '001F000C1101801E03271749061B001762F224002AC90001074740E504002C2B2B2B'O } 06:00:32.316452 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_RSL_PORT from TC_est_dchan-RSL(4) @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_BCCH_INFO (17), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 } } }, { iei := RSL_IE_SYSINFO_TYPE (30), body := { sysinfo_type := RSL_SYSTEM_INFO_2 (2) } }, { iei := RSL_IE_FULL_BCCH_INFO (39), body := { other := { len := 0, payload := '59061A00000000000000000000000000000000FFE50400'O } } } } } } id 2 06:00:32.316549 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_RSL_PORT from TC_est_dchan-RSL(4) @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_BCCH_INFO (17), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 } } }, { iei := RSL_IE_SYSINFO_TYPE (30), body := { sysinfo_type := RSL_SYSTEM_INFO_4 (4) } }, { iei := RSL_IE_FULL_BCCH_INFO (39), body := { other := { len := 0, payload := '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O } } } } } } id 3 06:00:32.316637 IPA_Emulation.ttcnpp:921 Matching on port IPA_RSL_PORT succeeded: matched 06:00:32.316699 IPA_Emulation.ttcnpp:921 Receive operation on port IPA_RSL_PORT succeeded, message from TC_est_dchan-RSL(4): @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_BCCH_INFO (17), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 } } }, { iei := RSL_IE_SYSINFO_TYPE (30), body := { sysinfo_type := RSL_SYSTEM_INFO_2 (2) } }, { iei := RSL_IE_FULL_BCCH_INFO (39), body := { other := { len := 0, payload := '59061A00000000000000000000000000000000FFE50400'O } } } } } } id 2 06:00:32.316758 IPA_Emulation.ttcnpp:921 Message with id 2 was extracted from the queue of IPA_RSL_PORT. 06:00:32.316935 IPA_Emulation.ttcnpp:582 enc_RSL_Message(): Encoding @RSL_Types.RSL_Message: { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_BCCH_INFO (17), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 } } }, { iei := RSL_IE_SYSINFO_TYPE (30), body := { sysinfo_type := RSL_SYSTEM_INFO_2 (2) } }, { iei := RSL_IE_FULL_BCCH_INFO (39), body := { other := { len := 0, payload := '59061A00000000000000000000000000000000FFE50400'O } } } } } 06:00:32.317139 IPA_Emulation.ttcnpp:582 enc_RSL_Message(): Stream after encoding: '0C1101801E02271759061A00000000000000000000000000000000FFE50400'O 06:00:32.317402 IPA_Emulation.ttcnpp:922 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), streamIdExt := omit, msg := '0C1101801E02271759061A00000000000000000000000000000000FFE50400'O } 06:00:32.317529 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_RSL_TRX0 (0), streamIdExt := omit, payloadData := '0C1101801E02271759061A00000000000000000000000000000000FFE50400'O } 06:00:32.317697 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '001F000C1101801E02271759061A00000000000000000000000000000000FFE50400'O 06:00:32.317762 IPA_Emulation.ttcnpp:922 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 2, proto := { tcp := { } }, msg := '001F000C1101801E02271759061A00000000000000000000000000000000FFE50400'O } 06:00:32.317957 IPA_Emulation.ttcnpp:921 Matching on port IPA_RSL_PORT succeeded: matched 06:00:32.318101 IPA_Emulation.ttcnpp:921 Receive operation on port IPA_RSL_PORT succeeded, message from TC_est_dchan-RSL(4): @IPA_Emulation.ASP_RSL_Unitdata : { conn_id := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), rsl := { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_BCCH_INFO (17), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 } } }, { iei := RSL_IE_SYSINFO_TYPE (30), body := { sysinfo_type := RSL_SYSTEM_INFO_4 (4) } }, { iei := RSL_IE_FULL_BCCH_INFO (39), body := { other := { len := 0, payload := '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O } } } } } } id 3 06:00:32.318256 IPA_Emulation.ttcnpp:921 Message with id 3 was extracted from the queue of IPA_RSL_PORT. 06:00:32.318450 IPA_Emulation.ttcnpp:582 enc_RSL_Message(): Encoding @RSL_Types.RSL_Message: { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_BCCH_INFO (17), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 } } }, { iei := RSL_IE_SYSINFO_TYPE (30), body := { sysinfo_type := RSL_SYSTEM_INFO_4 (4) } }, { iei := RSL_IE_FULL_BCCH_INFO (39), body := { other := { len := 0, payload := '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O } } } } } 06:00:32.318648 IPA_Emulation.ttcnpp:582 enc_RSL_Message(): Stream after encoding: '0C1101801E04271731061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O 06:00:32.319133 IPA_Emulation.ttcnpp:922 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 2, streamId := IPAC_PROTO_RSL_TRX0 (0), streamIdExt := omit, msg := '0C1101801E04271731061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O } 06:00:32.319211 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_RSL_TRX0 (0), streamIdExt := omit, payloadData := '0C1101801E04271731061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O } 06:00:32.319276 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '001F000C1101801E04271731061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O 06:00:32.319350 IPA_Emulation.ttcnpp:922 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 2, proto := { tcp := { } }, msg := '001F000C1101801E04271731061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O } 06:00:32.485995 IPA_Emulation.ttcnpp:743 Kill was requested from MC. 06:00:32.486059 IPA_Emulation.ttcnpp:743 Terminating test component execution. 06:00:32.486294 - Function main_server was stopped. PTC terminates. 06:00:32.486378 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 06:00:32.486390 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 06:00:32.486568 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 06:00:32.486583 - Port IPA_PORT was stopped. 06:00:32.486592 - Port CFG_PORT was stopped. 06:00:32.486601 - Removing unterminated connection between port IPA_RSL_PORT and TC_est_dchan-RSL(4):IPA_PT. 06:00:32.486617 - Port IPA_RSL_PORT was stopped. 06:00:32.486628 - Port IPA_OML_PORT was stopped. 06:00:32.486635 - Port IPA_CTRL_PORT was stopped. 06:00:32.486660 - Port IPA_OSMO_PCU_PORT was stopped. 06:00:32.486681 - Port IPA_SP_PORT was stopped. 06:00:32.486698 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_est_dchan. 06:00:32.486728 - Final verdict of PTC: none 06:00:32.486837 - Disconnected from MC. 06:00:32.486886 - TTCN-3 Parallel Test Component finished.