13:40:08.640486 400 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:09.650286 400 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:09.650450 400 RemsimServer_Tests.ttcn:143 Test case TC_connect_client_duplicate started. 13:40:09.650538 400 RemsimServer_Tests.ttcn:143 Initializing variables, timers and ports of component type RemsimServer_Tests.test_CT inside testcase TC_connect_client_duplicate. 13:40:09.650620 400 RemsimServer_Tests.ttcn:143 Port HTTP was started. 13:40:09.650651 400 RemsimServer_Tests.ttcn:143 Port RSPRO[0] was started. 13:40:09.650676 400 RemsimServer_Tests.ttcn:143 Port RSPRO[1] was started. 13:40:09.650699 400 RemsimServer_Tests.ttcn:143 Port RSPRO[2] was started. 13:40:09.650722 400 RemsimServer_Tests.ttcn:143 Component type RemsimServer_Tests.test_CT was initialized. 13:40:09.650767 400 RemsimServer_Tests.ttcn:94 Start timer g_T_guard: 60 s 13:40:09.650804 400 RemsimServer_Tests.ttcn:95 Altstep as_Tguard was activated as default, id 1 13:40:09.650842 400 HTTP_Adapter.ttcn:34 Mapping port mtc:HTTP to system:HTTP. 13:40:09.650921 400 HTTP_Adapter.ttcn:34 Abstract socket: entering HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:09.650955 400 HTTP_Adapter.ttcn:34 Abstract socket: entering SSL_Socket::parameter_set(http_debugging, yes) 13:40:09.650982 400 HTTP_Adapter.ttcn:34 Abstract socket: leaving SSL_Socket::parameter_set(http_debugging, yes) 13:40:09.651006 400 HTTP_Adapter.ttcn:34 Abstract socket: entering Abstract_Socket::parameter_set(http_debugging, yes) 13:40:09.651029 400 HTTP_Adapter.ttcn:34 Abstract socket: leaving Abstract_Socket::parameter_set(http_debugging, yes) 13:40:09.651052 400 HTTP_Adapter.ttcn:34 Abstract socket: leaving HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:09.651075 400 HTTP_Adapter.ttcn:34 Abstract socket: entering HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:09.651098 400 HTTP_Adapter.ttcn:34 Abstract socket: leaving HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:09.651120 400 HTTP_Adapter.ttcn:34 Abstract socket: entering HTTPmsg__PT::user_map(HTTP) 13:40:09.651146 400 HTTP_Adapter.ttcn:34 Abstract socket: entering Abstract_Socket::map_user() 13:40:09.651171 400 HTTP_Adapter.ttcn:34 Abstract socket: leaving Abstract_Socket::map_user() 13:40:09.651195 400 HTTP_Adapter.ttcn:34 Abstract socket: leaving HTTPmsg__PT::user_map() 13:40:09.651218 400 HTTP_Adapter.ttcn:34 Port HTTP was mapped to system:HTTP. 13:40:09.651282 400 HTTP_Adapter.ttcn:34 Map operation of mtc:HTTP to system:HTTP finished. 13:40:09.651356 400 HTTP_Adapter.ttcn:222 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:09.651387 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:09.651415 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:09.651506 400 HTTP_Adapter.ttcn:222 Abstract socket: Number of remote addresses: 1 13:40:09.651550 400 HTTP_Adapter.ttcn:222 Abstract socket: Using address family for socket 8: IPv4 13:40:09.651579 400 HTTP_Adapter.ttcn:222 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:09.651901 400 HTTP_Adapter.ttcn:222 Abstract socket: Connection established (addr): 127.0.0.1/55900 -> 127.0.0.1/9997 13:40:09.651966 400 HTTP_Adapter.ttcn:222 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:09.651992 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:09.652016 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.652040 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.652062 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:09.652095 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:09.652128 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:09.652153 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:09.652176 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:09.652201 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:09.652229 400 HTTP_Adapter.ttcn:222 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:09.652258 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:09.652283 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:09.652308 400 HTTP_Adapter.ttcn:223 Start timer T: 2 s 13:40:09.652346 400 HTTP_Adapter.ttcn:225 Matching on port HTTP succeeded: matched 13:40:09.652376 400 HTTP_Adapter.ttcn:225 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:09.652405 400 HTTP_Adapter.ttcn:225 Message with id 1 was extracted from the queue of HTTP. 13:40:09.652479 400 HTTP_Adapter.ttcn:242 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:09.652509 400 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.652541 400 HTTP_Adapter.ttcn:242 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:09.652565 400 HTTP_Adapter.ttcn:242 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:09.652610 400 HTTP_Adapter.ttcn:242 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:09.652634 400 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:09.652706 400 HTTP_Adapter.ttcn:242 Abstract socket: Nr of bytes sent = 119 13:40:09.652739 400 HTTP_Adapter.ttcn:242 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:09.652763 400 HTTP_Adapter.ttcn:242 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.652795 400 HTTP_Adapter.ttcn:267 Start timer T: 2 s 13:40:09.652840 400 HTTP_Adapter.ttcn:268 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:09.652868 400 HTTP_Adapter.ttcn:268 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:09.652893 400 HTTP_Adapter.ttcn:268 Abstract socket: receiving data 13:40:09.652918 400 HTTP_Adapter.ttcn:268 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:09.652941 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:09.652972 400 HTTP_Adapter.ttcn:268 Abstract socket: Message received from address (addr) 127.0.0.1/55900 13:40:09.652997 400 HTTP_Adapter.ttcn:268 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 4d 6f 6e 2c 20 31 33 20 41 70 72 20 32 30 32 36 20 31 33 3a 34 30 3a 30 39 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:09.653042 400 HTTP_Adapter.ttcn:268 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:09.653069 400 HTTP_Adapter.ttcn:268 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 75 13:40:09.653094 400 HTTP_Adapter.ttcn:268 starting f_HTTP_decodeCommon 13:40:09.653119 400 HTTP_Adapter.ttcn:268 DECODER: 13:40:09.653144 400 HTTP_Adapter.ttcn:268 method_name: 13:40:09.653175 400 HTTP_Adapter.ttcn:268 Decoding the headers 13:40:09.653203 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:09.653231 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:09.653257 400 HTTP_Adapter.ttcn:268 Headers decoded. Valid headers. 13:40:09.653281 400 HTTP_Adapter.ttcn:268 lengthof body: 0, content_length given: 0 13:40:09.653306 400 HTTP_Adapter.ttcn:268 Message successfully decoded 13:40:09.653333 400 HTTP_Adapter.ttcn:268 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:09.653367 400 HTTP_Adapter.ttcn:268 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 := "Mon, 13 Apr 2026 13:40:09 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:09.653399 400 HTTP_Adapter.ttcn:268 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:09.653423 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:09.653448 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:09.653473 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:09.653498 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:09.653532 400 HTTP_Adapter.ttcn:269 Matching on port HTTP succeeded: matched 13:40:09.653567 400 HTTP_Adapter.ttcn:269 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 := "Mon, 13 Apr 2026 13:40:09 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:09.653596 400 HTTP_Adapter.ttcn:269 Message with id 2 was extracted from the queue of HTTP. 13:40:09.653622 400 HTTP_Adapter.ttcn:270 setverdict(pass): none -> pass 13:40:09.653673 400 HTTP_Adapter.ttcn:287 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:09.653702 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:09.653727 400 HTTP_Adapter.ttcn:287 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:09.653750 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:09.653775 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:09.653800 400 HTTP_Adapter.ttcn:287 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:09.653831 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:09.653858 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:09.653883 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:09.653909 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.653934 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.653959 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:09.653982 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:09.654033 400 HTTP_Adapter.ttcn:287 Abstract socket: Removed client 8. 13:40:09.654179 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:09.654210 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:09.654235 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:09.654259 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:09.654303 400 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:09.658494 552 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:09.658591 552 - TTCN-3 Parallel Test Component started on 7d3a7c503d09. Component reference: RSPRO0(5), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. Version: 11.1.0. 13:40:09.658626 552 - 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:09.658814 552 - Connected to MC. 13:40:09.658884 552 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:09.658919 400 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 5, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:09.659019 400 REMSIM_Tests.ttcn:69 Mapping port RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT. 13:40:09.660129 552 - Port IPA_PORT was started. 13:40:09.660211 552 - Port CFG_PORT was started. 13:40:09.660235 552 - Port IPA_CTRL_PORT was started. 13:40:09.660257 552 - Port IPA_RSPRO_PORT was started. 13:40:09.660278 552 - Port IPA_SP_PORT was started. 13:40:09.660299 552 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:09.660365 552 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:09.660462 400 REMSIM_Tests.ttcn:69 Map operation of RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:09.660527 400 REMSIM_Tests.ttcn:70 Connecting ports RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0]. 13:40:09.660886 400 REMSIM_Tests.ttcn:70 Port RSPRO[0] is waiting for connection from RSPRO0(5):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-363ce30b. 13:40:09.660991 552 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[0] using transport type UNIX. 13:40:09.661081 400 REMSIM_Tests.ttcn:70 Port RSPRO[0] has accepted the connection from RSPRO0(5):IPA_RSPRO_PORT. 13:40:09.661123 400 REMSIM_Tests.ttcn:70 Connect operation on RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0] finished. 13:40:09.661155 400 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:09.661232 400 REMSIM_Tests.ttcn:72 Function was started. 13:40:09.661263 400 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:09.661373 552 - 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:09.661636 552 IPA_Emulation.ttcnpp:330 entering f__IPL4__PROVIDER__connect: :10000 -> 127.0.0.1:9998 / TCP 13:40:09.662569 552 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:09.662742 552 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:09.662934 552 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.663059 552 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:09.663166 552 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:09.663275 552 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:09.663364 552 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:09.663875 552 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:09.664011 400 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:09.664097 400 REMSIM_Tests.ttcn:76 Matching on port RSPRO[0] succeeded: matched 13:40:09.664136 400 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:09.664166 400 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[0]. 13:40:09.664192 400 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:09.664228 400 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:09.664657 552 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:09.664709 552 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:09.664825 552 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:09.664876 552 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:09.664916 552 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:09.664942 552 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:09.664971 552 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:09.664998 552 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:09.665082 552 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:09.665141 552 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:09.665170 552 IPA_Emulation.ttcnpp:774 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:09.665200 552 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:09.665267 552 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:09.665299 552 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:09.665348 552 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:09.665394 552 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:09.665424 552 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:09.665494 552 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:09.665532 552 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:09.665568 552 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:09.665597 552 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:09.665718 552 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:09.665760 552 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:09.665785 552 IPA_Emulation.ttcnpp:774 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:09.665811 552 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:09.665839 552 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:09.665864 552 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.665934 552 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:09.665999 400 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:09.666078 400 REMSIM_Tests.ttcn:84 Matching on port RSPRO[0] succeeded: matched 13:40:09.666130 400 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:09.666162 400 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[0]. 13:40:09.666192 400 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 2 13:40:09.666272 400 HTTP_Adapter.ttcn:222 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:09.666303 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:09.666333 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:09.666435 400 HTTP_Adapter.ttcn:222 Abstract socket: Number of remote addresses: 1 13:40:09.666474 400 HTTP_Adapter.ttcn:222 Abstract socket: Using address family for socket 8: IPv4 13:40:09.666506 400 HTTP_Adapter.ttcn:222 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:09.666701 400 HTTP_Adapter.ttcn:222 Abstract socket: Connection established (addr): 127.0.0.1/55912 -> 127.0.0.1/9997 13:40:09.666741 400 HTTP_Adapter.ttcn:222 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:09.666783 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:09.666810 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.666836 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.666860 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:09.666883 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:09.666914 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:09.666939 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:09.666962 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:09.666989 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:09.667017 400 HTTP_Adapter.ttcn:222 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:09.667046 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:09.667072 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:09.667100 400 HTTP_Adapter.ttcn:223 Start timer T: 2 s 13:40:09.667137 400 HTTP_Adapter.ttcn:225 Matching on port HTTP succeeded: matched 13:40:09.667165 400 HTTP_Adapter.ttcn:225 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:09.667194 400 HTTP_Adapter.ttcn:225 Message with id 3 was extracted from the queue of HTTP. 13:40:09.667256 400 HTTP_Adapter.ttcn:252 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:09.667286 400 HTTP_Adapter.ttcn:252 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.667320 400 HTTP_Adapter.ttcn:252 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:09.667345 400 HTTP_Adapter.ttcn:252 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:09.667384 400 HTTP_Adapter.ttcn:252 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:09.667411 400 HTTP_Adapter.ttcn:252 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:09.667466 400 HTTP_Adapter.ttcn:252 Abstract socket: Nr of bytes sent = 62 13:40:09.667497 400 HTTP_Adapter.ttcn:252 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:09.667522 400 HTTP_Adapter.ttcn:252 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.667554 400 HTTP_Adapter.ttcn:267 Start timer T: 2 s 13:40:09.667609 400 HTTP_Adapter.ttcn:268 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:09.667640 400 HTTP_Adapter.ttcn:268 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:09.667683 400 HTTP_Adapter.ttcn:268 Abstract socket: receiving data 13:40:09.667730 400 HTTP_Adapter.ttcn:268 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:09.667755 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:09.667793 400 HTTP_Adapter.ttcn:268 Abstract socket: Message received from address (addr) 127.0.0.1/55912 13:40:09.667826 400 HTTP_Adapter.ttcn:268 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 4d 6f 6e 2c 20 31 33 20 41 70 72 20 32 30 32 36 20 31 33 3a 34 30 3a 30 39 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:09.667877 400 HTTP_Adapter.ttcn:268 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:09.667901 400 HTTP_Adapter.ttcn:268 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 122 13:40:09.667928 400 HTTP_Adapter.ttcn:268 starting f_HTTP_decodeCommon 13:40:09.667954 400 HTTP_Adapter.ttcn:268 DECODER: 13:40:09.667985 400 HTTP_Adapter.ttcn:268 method_name: 13:40:09.668016 400 HTTP_Adapter.ttcn:268 Decoding the headers 13:40:09.668044 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:09.668073 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:09.668099 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:09.668126 400 HTTP_Adapter.ttcn:268 Headers decoded. Valid headers. 13:40:09.668152 400 HTTP_Adapter.ttcn:268 Decoding body, buffer length: 14 13:40:09.668177 400 HTTP_Adapter.ttcn:268 lengthof body: 14, content_length given: 14 13:40:09.668202 400 HTTP_Adapter.ttcn:268 Message successfully decoded 13:40:09.668231 400 HTTP_Adapter.ttcn:268 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:09.668268 400 HTTP_Adapter.ttcn:268 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 := "Mon, 13 Apr 2026 13:40:09 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:09.668303 400 HTTP_Adapter.ttcn:268 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:09.668330 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:09.668356 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:09.668381 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:09.668408 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:09.668441 400 HTTP_Adapter.ttcn:269 Matching on port HTTP succeeded: matched 13:40:09.668479 400 HTTP_Adapter.ttcn:269 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 := "Mon, 13 Apr 2026 13:40:09 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:09.668507 400 HTTP_Adapter.ttcn:269 Message with id 4 was extracted from the queue of HTTP. 13:40:09.668534 400 HTTP_Adapter.ttcn:270 setverdict(pass): pass -> pass, component reason not changed 13:40:09.668635 400 HTTP_Adapter.ttcn:287 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:09.668669 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:09.668693 400 HTTP_Adapter.ttcn:287 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:09.668719 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:09.668745 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:09.668769 400 HTTP_Adapter.ttcn:287 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:09.668800 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:09.668826 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:09.668860 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:09.668886 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.668912 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.668939 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:09.668964 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:09.669026 400 HTTP_Adapter.ttcn:287 Abstract socket: Removed client 8. 13:40:09.669057 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:09.669100 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:09.669157 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:09.669196 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:09.669233 400 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B5D7D'O ("{\"clients\":[]}") 13:40:09.669284 400 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { }, banks := omit, slotmaps := omit } 13:40:09.669395 400 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:09.669456 400 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:09.669953 552 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:09.670250 552 IPA_Emulation.ttcnpp:938 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:09.670304 552 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:09.670341 552 IPA_Emulation.ttcnpp:938 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:09.670919 552 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:09.670986 552 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:09.671055 552 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:09.671092 552 IPA_Emulation.ttcnpp:941 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:09.707984 552 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 := '003AEE07303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0100'O } id 3 13:40:09.708146 552 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0100'O 13:40:09.708223 552 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 := '303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0100'O } 13:40:09.708272 552 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 := '303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0100'O } id 3 13:40:09.708434 552 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:09.708485 552 IPA_Emulation.ttcnpp:790 Matching on port IPA_PORT succeeded: matched 13:40:09.708517 552 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 := '303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0100'O } id 3 13:40:09.708549 552 IPA_Emulation.ttcnpp:790 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:09.708944 552 IPA_Emulation.ttcnpp:668 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "7d3a7c503d09", software := "remsim-server", swVersion := "1.1.3", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } 13:40:09.709123 400 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 := "7d3a7c503d09", software := "remsim-server", swVersion := "1.1.3", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:09.709201 400 REMSIM_Tests.ttcn:111 Matching on port RSPRO[0] succeeded: matched 13:40:09.709235 400 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 := "7d3a7c503d09", software := "remsim-server", swVersion := "1.1.3", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:09.709268 400 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[0]. 13:40:09.709296 400 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:09.709433 400 HTTP_Adapter.ttcn:222 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:09.709469 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:09.709539 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:09.709670 400 HTTP_Adapter.ttcn:222 Abstract socket: Number of remote addresses: 1 13:40:09.709718 400 HTTP_Adapter.ttcn:222 Abstract socket: Using address family for socket 8: IPv4 13:40:09.709748 400 HTTP_Adapter.ttcn:222 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:09.709937 400 HTTP_Adapter.ttcn:222 Abstract socket: Connection established (addr): 127.0.0.1/55922 -> 127.0.0.1/9997 13:40:09.709979 400 HTTP_Adapter.ttcn:222 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:09.710007 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:09.710045 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.710069 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.710093 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:09.710117 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:09.710150 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:09.710176 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:09.710201 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:09.710224 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:09.710250 400 HTTP_Adapter.ttcn:222 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:09.710277 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:09.710300 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:09.710328 400 HTTP_Adapter.ttcn:223 Start timer T: 2 s 13:40:09.710365 400 HTTP_Adapter.ttcn:225 Matching on port HTTP succeeded: matched 13:40:09.710392 400 HTTP_Adapter.ttcn:225 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:09.710418 400 HTTP_Adapter.ttcn:225 Message with id 5 was extracted from the queue of HTTP. 13:40:09.710481 400 HTTP_Adapter.ttcn:252 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:09.710510 400 HTTP_Adapter.ttcn:252 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.710541 400 HTTP_Adapter.ttcn:252 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:09.710566 400 HTTP_Adapter.ttcn:252 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:09.710600 400 HTTP_Adapter.ttcn:252 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:09.710624 400 HTTP_Adapter.ttcn:252 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:09.710679 400 HTTP_Adapter.ttcn:252 Abstract socket: Nr of bytes sent = 62 13:40:09.710710 400 HTTP_Adapter.ttcn:252 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:09.710735 400 HTTP_Adapter.ttcn:252 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.710765 400 HTTP_Adapter.ttcn:267 Start timer T: 2 s 13:40:09.710823 400 HTTP_Adapter.ttcn:268 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:09.710855 400 HTTP_Adapter.ttcn:268 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:09.710879 400 HTTP_Adapter.ttcn:268 Abstract socket: receiving data 13:40:09.710904 400 HTTP_Adapter.ttcn:268 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:09.710927 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:09.710976 400 HTTP_Adapter.ttcn:268 Abstract socket: Message received from address (addr) 127.0.0.1/55922 13:40:09.711004 400 HTTP_Adapter.ttcn:268 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 4d 6f 6e 2c 20 31 33 20 41 70 72 20 32 30 32 36 20 31 33 3a 34 30 3a 30 39 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:09.711071 400 HTTP_Adapter.ttcn:268 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:09.711097 400 HTTP_Adapter.ttcn:268 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:09.711123 400 HTTP_Adapter.ttcn:268 starting f_HTTP_decodeCommon 13:40:09.711149 400 HTTP_Adapter.ttcn:268 DECODER: 13:40:09.711176 400 HTTP_Adapter.ttcn:268 method_name: 13:40:09.711206 400 HTTP_Adapter.ttcn:268 Decoding the headers 13:40:09.711233 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:09.711259 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:09.711287 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:09.711314 400 HTTP_Adapter.ttcn:268 Headers decoded. Valid headers. 13:40:09.711338 400 HTTP_Adapter.ttcn:268 Decoding body, buffer length: 178 13:40:09.711363 400 HTTP_Adapter.ttcn:268 lengthof body: 178, content_length given: 178 13:40:09.711388 400 HTTP_Adapter.ttcn:268 Message successfully decoded 13:40:09.711415 400 HTTP_Adapter.ttcn:268 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:09.711460 400 HTTP_Adapter.ttcn:268 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 := "Mon, 13 Apr 2026 13:40:09 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:09.711494 400 HTTP_Adapter.ttcn:268 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:09.711522 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:09.711547 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:09.711572 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:09.711595 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:09.711630 400 HTTP_Adapter.ttcn:269 Matching on port HTTP succeeded: matched 13:40:09.711796 400 HTTP_Adapter.ttcn:269 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 := "Mon, 13 Apr 2026 13:40:09 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:09.711838 400 HTTP_Adapter.ttcn:269 Message with id 6 was extracted from the queue of HTTP. 13:40:09.711866 400 HTTP_Adapter.ttcn:270 setverdict(pass): pass -> pass, component reason not changed 13:40:09.712026 400 HTTP_Adapter.ttcn:287 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:09.712072 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:09.712098 400 HTTP_Adapter.ttcn:287 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:09.712121 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:09.712144 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:09.712166 400 HTTP_Adapter.ttcn:287 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:09.712196 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:09.712220 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:09.712245 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:09.712268 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.712291 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.712313 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:09.712335 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:09.712398 400 HTTP_Adapter.ttcn:287 Abstract socket: Removed client 8. 13:40:09.712427 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:09.712450 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:09.712520 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:09.712545 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:09.712581 400 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:09.712660 400 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:09.712733 400 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:09.718507 555 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:09.718598 555 - TTCN-3 Parallel Test Component started on 7d3a7c503d09. Component reference: RSPRO1(6), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. Version: 11.1.0. 13:40:09.718630 555 - 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:09.718800 555 - Connected to MC. 13:40:09.718888 400 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 6, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:09.718965 400 REMSIM_Tests.ttcn:69 Mapping port RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT. 13:40:09.719019 555 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:09.720173 555 - Port IPA_PORT was started. 13:40:09.720258 555 - Port CFG_PORT was started. 13:40:09.720279 555 - Port IPA_CTRL_PORT was started. 13:40:09.720298 555 - Port IPA_RSPRO_PORT was started. 13:40:09.720318 555 - Port IPA_SP_PORT was started. 13:40:09.720336 555 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:09.720396 555 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:09.720476 400 REMSIM_Tests.ttcn:69 Map operation of RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:09.720521 400 REMSIM_Tests.ttcn:70 Connecting ports RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:09.720880 400 REMSIM_Tests.ttcn:70 Port RSPRO[1] is waiting for connection from RSPRO1(6):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-353de30b. 13:40:09.721077 400 REMSIM_Tests.ttcn:70 Port RSPRO[1] has accepted the connection from RSPRO1(6):IPA_RSPRO_PORT. 13:40:09.721124 400 REMSIM_Tests.ttcn:70 Connect operation on RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1] finished. 13:40:09.721154 400 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:09.721231 400 REMSIM_Tests.ttcn:72 Function was started. 13:40:09.721258 400 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:09.721318 555 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[1] using transport type UNIX. 13:40:09.721500 555 - 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:09.721766 555 IPA_Emulation.ttcnpp:330 entering f__IPL4__PROVIDER__connect: :10001 -> 127.0.0.1:9998 / TCP 13:40:09.722744 555 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:09.722922 555 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:09.723128 555 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.723296 555 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:09.723409 555 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:09.723520 555 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:09.723602 555 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:09.724008 555 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:09.724141 400 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:09.724205 400 REMSIM_Tests.ttcn:76 Matching on port RSPRO[1] succeeded: matched 13:40:09.724235 400 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:09.724261 400 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[1]. 13:40:09.724285 400 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:09.724318 400 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:09.725065 555 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:09.725129 555 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:09.725257 555 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:09.725314 555 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:09.725356 555 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:09.725383 555 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:09.725410 555 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:09.725436 555 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:09.725528 555 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:09.725578 555 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:09.725606 555 IPA_Emulation.ttcnpp:774 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:09.725633 555 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:09.725698 555 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:09.725727 555 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:09.725813 555 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:09.725849 555 IPA_Emulation.ttcnpp:497 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:09.725878 555 IPA_Emulation.ttcnpp:498 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:09.725933 555 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:09.725967 555 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:09.725998 555 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:09.726025 555 IPA_Emulation.ttcnpp:499 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:09.726151 555 IPA_Emulation.ttcnpp:774 Matching on port IPA_PORT succeeded: matched 13:40:09.726191 555 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:09.726214 555 IPA_Emulation.ttcnpp:774 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:09.726237 555 IPA_Emulation.ttcnpp:775 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:09.726262 555 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:09.726284 555 IPA_Emulation.ttcnpp:776 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.726349 555 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:09.726412 400 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:09.726466 400 REMSIM_Tests.ttcn:84 Matching on port RSPRO[1] succeeded: matched 13:40:09.726492 400 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:09.726517 400 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[1]. 13:40:09.726543 400 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 3 13:40:09.726687 400 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:09.726754 400 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:09.727220 555 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:09.727469 555 IPA_Emulation.ttcnpp:938 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:09.727516 555 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:09.727550 555 IPA_Emulation.ttcnpp:938 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:09.728084 555 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:09.728140 555 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:09.728190 555 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:09.728227 555 IPA_Emulation.ttcnpp:941 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:09.771969 555 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 := '003AEE07303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0106'O } id 3 13:40:09.772091 555 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0106'O 13:40:09.772166 555 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 := '303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0106'O } 13:40:09.772212 555 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 := '303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0106'O } id 3 13:40:09.772362 555 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:09.772410 555 IPA_Emulation.ttcnpp:790 Matching on port IPA_PORT succeeded: matched 13:40:09.772440 555 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 := '303780010281020926A22EA32C30270A0101160C376433613763353033643039800D72656D73696D2D7365727665728105312E312E330A0106'O } id 3 13:40:09.772470 555 IPA_Emulation.ttcnpp:790 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:09.772851 555 IPA_Emulation.ttcnpp:668 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "7d3a7c503d09", software := "remsim-server", swVersion := "1.1.3", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } 13:40:09.773019 400 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 := "7d3a7c503d09", software := "remsim-server", swVersion := "1.1.3", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:09.773143 400 REMSIM_Tests.ttcn:111 Matching on port RSPRO[1] succeeded: matched 13:40:09.773178 400 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 := "7d3a7c503d09", software := "remsim-server", swVersion := "1.1.3", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:09.773206 400 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[1]. 13:40:09.773232 400 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:09.773308 400 REMSIM_Tests.ttcn:133 Start timer T: 10 s 13:40:10.773342 555 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:10.773647 555 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:10.773701 555 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:10.773795 555 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:10.773850 555 IPA_Emulation.ttcnpp:881 Matching on port IPA_PORT succeeded: matched 13:40:10.773877 555 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:10.773906 555 IPA_Emulation.ttcnpp:881 Message with id 4 was extracted from the queue of IPA_PORT. 13:40:10.773935 555 IPA_Emulation.ttcnpp:882 IPA: Closed 13:40:10.774001 555 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:10.774056 555 IPA_Emulation.ttcnpp:886 Stopping test component execution. 13:40:10.774091 400 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:10.774175 400 REMSIM_Tests.ttcn:135 Matching on port RSPRO[1] succeeded: matched 13:40:10.774215 400 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:10.774238 400 REMSIM_Tests.ttcn:135 Message with id 4 was extracted from the queue of RSPRO[1]. 13:40:10.774262 400 REMSIM_Tests.ttcn:136 setverdict(pass): pass -> pass, component reason not changed 13:40:10.774343 555 - Function main_client was stopped. PTC terminates. 13:40:10.774345 400 HTTP_Adapter.ttcn:222 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:10.774401 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:10.774428 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:10.774517 400 HTTP_Adapter.ttcn:222 Abstract socket: Number of remote addresses: 1 13:40:10.774554 400 HTTP_Adapter.ttcn:222 Abstract socket: Using address family for socket 8: IPv4 13:40:10.774578 400 HTTP_Adapter.ttcn:222 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:10.774666 400 HTTP_Adapter.ttcn:222 Abstract socket: Connection established (addr): 127.0.0.1/55924 -> 127.0.0.1/9997 13:40:10.774694 400 HTTP_Adapter.ttcn:222 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:10.774717 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:10.774748 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:10.774756 555 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:10.774769 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:10.774785 555 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:10.774790 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:10.774809 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:10.774818 555 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:10.774837 400 HTTP_Adapter.ttcn:222 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:10.774848 555 - Port IPA_PORT was stopped. 13:40:10.774858 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:10.774870 555 - Port CFG_PORT was stopped. 13:40:10.774878 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:10.774888 555 - Port IPA_CTRL_PORT was stopped. 13:40:10.774899 400 HTTP_Adapter.ttcn:222 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:10.774905 555 - Removing unterminated connection between port IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:10.774923 400 HTTP_Adapter.ttcn:222 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:10.774938 555 - Port IPA_RSPRO_PORT was stopped. 13:40:10.774948 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:10.774958 555 - Port IPA_SP_PORT was stopped. 13:40:10.774969 400 HTTP_Adapter.ttcn:222 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:10.774975 555 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:10.774995 400 HTTP_Adapter.ttcn:223 Start timer T: 2 s 13:40:10.774997 555 - Final verdict of PTC: none 13:40:10.775030 400 HTTP_Adapter.ttcn:225 Matching on port HTTP succeeded: matched 13:40:10.775053 400 HTTP_Adapter.ttcn:225 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:10.775064 555 - Disconnected from MC. 13:40:10.775081 400 HTTP_Adapter.ttcn:225 Message with id 7 was extracted from the queue of HTTP. 13:40:10.775086 555 - TTCN-3 Parallel Test Component finished. 13:40:10.775151 400 HTTP_Adapter.ttcn:252 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:10.775190 400 HTTP_Adapter.ttcn:252 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:10.775222 400 HTTP_Adapter.ttcn:252 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:10.775245 400 HTTP_Adapter.ttcn:252 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:10.775279 400 HTTP_Adapter.ttcn:252 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:10.775302 400 HTTP_Adapter.ttcn:252 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:10.775347 400 HTTP_Adapter.ttcn:252 Abstract socket: Nr of bytes sent = 62 13:40:10.775373 400 HTTP_Adapter.ttcn:252 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:10.775396 400 HTTP_Adapter.ttcn:252 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:10.775434 400 HTTP_Adapter.ttcn:267 Start timer T: 2 s 13:40:10.775500 400 HTTP_Adapter.ttcn:268 Connection of port RSPRO[1] to RSPRO1(6):IPA_RSPRO_PORT was closed unexpectedly by the peer. 13:40:10.775532 400 HTTP_Adapter.ttcn:268 Port RSPRO[1] was disconnected from RSPRO1(6):IPA_RSPRO_PORT. 13:40:10.775572 400 HTTP_Adapter.ttcn:268 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:10.775650 400 HTTP_Adapter.ttcn:268 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:10.775943 400 HTTP_Adapter.ttcn:268 Abstract socket: receiving data 13:40:10.775976 400 HTTP_Adapter.ttcn:268 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:10.776003 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:10.776041 400 HTTP_Adapter.ttcn:268 Abstract socket: Message received from address (addr) 127.0.0.1/55924 13:40:10.776146 400 HTTP_Adapter.ttcn:268 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 4d 6f 6e 2c 20 31 33 20 41 70 72 20 32 30 32 36 20 31 33 3a 34 30 3a 31 30 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:10.776205 400 HTTP_Adapter.ttcn:268 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:10.776223 400 HTTP_Adapter.ttcn:268 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:10.776239 400 HTTP_Adapter.ttcn:268 starting f_HTTP_decodeCommon 13:40:10.776255 400 HTTP_Adapter.ttcn:268 DECODER: 13:40:10.776271 400 HTTP_Adapter.ttcn:268 method_name: 13:40:10.776290 400 HTTP_Adapter.ttcn:268 Decoding the headers 13:40:10.776309 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:10.776324 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:10.776339 400 HTTP_Adapter.ttcn:268 +Header line: 13:40:10.776354 400 HTTP_Adapter.ttcn:268 Headers decoded. Valid headers. 13:40:10.776371 400 HTTP_Adapter.ttcn:268 Decoding body, buffer length: 178 13:40:10.776385 400 HTTP_Adapter.ttcn:268 lengthof body: 178, content_length given: 178 13:40:10.776403 400 HTTP_Adapter.ttcn:268 Message successfully decoded 13:40:10.776422 400 HTTP_Adapter.ttcn:268 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:10.776458 400 HTTP_Adapter.ttcn:268 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 := "Mon, 13 Apr 2026 13:40:10 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:10.776482 400 HTTP_Adapter.ttcn:268 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:10.776508 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:10.776523 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:10.776538 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:10.776551 400 HTTP_Adapter.ttcn:268 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:10.776576 400 HTTP_Adapter.ttcn:269 Matching on port HTTP succeeded: matched 13:40:10.776609 400 HTTP_Adapter.ttcn:269 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 := "Mon, 13 Apr 2026 13:40:10 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:10.776628 400 HTTP_Adapter.ttcn:269 Message with id 8 was extracted from the queue of HTTP. 13:40:10.776648 400 HTTP_Adapter.ttcn:270 setverdict(pass): pass -> pass, component reason not changed 13:40:10.776728 400 HTTP_Adapter.ttcn:287 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:10.776835 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:10.776876 400 HTTP_Adapter.ttcn:287 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:10.776905 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:10.776932 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:10.776977 400 HTTP_Adapter.ttcn:287 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:10.777034 400 HTTP_Adapter.ttcn:287 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:10.777076 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:10.777122 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:10.777179 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:10.777222 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:10.777255 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:10.777333 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:10.777399 400 HTTP_Adapter.ttcn:287 Abstract socket: Removed client 8. 13:40:10.777420 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:10.777431 400 HTTP_Adapter.ttcn:287 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:10.777441 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:10.777451 400 HTTP_Adapter.ttcn:287 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:10.777476 400 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:10.777557 400 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:10.777640 400 RemsimServer_Tests.ttcn:177 setverdict(pass): pass -> pass, component reason not changed 13:40:10.777689 400 RemsimServer_Tests.ttcn:177 Terminating component type RemsimServer_Tests.test_CT. 13:40:10.777725 400 RemsimServer_Tests.ttcn:177 Default with id 1 (altstep as_Tguard) was deactivated. 13:40:10.777750 400 RemsimServer_Tests.ttcn:177 Default with id 2 (altstep as_ignore_id_ack) was deactivated. 13:40:10.777815 400 RemsimServer_Tests.ttcn:177 Default with id 3 (altstep as_ignore_id_ack) was deactivated. 13:40:10.777831 400 RemsimServer_Tests.ttcn:177 Stop timer g_T_guard: 60 s 13:40:10.777962 400 RemsimServer_Tests.ttcn:177 Removing unterminated mapping between port HTTP and system:HTTP. 13:40:10.777998 400 RemsimServer_Tests.ttcn:177 Abstract socket: entering HTTPmsg__PT::user_unmap(HTTP) 13:40:10.778014 400 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::unmap_user() 13:40:10.778031 400 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:10.778080 400 RemsimServer_Tests.ttcn:177 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:10.778109 400 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:10.778166 400 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::unmap_user() 13:40:10.778203 400 RemsimServer_Tests.ttcn:177 Abstract socket: leaving HTTPmsg__PT::user_unmap() 13:40:10.778235 400 RemsimServer_Tests.ttcn:177 Port HTTP was unmapped from system:HTTP. 13:40:10.778279 400 RemsimServer_Tests.ttcn:177 Port HTTP was stopped. 13:40:10.778309 400 RemsimServer_Tests.ttcn:177 Removing unterminated connection between port RSPRO[0] and RSPRO0(5):IPA_RSPRO_PORT. 13:40:10.778369 400 RemsimServer_Tests.ttcn:177 Port RSPRO[0] was stopped. 13:40:10.778397 552 IPA_Emulation.ttcnpp:772 Connection of port IPA_RSPRO_PORT to mtc:RSPRO[0] was closed unexpectedly by the peer. 13:40:10.778442 400 RemsimServer_Tests.ttcn:177 Port RSPRO[1] was stopped. 13:40:10.778460 552 IPA_Emulation.ttcnpp:772 Port IPA_RSPRO_PORT was disconnected from mtc:RSPRO[0]. 13:40:10.778468 400 RemsimServer_Tests.ttcn:177 Port RSPRO[2] was stopped. 13:40:10.778511 400 RemsimServer_Tests.ttcn:177 Component type RemsimServer_Tests.test_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:10.778555 400 RemsimServer_Tests.ttcn:177 Waiting for PTCs to finish. 13:40:10.778636 552 IPA_Emulation.ttcnpp:772 Kill was requested from MC. 13:40:10.778686 552 IPA_Emulation.ttcnpp:772 Terminating test component execution. 13:40:10.779012 552 - Function main_client was stopped. PTC terminates. 13:40:10.779057 552 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:10.779090 552 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:10.779266 552 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:10.779298 552 - Port IPA_PORT was stopped. 13:40:10.779313 552 - Port CFG_PORT was stopped. 13:40:10.779325 552 - Port IPA_CTRL_PORT was stopped. 13:40:10.779351 552 - Port IPA_RSPRO_PORT was stopped. 13:40:10.779371 552 - Port IPA_SP_PORT was stopped. 13:40:10.779391 552 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:10.779421 552 - Final verdict of PTC: none 13:40:10.779513 552 - Disconnected from MC. 13:40:10.779521 400 RemsimServer_Tests.ttcn:177 Setting final verdict of the test case. 13:40:10.779544 552 - TTCN-3 Parallel Test Component finished. 13:40:10.779575 400 RemsimServer_Tests.ttcn:177 Local verdict of MTC: pass 13:40:10.779653 400 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO0(5): none (pass -> pass) 13:40:10.779740 400 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO1(6): none (pass -> pass) 13:40:10.779798 400 RemsimServer_Tests.ttcn:177 Test case TC_connect_client_duplicate finished. Verdict: pass 13:40:10.779858 400 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:12.805368 400 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:12.805459 400 RemsimServer_Tests.ttcn:180 Switching to log file `REMSIM_Tests-TC_connect_bank-7d3a7c503d09-mtc-400.log'