13:40:03.947050 306 RemsimServer_Tests.ttcn:143 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. 13:40:04.958708 306 RemsimServer_Tests.ttcn:143 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). 13:40:04.958840 306 RemsimServer_Tests.ttcn:143 Test case TC_connect_client_duplicate started. 13:40:04.958940 306 RemsimServer_Tests.ttcn:143 Initializing variables, timers and ports of component type RemsimServer_Tests.test_CT inside testcase TC_connect_client_duplicate. 13:40:04.959074 306 RemsimServer_Tests.ttcn:143 Port HTTP was started. 13:40:04.959169 306 RemsimServer_Tests.ttcn:143 Port RSPRO[0] was started. 13:40:04.959273 306 RemsimServer_Tests.ttcn:143 Port RSPRO[1] was started. 13:40:04.959316 306 RemsimServer_Tests.ttcn:143 Port RSPRO[2] was started. 13:40:04.959338 306 RemsimServer_Tests.ttcn:143 Component type RemsimServer_Tests.test_CT was initialized. 13:40:04.959375 306 RemsimServer_Tests.ttcn:94 Start timer g_T_guard: 60 s 13:40:04.959406 306 RemsimServer_Tests.ttcn:95 Altstep as_Tguard was activated as default, id 1 13:40:04.959437 306 HTTP_Adapter.ttcn:33 Mapping port mtc:HTTP to system:HTTP. 13:40:04.959551 306 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:04.959579 306 HTTP_Adapter.ttcn:33 Abstract socket: entering SSL_Socket::parameter_set(http_debugging, yes) 13:40:04.959603 306 HTTP_Adapter.ttcn:33 Abstract socket: leaving SSL_Socket::parameter_set(http_debugging, yes) 13:40:04.959626 306 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::parameter_set(http_debugging, yes) 13:40:04.959647 306 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::parameter_set(http_debugging, yes) 13:40:04.959669 306 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:04.959690 306 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:04.959712 306 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:04.959733 306 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::user_map(HTTP) 13:40:04.959756 306 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::map_user() 13:40:04.959778 306 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::map_user() 13:40:04.959800 306 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::user_map() 13:40:04.959821 306 HTTP_Adapter.ttcn:33 Port HTTP was mapped to system:HTTP. 13:40:04.959936 306 HTTP_Adapter.ttcn:33 Map operation of mtc:HTTP to system:HTTP finished. 13:40:04.959988 306 HTTP_Adapter.ttcn:212 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:04.960017 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:04.960043 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:04.960121 306 HTTP_Adapter.ttcn:212 Abstract socket: Number of remote addresses: 1 13:40:04.960153 306 HTTP_Adapter.ttcn:212 Abstract socket: Using address family for socket 8: IPv4 13:40:04.960181 306 HTTP_Adapter.ttcn:212 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:04.960362 306 HTTP_Adapter.ttcn:212 Abstract socket: Connection established (addr): 127.0.0.1/37774 -> 127.0.0.1/9997 13:40:04.960422 306 HTTP_Adapter.ttcn:212 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:04.960456 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:04.960486 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:04.960515 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:04.960686 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:04.960740 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:04.960773 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:04.960800 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:04.960825 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:04.960851 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:04.960882 306 HTTP_Adapter.ttcn:212 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:04.960921 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:04.960972 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:04.961029 306 HTTP_Adapter.ttcn:213 Start timer T: 2 s 13:40:04.961095 306 HTTP_Adapter.ttcn:215 Matching on port HTTP succeeded: matched 13:40:04.961154 306 HTTP_Adapter.ttcn:215 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:04.961211 306 HTTP_Adapter.ttcn:215 Message with id 1 was extracted from the queue of HTTP. 13:40:04.961304 306 HTTP_Adapter.ttcn:232 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "POST", uri := "/api/backend/v1/global-reset", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } 13:40:04.961334 306 HTTP_Adapter.ttcn:232 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:04.961366 306 HTTP_Adapter.ttcn:232 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:04.961390 306 HTTP_Adapter.ttcn:232 Abstract socket: Sending data: Size: 119, Msg: 50 4f 53 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 67 6c 6f 62 61 6c 2d 72 65 73 65 74 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 30 0d 0a 0d 0a 13:40:04.961440 306 HTTP_Adapter.ttcn:232 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:04.961465 306 HTTP_Adapter.ttcn:232 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:04.961515 306 HTTP_Adapter.ttcn:232 Abstract socket: Nr of bytes sent = 119 13:40:04.961540 306 HTTP_Adapter.ttcn:232 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:04.961564 306 HTTP_Adapter.ttcn:232 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:04.961629 306 HTTP_Adapter.ttcn:256 Start timer T: 2 s 13:40:04.961682 306 HTTP_Adapter.ttcn:257 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:04.961710 306 HTTP_Adapter.ttcn:257 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:04.961735 306 HTTP_Adapter.ttcn:257 Abstract socket: receiving data 13:40:04.961761 306 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:04.961786 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:04.961827 306 HTTP_Adapter.ttcn:257 Abstract socket: Message received from address (addr) 127.0.0.1/37774 13:40:04.961852 306 HTTP_Adapter.ttcn:257 Abstract socket: Message received, buffer content: Size: 75, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 54 68 75 2c 20 30 38 20 4a 61 6e 20 32 30 32 36 20 31 33 3a 34 30 3a 30 34 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 30 0d 0a 0d 0a 13:40:04.961908 306 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:04.961936 306 HTTP_Adapter.ttcn:257 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 75 13:40:04.961964 306 HTTP_Adapter.ttcn:257 starting f_HTTP_decodeCommon 13:40:04.961991 306 HTTP_Adapter.ttcn:257 DECODER: 13:40:04.962019 306 HTTP_Adapter.ttcn:257 method_name: 13:40:04.962050 306 HTTP_Adapter.ttcn:257 Decoding the headers 13:40:04.962079 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:04.962108 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:04.962136 306 HTTP_Adapter.ttcn:257 Headers decoded. Valid headers. 13:40:04.962162 306 HTTP_Adapter.ttcn:257 lengthof body: 0, content_length given: 0 13:40:04.962189 306 HTTP_Adapter.ttcn:257 Message successfully decoded 13:40:04.962218 306 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:04.962258 306 HTTP_Adapter.ttcn:257 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 08 Jan 2026 13:40:04 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:04.962292 306 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:04.962319 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:04.962345 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:04.962371 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:04.962397 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:04.962429 306 HTTP_Adapter.ttcn:258 Matching on port HTTP succeeded: matched 13:40:04.962465 306 HTTP_Adapter.ttcn:258 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 08 Jan 2026 13:40:04 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:04.962495 306 HTTP_Adapter.ttcn:258 Message with id 2 was extracted from the queue of HTTP. 13:40:04.962524 306 HTTP_Adapter.ttcn:259 setverdict(pass): none -> pass 13:40:04.962566 306 HTTP_Adapter.ttcn:274 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:04.962594 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:04.962620 306 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:04.962646 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:04.962672 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:04.962697 306 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:04.962731 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:04.962758 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:04.962817 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:04.962846 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:04.962874 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:04.962901 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:04.962929 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:04.962986 306 HTTP_Adapter.ttcn:274 Abstract socket: Removed client 8. 13:40:04.963019 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:04.963060 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:04.963093 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:04.963121 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:04.963160 306 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:04.966508 435 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:04.966618 435 - TTCN-3 Parallel Test Component started on 10cc84bef401. Component reference: RSPRO0(5), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. Version: 11.1.0. 13:40:04.966673 435 - 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 13:40:04.966776 435 - Connected to MC. 13:40:04.966824 435 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:04.966923 306 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 5, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:04.966987 306 REMSIM_Tests.ttcn:69 Mapping port RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT. 13:40:04.968500 435 - Port IPA_PORT was started. 13:40:04.968573 435 - Port CFG_PORT was started. 13:40:04.968611 435 - Port IPA_CTRL_PORT was started. 13:40:04.968714 435 - Port IPA_RSPRO_PORT was started. 13:40:04.968753 435 - Port IPA_SP_PORT was started. 13:40:04.968791 435 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:04.968901 435 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:04.969023 306 REMSIM_Tests.ttcn:69 Map operation of RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:04.969081 306 REMSIM_Tests.ttcn:70 Connecting ports RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0]. 13:40:04.969583 306 REMSIM_Tests.ttcn:70 Port RSPRO[0] is waiting for connection from RSPRO0(5):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-943ce30b. 13:40:04.969700 435 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[0] using transport type UNIX. 13:40:04.969786 306 REMSIM_Tests.ttcn:70 Port RSPRO[0] has accepted the connection from RSPRO0(5):IPA_RSPRO_PORT. 13:40:04.969845 306 REMSIM_Tests.ttcn:70 Connect operation on RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0] finished. 13:40:04.969895 306 REMSIM_Tests.ttcn:72 Starting function main_client("127.0.0.1", 9998, "", 10000, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true) on component RSPRO0(5). 13:40:04.970026 306 REMSIM_Tests.ttcn:72 Function was started. 13:40:04.970073 306 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:04.970229 435 - Starting function main_client("127.0.0.1", 9998, "", 10000, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true). 13:40:04.970638 435 IPA_Emulation.ttcnpp:330 entering f__IPL4__PROVIDER__connect: :10000 -> 127.0.0.1:9998 / TCP 13:40:04.972366 435 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:04.972687 435 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:04.973029 435 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:04.973227 435 IPA_Emulation.ttcnpp:499 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:40:04.973394 435 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:04.973596 435 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:04.973735 435 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:04.975081 435 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } 13:40:04.975467 306 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[0] from RSPRO0(5) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:04.975546 306 REMSIM_Tests.ttcn:76 Matching on port RSPRO[0] succeeded: matched 13:40:04.975601 306 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:04.975655 306 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[0]. 13:40:04.975705 306 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:04.975764 306 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:04.977210 435 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '0001FE00'O } id 1 13:40:04.977405 435 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:04.977684 435 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '00'O } 13:40:04.977848 435 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:04.977996 435 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 2 13:40:04.978124 435 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:04.978273 435 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:04.978423 435 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:04.978581 435 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:04.978662 435 IPA_Emulation.ttcnpp:774 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:04.978722 435 IPA_Emulation.ttcnpp:774 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:04.978778 435 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:04.978899 435 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:04.978956 435 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:04.979047 435 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:04.979103 435 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:04.979161 435 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:04.979231 435 IPA_Emulation.ttcnpp:499 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:40:04.979314 435 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '01'O } 13:40:04.979378 435 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:04.979436 435 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:04.979538 435 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:04.979594 435 IPA_Emulation.ttcnpp:774 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:04.979650 435 IPA_Emulation.ttcnpp:774 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:04.979701 435 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:04.979753 435 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:04.979804 435 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:04.979882 435 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } 13:40:04.979972 306 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[0] from RSPRO0(5) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:04.980055 306 REMSIM_Tests.ttcn:84 Matching on port RSPRO[0] succeeded: matched 13:40:04.980113 306 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:04.980168 306 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[0]. 13:40:04.980222 306 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 2 13:40:04.980316 306 HTTP_Adapter.ttcn:212 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:04.980372 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:04.980428 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:04.980559 306 HTTP_Adapter.ttcn:212 Abstract socket: Number of remote addresses: 1 13:40:04.980622 306 HTTP_Adapter.ttcn:212 Abstract socket: Using address family for socket 8: IPv4 13:40:04.980709 306 HTTP_Adapter.ttcn:212 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:04.980846 306 HTTP_Adapter.ttcn:212 Abstract socket: Connection established (addr): 127.0.0.1/37786 -> 127.0.0.1/9997 13:40:04.980902 306 HTTP_Adapter.ttcn:212 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:04.980972 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:04.981023 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:04.981075 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:04.981127 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:04.981178 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:04.981237 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:04.981290 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:04.981341 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:04.981393 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:04.981451 306 HTTP_Adapter.ttcn:212 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:04.981509 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:04.981560 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:04.981614 306 HTTP_Adapter.ttcn:213 Start timer T: 2 s 13:40:04.981674 306 HTTP_Adapter.ttcn:215 Matching on port HTTP succeeded: matched 13:40:04.981731 306 HTTP_Adapter.ttcn:215 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:04.981786 306 HTTP_Adapter.ttcn:215 Message with id 3 was extracted from the queue of HTTP. 13:40:04.981887 306 HTTP_Adapter.ttcn:242 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" } }, body := "" } } 13:40:04.981942 306 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:04.982003 306 HTTP_Adapter.ttcn:242 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:04.982055 306 HTTP_Adapter.ttcn:242 Abstract socket: Sending data: Size: 62, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 0d 0a 13:40:04.982129 306 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:04.982181 306 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:04.982257 306 HTTP_Adapter.ttcn:242 Abstract socket: Nr of bytes sent = 62 13:40:04.982310 306 HTTP_Adapter.ttcn:242 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:04.982362 306 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:04.982418 306 HTTP_Adapter.ttcn:256 Start timer T: 2 s 13:40:04.982492 306 HTTP_Adapter.ttcn:257 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:04.982545 306 HTTP_Adapter.ttcn:257 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:04.982597 306 HTTP_Adapter.ttcn:257 Abstract socket: receiving data 13:40:04.982649 306 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:04.982703 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:04.982778 306 HTTP_Adapter.ttcn:257 Abstract socket: Message received from address (addr) 127.0.0.1/37786 13:40:04.982834 306 HTTP_Adapter.ttcn:257 Abstract socket: Message received, buffer content: Size: 122, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 54 68 75 2c 20 30 38 20 4a 61 6e 20 32 30 32 36 20 31 33 3a 34 30 3a 30 34 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 34 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 5d 7d 13:40:04.982942 306 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:04.982997 306 HTTP_Adapter.ttcn:257 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 122 13:40:04.983054 306 HTTP_Adapter.ttcn:257 starting f_HTTP_decodeCommon 13:40:04.983110 306 HTTP_Adapter.ttcn:257 DECODER: 13:40:04.983167 306 HTTP_Adapter.ttcn:257 method_name: 13:40:04.983227 306 HTTP_Adapter.ttcn:257 Decoding the headers 13:40:04.983283 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:04.983340 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:04.983397 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:04.983454 306 HTTP_Adapter.ttcn:257 Headers decoded. Valid headers. 13:40:04.983508 306 HTTP_Adapter.ttcn:257 Decoding body, buffer length: 14 13:40:04.983562 306 HTTP_Adapter.ttcn:257 lengthof body: 14, content_length given: 14 13:40:04.983617 306 HTTP_Adapter.ttcn:257 Message successfully decoded 13:40:04.983676 306 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:04.983755 306 HTTP_Adapter.ttcn:257 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 08 Jan 2026 13:40:04 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:04.983821 306 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:04.983881 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:04.983938 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:04.983995 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:04.984052 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:04.984121 306 HTTP_Adapter.ttcn:258 Matching on port HTTP succeeded: matched 13:40:04.984196 306 HTTP_Adapter.ttcn:258 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 08 Jan 2026 13:40:04 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:04.984259 306 HTTP_Adapter.ttcn:258 Message with id 4 was extracted from the queue of HTTP. 13:40:04.984319 306 HTTP_Adapter.ttcn:259 setverdict(pass): pass -> pass, component reason not changed 13:40:04.984403 306 HTTP_Adapter.ttcn:274 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:04.984462 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:04.984528 306 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:04.984600 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:04.984788 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:04.984879 306 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:04.984953 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:04.985011 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:04.985081 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:04.985139 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:04.985196 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:04.985252 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:04.985307 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:04.985397 306 HTTP_Adapter.ttcn:274 Abstract socket: Removed client 8. 13:40:04.985454 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:04.985510 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:04.985566 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:04.985620 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:04.985695 306 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B5D7D'O ("{\"clients\":[]}") 13:40:04.985786 306 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { }, banks := omit, slotmaps := omit } 13:40:04.985957 306 REMSIM_Tests.ttcn:150 Sent on RSPRO[0] to RSPRO0(5) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } 13:40:04.986056 306 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:04.986774 435 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:04.987297 435 IPA_Emulation.ttcnpp:938 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:04.987391 435 IPA_Emulation.ttcnpp:938 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:04.987459 435 IPA_Emulation.ttcnpp:938 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:04.988377 435 IPA_Emulation.ttcnpp:941 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:04.988453 435 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:04.988541 435 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:04.988608 435 IPA_Emulation.ttcnpp:941 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:05.020979 435 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '003AEE07303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0100'O } id 3 13:40:05.021132 435 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0100'O 13:40:05.021234 435 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 58, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0100'O } 13:40:05.021319 435 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0100'O } id 3 13:40:05.021510 435 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT IPAC_PROTO_OSMO (238) with IPAC_PROTO_CCM (254) unmatchedIPAC_PROTO_EXT_RSPRO (7) with omit unmatched: First message in the queue does not match the template: 13:40:05.021575 435 IPA_Emulation.ttcnpp:790 Matching on port IPA_PORT succeeded: matched 13:40:05.021632 435 IPA_Emulation.ttcnpp:790 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0100'O } id 3 13:40:05.021685 435 IPA_Emulation.ttcnpp:790 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:05.022399 435 IPA_Emulation.ttcnpp:668 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "10cc84bef401", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } 13:40:05.022710 306 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[0] from RSPRO0(5) @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "10cc84bef401", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:05.022904 306 REMSIM_Tests.ttcn:111 Matching on port RSPRO[0] succeeded: matched 13:40:05.022986 306 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "10cc84bef401", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:05.023052 306 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[0]. 13:40:05.023110 306 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:05.023238 306 HTTP_Adapter.ttcn:212 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:05.023302 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:05.023361 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:05.023518 306 HTTP_Adapter.ttcn:212 Abstract socket: Number of remote addresses: 1 13:40:05.023731 306 HTTP_Adapter.ttcn:212 Abstract socket: Using address family for socket 8: IPv4 13:40:05.023875 306 HTTP_Adapter.ttcn:212 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:05.024036 306 HTTP_Adapter.ttcn:212 Abstract socket: Connection established (addr): 127.0.0.1/37792 -> 127.0.0.1/9997 13:40:05.024100 306 HTTP_Adapter.ttcn:212 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:05.024165 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:05.024238 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:05.024297 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:05.024356 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:05.024413 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:05.024481 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:05.024541 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:05.024599 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:05.024684 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:05.024770 306 HTTP_Adapter.ttcn:212 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:05.024829 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:05.024890 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:05.024945 306 HTTP_Adapter.ttcn:213 Start timer T: 2 s 13:40:05.025011 306 HTTP_Adapter.ttcn:215 Matching on port HTTP succeeded: matched 13:40:05.025066 306 HTTP_Adapter.ttcn:215 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:05.025122 306 HTTP_Adapter.ttcn:215 Message with id 5 was extracted from the queue of HTTP. 13:40:05.025237 306 HTTP_Adapter.ttcn:242 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" } }, body := "" } } 13:40:05.025293 306 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:05.025354 306 HTTP_Adapter.ttcn:242 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:05.025404 306 HTTP_Adapter.ttcn:242 Abstract socket: Sending data: Size: 62, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 0d 0a 13:40:05.025484 306 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:05.025535 306 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:05.025618 306 HTTP_Adapter.ttcn:242 Abstract socket: Nr of bytes sent = 62 13:40:05.025670 306 HTTP_Adapter.ttcn:242 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:05.025720 306 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:05.025777 306 HTTP_Adapter.ttcn:256 Start timer T: 2 s 13:40:05.025865 306 HTTP_Adapter.ttcn:257 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:05.025916 306 HTTP_Adapter.ttcn:257 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:05.025968 306 HTTP_Adapter.ttcn:257 Abstract socket: receiving data 13:40:05.026018 306 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:05.026068 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:05.026154 306 HTTP_Adapter.ttcn:257 Abstract socket: Message received from address (addr) 127.0.0.1/37792 13:40:05.026209 306 HTTP_Adapter.ttcn:257 Abstract socket: Message received, buffer content: Size: 287, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 54 68 75 2c 20 30 38 20 4a 61 6e 20 32 30 32 36 20 31 33 3a 34 30 3a 30 35 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 37 38 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 43 31 33 3a 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 43 4c 49 45 4e 54 22 2c 22 63 6f 6d 70 6f 6e 65 6e 74 5f 69 64 22 3a 7b 22 74 79 70 65 5f 22 3a 22 72 65 6d 73 69 6d 43 6c 69 65 6e 74 22 2c 22 6e 61 6d 65 22 3a 22 66 6f 6f 62 61 72 22 2c 22 73 6f 66 74 77 61 72 65 22 3a 22 54 54 43 4e 33 22 2c 22 73 77 56 65 72 73 69 6f 6e 22 3a 22 30 2e 31 22 2c 22 68 77 4d 61 6e 75 66 61 63 74 75 72 65 72 22 3a 22 73 79 73 6d 6f 63 6f 6d 22 7d 7d 5d 7d 13:40:05.026384 306 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:05.026437 306 HTTP_Adapter.ttcn:257 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:05.026489 306 HTTP_Adapter.ttcn:257 starting f_HTTP_decodeCommon 13:40:05.026542 306 HTTP_Adapter.ttcn:257 DECODER: 13:40:05.026596 306 HTTP_Adapter.ttcn:257 method_name: 13:40:05.026654 306 HTTP_Adapter.ttcn:257 Decoding the headers 13:40:05.026706 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:05.026761 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:05.026814 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:05.026868 306 HTTP_Adapter.ttcn:257 Headers decoded. Valid headers. 13:40:05.026919 306 HTTP_Adapter.ttcn:257 Decoding body, buffer length: 178 13:40:05.026969 306 HTTP_Adapter.ttcn:257 lengthof body: 178, content_length given: 178 13:40:05.027021 306 HTTP_Adapter.ttcn:257 Message successfully decoded 13:40:05.027112 306 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:05.027227 306 HTTP_Adapter.ttcn:257 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 08 Jan 2026 13:40:05 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 6 13:40:05.027292 306 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:05.027344 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:05.027396 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:05.027446 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:05.027497 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:05.027557 306 HTTP_Adapter.ttcn:258 Matching on port HTTP succeeded: matched 13:40:05.027660 306 HTTP_Adapter.ttcn:258 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 08 Jan 2026 13:40:05 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 6 13:40:05.027718 306 HTTP_Adapter.ttcn:258 Message with id 6 was extracted from the queue of HTTP. 13:40:05.027771 306 HTTP_Adapter.ttcn:259 setverdict(pass): pass -> pass, component reason not changed 13:40:05.027850 306 HTTP_Adapter.ttcn:274 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:05.027902 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:05.027952 306 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:05.028004 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:05.028053 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:05.028104 306 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:05.028200 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:05.028260 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:05.028315 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:05.028366 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:05.028417 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:05.028467 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:05.028517 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:05.028610 306 HTTP_Adapter.ttcn:274 Abstract socket: Removed client 8. 13:40:05.028701 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:05.028754 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:05.028805 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:05.028855 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:05.028931 306 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B7B2270656572223A224331333A31222C227374617465223A22434F4E4E45435445445F434C49454E54222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D436C69656E74222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D7D5D7D'O ("{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}") 13:40:05.029078 306 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { { peer := "C13:1", state := CONNECTED_CLIENT (2), component_id := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit } } }, banks := omit, slotmaps := omit } 13:40:05.029195 306 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:05.034339 438 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:05.034485 438 - TTCN-3 Parallel Test Component started on 10cc84bef401. Component reference: RSPRO1(6), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. Version: 11.1.0. 13:40:05.034556 438 - 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 13:40:05.034739 438 - Connected to MC. 13:40:05.034801 438 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:05.034944 306 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 6, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:05.035025 306 REMSIM_Tests.ttcn:69 Mapping port RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT. 13:40:05.036821 438 - Port IPA_PORT was started. 13:40:05.036913 438 - Port CFG_PORT was started. 13:40:05.036960 438 - Port IPA_CTRL_PORT was started. 13:40:05.037007 438 - Port IPA_RSPRO_PORT was started. 13:40:05.037052 438 - Port IPA_SP_PORT was started. 13:40:05.037098 438 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:05.037219 438 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:05.037419 306 REMSIM_Tests.ttcn:69 Map operation of RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:05.037484 306 REMSIM_Tests.ttcn:70 Connecting ports RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:05.038046 306 REMSIM_Tests.ttcn:70 Port RSPRO[1] is waiting for connection from RSPRO1(6):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-973de30b. 13:40:05.038231 438 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[1] using transport type UNIX. 13:40:05.038326 306 REMSIM_Tests.ttcn:70 Port RSPRO[1] has accepted the connection from RSPRO1(6):IPA_RSPRO_PORT. 13:40:05.038436 306 REMSIM_Tests.ttcn:70 Connect operation on RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1] finished. 13:40:05.038494 306 REMSIM_Tests.ttcn:72 Starting function main_client("127.0.0.1", 9998, "", 10001, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true) on component RSPRO1(6). 13:40:05.038651 306 REMSIM_Tests.ttcn:72 Function was started. 13:40:05.038706 306 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:05.038861 438 - Starting function main_client("127.0.0.1", 9998, "", 10001, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true). 13:40:05.039297 438 IPA_Emulation.ttcnpp:330 entering f__IPL4__PROVIDER__connect: :10001 -> 127.0.0.1:9998 / TCP 13:40:05.041082 438 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:05.041394 438 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:05.041757 438 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:05.041984 438 IPA_Emulation.ttcnpp:499 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:40:05.042196 438 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:05.042438 438 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:05.042598 438 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:05.043281 438 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } 13:40:05.043458 306 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:05.043527 306 REMSIM_Tests.ttcn:76 Matching on port RSPRO[1] succeeded: matched 13:40:05.043583 306 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:05.043640 306 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[1]. 13:40:05.043693 306 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:05.043755 306 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:05.044763 438 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '0001FE00'O } id 1 13:40:05.044854 438 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:05.045076 438 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '00'O } 13:40:05.045159 438 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:05.045239 438 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 2 13:40:05.045297 438 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:05.045353 438 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:05.045411 438 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:05.045576 438 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:05.045661 438 IPA_Emulation.ttcnpp:774 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:05.045720 438 IPA_Emulation.ttcnpp:774 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:05.045779 438 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:05.045913 438 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:05.045971 438 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:05.046062 438 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:05.046120 438 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:05.046176 438 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:05.046250 438 IPA_Emulation.ttcnpp:499 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:40:05.046308 438 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '01'O } 13:40:05.046371 438 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:05.046472 438 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:05.046578 438 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:05.046631 438 IPA_Emulation.ttcnpp:774 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:05.046684 438 IPA_Emulation.ttcnpp:774 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:05.046734 438 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:05.046794 438 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:05.046845 438 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:05.046921 438 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } 13:40:05.046996 306 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:05.047050 306 REMSIM_Tests.ttcn:84 Matching on port RSPRO[1] succeeded: matched 13:40:05.047096 306 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:05.047144 306 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[1]. 13:40:05.047192 306 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 3 13:40:05.047363 306 REMSIM_Tests.ttcn:150 Sent on RSPRO[1] to RSPRO1(6) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } 13:40:05.047444 306 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:05.048100 438 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:05.048519 438 IPA_Emulation.ttcnpp:938 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:05.048592 438 IPA_Emulation.ttcnpp:938 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:05.048667 438 IPA_Emulation.ttcnpp:938 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:05.049565 438 IPA_Emulation.ttcnpp:941 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:05.049628 438 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:05.049709 438 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:05.049766 438 IPA_Emulation.ttcnpp:941 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:05.089047 438 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '003AEE07303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0106'O } id 3 13:40:05.089193 438 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0106'O 13:40:05.089298 438 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 58, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0106'O } 13:40:05.089394 438 IPA_Emulation.ttcnpp:772 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0106'O } id 3 13:40:05.089587 438 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT IPAC_PROTO_OSMO (238) with IPAC_PROTO_CCM (254) unmatchedIPAC_PROTO_EXT_RSPRO (7) with omit unmatched: First message in the queue does not match the template: 13:40:05.089657 438 IPA_Emulation.ttcnpp:790 Matching on port IPA_PORT succeeded: matched 13:40:05.089724 438 IPA_Emulation.ttcnpp:790 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C313063633834626566343031800D72656D73696D2D7365727665728105312E312E320A0106'O } id 3 13:40:05.089781 438 IPA_Emulation.ttcnpp:790 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:05.090507 438 IPA_Emulation.ttcnpp:668 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "10cc84bef401", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } 13:40:05.090881 306 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[1] from RSPRO1(6) @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "10cc84bef401", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:05.091066 306 REMSIM_Tests.ttcn:111 Matching on port RSPRO[1] succeeded: matched 13:40:05.091179 306 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "10cc84bef401", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:05.091280 306 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[1]. 13:40:05.091372 306 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:05.091527 306 REMSIM_Tests.ttcn:133 Start timer T: 10 s 13:40:06.090245 438 IPA_Emulation.ttcnpp:772 Message enqueued on IPA_PORT from system @Socket_API_Definitions.PortEvent : { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } id 4 13:40:06.090484 438 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:40:06.090547 438 IPA_Emulation.ttcnpp:790 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:40:06.090629 438 IPA_Emulation.ttcnpp:864 Matching on port IPA_PORT { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } with { connOpened := ? } unmatched: First message in the queue does not match the template: 13:40:06.090718 438 IPA_Emulation.ttcnpp:881 Matching on port IPA_PORT succeeded: matched 13:40:06.090755 438 IPA_Emulation.ttcnpp:881 Receive operation on port IPA_PORT succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } id 4 13:40:06.090784 438 IPA_Emulation.ttcnpp:881 Message with id 4 was extracted from the queue of IPA_PORT. 13:40:06.090812 438 IPA_Emulation.ttcnpp:882 IPA: Closed 13:40:06.090862 438 IPA_Emulation.ttcnpp:419 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } 13:40:06.090938 438 IPA_Emulation.ttcnpp:886 Stopping test component execution. 13:40:06.090938 306 REMSIM_Tests.ttcn:134 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:40:06.091092 306 REMSIM_Tests.ttcn:135 Matching on port RSPRO[1] succeeded: matched 13:40:06.091137 438 - Function main_client was stopped. PTC terminates. 13:40:06.091146 306 REMSIM_Tests.ttcn:135 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:40:06.091168 438 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:06.091176 306 REMSIM_Tests.ttcn:135 Message with id 4 was extracted from the queue of RSPRO[1]. 13:40:06.091183 438 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:06.091202 306 REMSIM_Tests.ttcn:136 setverdict(pass): pass -> pass, component reason not changed 13:40:06.091204 438 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:06.091242 438 - Port IPA_PORT was stopped. 13:40:06.091279 438 - Port CFG_PORT was stopped. 13:40:06.091289 306 HTTP_Adapter.ttcn:212 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:06.091324 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:06.091326 438 - Port IPA_CTRL_PORT was stopped. 13:40:06.091364 438 - Removing unterminated connection between port IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:06.091375 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:06.091437 306 HTTP_Adapter.ttcn:212 Abstract socket: Number of remote addresses: 1 13:40:06.091486 306 HTTP_Adapter.ttcn:212 Abstract socket: Using address family for socket 8: IPv4 13:40:06.091511 306 HTTP_Adapter.ttcn:212 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:06.091587 306 HTTP_Adapter.ttcn:212 Abstract socket: Connection established (addr): 127.0.0.1/44892 -> 127.0.0.1/9997 13:40:06.091609 306 HTTP_Adapter.ttcn:212 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:06.091642 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:06.091683 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:06.091706 438 - Port IPA_RSPRO_PORT was stopped. 13:40:06.091715 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:06.091734 438 - Port IPA_SP_PORT was stopped. 13:40:06.091743 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:06.091753 438 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:06.091766 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:06.091780 438 - Final verdict of PTC: none 13:40:06.091792 306 HTTP_Adapter.ttcn:212 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:06.091826 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:06.091843 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:06.091867 306 HTTP_Adapter.ttcn:212 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:06.091886 438 - Disconnected from MC. 13:40:06.091895 306 HTTP_Adapter.ttcn:212 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:06.091912 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:06.091917 438 - TTCN-3 Parallel Test Component finished. 13:40:06.091957 306 HTTP_Adapter.ttcn:212 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:06.091978 306 HTTP_Adapter.ttcn:213 Start timer T: 2 s 13:40:06.092026 306 HTTP_Adapter.ttcn:215 Matching on port HTTP succeeded: matched 13:40:06.092065 306 HTTP_Adapter.ttcn:215 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:06.092095 306 HTTP_Adapter.ttcn:215 Message with id 7 was extracted from the queue of HTTP. 13:40:06.092148 306 HTTP_Adapter.ttcn:242 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" } }, body := "" } } 13:40:06.092181 306 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:06.092208 306 HTTP_Adapter.ttcn:242 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:06.092230 306 HTTP_Adapter.ttcn:242 Abstract socket: Sending data: Size: 62, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 0d 0a 13:40:06.092266 306 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:06.092301 306 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:06.092372 306 HTTP_Adapter.ttcn:242 Abstract socket: Nr of bytes sent = 62 13:40:06.092408 306 HTTP_Adapter.ttcn:242 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:06.092441 306 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:06.092485 306 HTTP_Adapter.ttcn:256 Start timer T: 2 s 13:40:06.092541 306 HTTP_Adapter.ttcn:257 Connection of port RSPRO[1] to RSPRO1(6):IPA_RSPRO_PORT was closed unexpectedly by the peer. 13:40:06.092574 306 HTTP_Adapter.ttcn:257 Port RSPRO[1] was disconnected from RSPRO1(6):IPA_RSPRO_PORT. 13:40:06.092611 306 HTTP_Adapter.ttcn:257 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:06.092719 306 HTTP_Adapter.ttcn:257 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:06.092735 306 HTTP_Adapter.ttcn:257 Abstract socket: receiving data 13:40:06.092767 306 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:06.092791 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:06.092813 306 HTTP_Adapter.ttcn:257 Abstract socket: Message received from address (addr) 127.0.0.1/44892 13:40:06.092828 306 HTTP_Adapter.ttcn:257 Abstract socket: Message received, buffer content: Size: 287, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 54 68 75 2c 20 30 38 20 4a 61 6e 20 32 30 32 36 20 31 33 3a 34 30 3a 30 36 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 37 38 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 43 31 33 3a 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 43 4c 49 45 4e 54 22 2c 22 63 6f 6d 70 6f 6e 65 6e 74 5f 69 64 22 3a 7b 22 74 79 70 65 5f 22 3a 22 72 65 6d 73 69 6d 43 6c 69 65 6e 74 22 2c 22 6e 61 6d 65 22 3a 22 66 6f 6f 62 61 72 22 2c 22 73 6f 66 74 77 61 72 65 22 3a 22 54 54 43 4e 33 22 2c 22 73 77 56 65 72 73 69 6f 6e 22 3a 22 30 2e 31 22 2c 22 68 77 4d 61 6e 75 66 61 63 74 75 72 65 72 22 3a 22 73 79 73 6d 6f 63 6f 6d 22 7d 7d 5d 7d 13:40:06.092917 306 HTTP_Adapter.ttcn:257 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:06.092932 306 HTTP_Adapter.ttcn:257 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:06.092947 306 HTTP_Adapter.ttcn:257 starting f_HTTP_decodeCommon 13:40:06.092961 306 HTTP_Adapter.ttcn:257 DECODER: 13:40:06.092976 306 HTTP_Adapter.ttcn:257 method_name: 13:40:06.092994 306 HTTP_Adapter.ttcn:257 Decoding the headers 13:40:06.093009 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:06.093024 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:06.093038 306 HTTP_Adapter.ttcn:257 +Header line: 13:40:06.093053 306 HTTP_Adapter.ttcn:257 Headers decoded. Valid headers. 13:40:06.093080 306 HTTP_Adapter.ttcn:257 Decoding body, buffer length: 178 13:40:06.093101 306 HTTP_Adapter.ttcn:257 lengthof body: 178, content_length given: 178 13:40:06.093117 306 HTTP_Adapter.ttcn:257 Message successfully decoded 13:40:06.093134 306 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:06.093210 306 HTTP_Adapter.ttcn:257 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 08 Jan 2026 13:40:06 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 8 13:40:06.093261 306 HTTP_Adapter.ttcn:257 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:06.093303 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:06.093337 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:06.093367 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:06.093406 306 HTTP_Adapter.ttcn:257 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:06.093440 306 HTTP_Adapter.ttcn:258 Matching on port HTTP succeeded: matched 13:40:06.093480 306 HTTP_Adapter.ttcn:258 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 08 Jan 2026 13:40:06 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 8 13:40:06.093505 306 HTTP_Adapter.ttcn:258 Message with id 8 was extracted from the queue of HTTP. 13:40:06.093526 306 HTTP_Adapter.ttcn:259 setverdict(pass): pass -> pass, component reason not changed 13:40:06.093575 306 HTTP_Adapter.ttcn:274 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:06.093624 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:06.093670 306 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:06.093697 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:06.093713 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:06.093743 306 HTTP_Adapter.ttcn:274 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:06.093781 306 HTTP_Adapter.ttcn:274 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:06.093801 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:06.093819 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:06.093841 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:06.093854 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:06.093873 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:06.093888 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:06.093919 306 HTTP_Adapter.ttcn:274 Abstract socket: Removed client 8. 13:40:06.093944 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:06.093959 306 HTTP_Adapter.ttcn:274 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:06.093979 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:06.094002 306 HTTP_Adapter.ttcn:274 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:06.094023 306 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B7B2270656572223A224331333A31222C227374617465223A22434F4E4E45435445445F434C49454E54222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D436C69656E74222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D7D5D7D'O ("{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}") 13:40:06.094072 306 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { { peer := "C13:1", state := CONNECTED_CLIENT (2), component_id := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit } } }, banks := omit, slotmaps := omit } 13:40:06.094116 306 RemsimServer_Tests.ttcn:177 setverdict(pass): pass -> pass, component reason not changed 13:40:06.094137 306 RemsimServer_Tests.ttcn:177 Terminating component type RemsimServer_Tests.test_CT. 13:40:06.094154 306 RemsimServer_Tests.ttcn:177 Default with id 1 (altstep as_Tguard) was deactivated. 13:40:06.094169 306 RemsimServer_Tests.ttcn:177 Default with id 2 (altstep as_ignore_id_ack) was deactivated. 13:40:06.094213 306 RemsimServer_Tests.ttcn:177 Default with id 3 (altstep as_ignore_id_ack) was deactivated. 13:40:06.094269 306 RemsimServer_Tests.ttcn:177 Stop timer g_T_guard: 60 s 13:40:06.094292 306 RemsimServer_Tests.ttcn:177 Removing unterminated mapping between port HTTP and system:HTTP. 13:40:06.094311 306 RemsimServer_Tests.ttcn:177 Abstract socket: entering HTTPmsg__PT::user_unmap(HTTP) 13:40:06.094328 306 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::unmap_user() 13:40:06.094352 306 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:06.094369 306 RemsimServer_Tests.ttcn:177 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:06.094386 306 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:06.094407 306 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::unmap_user() 13:40:06.094422 306 RemsimServer_Tests.ttcn:177 Abstract socket: leaving HTTPmsg__PT::user_unmap() 13:40:06.094437 306 RemsimServer_Tests.ttcn:177 Port HTTP was unmapped from system:HTTP. 13:40:06.094458 306 RemsimServer_Tests.ttcn:177 Port HTTP was stopped. 13:40:06.094478 306 RemsimServer_Tests.ttcn:177 Removing unterminated connection between port RSPRO[0] and RSPRO0(5):IPA_RSPRO_PORT. 13:40:06.094508 306 RemsimServer_Tests.ttcn:177 Port RSPRO[0] was stopped. 13:40:06.094531 435 IPA_Emulation.ttcnpp:772 Connection of port IPA_RSPRO_PORT to mtc:RSPRO[0] was closed unexpectedly by the peer. 13:40:06.094551 306 RemsimServer_Tests.ttcn:177 Port RSPRO[1] was stopped. 13:40:06.094564 435 IPA_Emulation.ttcnpp:772 Port IPA_RSPRO_PORT was disconnected from mtc:RSPRO[0]. 13:40:06.094567 306 RemsimServer_Tests.ttcn:177 Port RSPRO[2] was stopped. 13:40:06.094584 306 RemsimServer_Tests.ttcn:177 Component type RemsimServer_Tests.test_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:06.094605 306 RemsimServer_Tests.ttcn:177 Waiting for PTCs to finish. 13:40:06.094638 435 IPA_Emulation.ttcnpp:772 Kill was requested from MC. 13:40:06.094660 435 IPA_Emulation.ttcnpp:772 Terminating test component execution. 13:40:06.094861 435 - Function main_client was stopped. PTC terminates. 13:40:06.094929 435 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:06.094971 435 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:06.095089 435 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:06.095122 435 - Port IPA_PORT was stopped. 13:40:06.095138 435 - Port CFG_PORT was stopped. 13:40:06.095148 435 - Port IPA_CTRL_PORT was stopped. 13:40:06.095159 435 - Port IPA_RSPRO_PORT was stopped. 13:40:06.095172 435 - Port IPA_SP_PORT was stopped. 13:40:06.095187 435 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:06.095205 435 - Final verdict of PTC: none 13:40:06.095278 435 - Disconnected from MC. 13:40:06.095293 306 RemsimServer_Tests.ttcn:177 Setting final verdict of the test case. 13:40:06.095294 435 - TTCN-3 Parallel Test Component finished. 13:40:06.095331 306 RemsimServer_Tests.ttcn:177 Local verdict of MTC: pass 13:40:06.095353 306 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO0(5): none (pass -> pass) 13:40:06.095370 306 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO1(6): none (pass -> pass) 13:40:06.095405 306 RemsimServer_Tests.ttcn:177 Test case TC_connect_client_duplicate finished. Verdict: pass 13:40:06.095427 306 RemsimServer_Tests.ttcn:177 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. 13:40:08.127040 306 RemsimServer_Tests.ttcn:177 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). 13:40:08.127190 306 RemsimServer_Tests.ttcn:180 Switching to log file `REMSIM_Tests-TC_connect_bank-10cc84bef401-mtc-306.log'