13:39:50.274241 445 RemsimServer_Tests.ttcn:205 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. 13:39:51.317881 445 RemsimServer_Tests.ttcn:205 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). 13:39:51.318142 445 RemsimServer_Tests.ttcn:205 Test case TC_connect_bank_duplicate started. 13:39:51.318255 445 RemsimServer_Tests.ttcn:205 Initializing variables, timers and ports of component type RemsimServer_Tests.test_CT inside testcase TC_connect_bank_duplicate. 13:39:51.318386 445 RemsimServer_Tests.ttcn:205 Port HTTP was started. 13:39:51.318481 445 RemsimServer_Tests.ttcn:205 Port RSPRO[0] was started. 13:39:51.318793 445 RemsimServer_Tests.ttcn:205 Port RSPRO[1] was started. 13:39:51.319134 445 RemsimServer_Tests.ttcn:205 Port RSPRO[2] was started. 13:39:51.319308 445 RemsimServer_Tests.ttcn:205 Component type RemsimServer_Tests.test_CT was initialized. 13:39:51.319514 445 RemsimServer_Tests.ttcn:94 Start timer g_T_guard: 60 s 13:39:51.319677 445 RemsimServer_Tests.ttcn:95 Altstep as_Tguard was activated as default, id 1 13:39:51.319847 445 HTTP_Adapter.ttcn:33 Mapping port mtc:HTTP to system:HTTP. 13:39:51.320021 445 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(http_debugging, yes) 13:39:51.320084 445 HTTP_Adapter.ttcn:33 Abstract socket: entering SSL_Socket::parameter_set(http_debugging, yes) 13:39:51.320139 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving SSL_Socket::parameter_set(http_debugging, yes) 13:39:51.320190 445 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::parameter_set(http_debugging, yes) 13:39:51.320240 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::parameter_set(http_debugging, yes) 13:39:51.320291 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(http_debugging, yes) 13:39:51.320341 445 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:39:51.320391 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:39:51.320441 445 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::user_map(HTTP) 13:39:51.320493 445 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::map_user() 13:39:51.320547 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::map_user() 13:39:51.320597 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::user_map() 13:39:51.320679 445 HTTP_Adapter.ttcn:33 Port HTTP was mapped to system:HTTP. 13:39:51.320789 445 HTTP_Adapter.ttcn:33 Map operation of mtc:HTTP to system:HTTP finished. 13:39:51.320892 445 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:39:51.320951 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:39:51.321006 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:39:51.321161 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:39:51.321228 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:39:51.321285 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:39:51.321455 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/41054 -> 127.0.0.1/9997 13:39:51.321510 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:39:51.321566 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:39:51.321618 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:39:51.321668 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:39:51.321720 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:39:51.321793 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:39:51.321854 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:39:51.321907 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:39:51.321958 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:39:51.322010 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:39:51.322068 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:39:51.322130 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:39:51.322184 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:39:51.322238 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:39:51.322301 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:39:51.322361 445 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:39:51.322420 445 HTTP_Adapter.ttcn:209 Message with id 1 was extracted from the queue of HTTP. 13:39:51.322552 445 HTTP_Adapter.ttcn:226 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:39:51.322612 445 HTTP_Adapter.ttcn:226 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:39:51.322675 445 HTTP_Adapter.ttcn:226 Abstract socket: entering Abstract_Socket::send_outgoing() 13:39:51.322727 445 HTTP_Adapter.ttcn:226 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:39:51.322837 445 HTTP_Adapter.ttcn:226 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:39:51.322888 445 HTTP_Adapter.ttcn:226 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:39:51.322973 445 HTTP_Adapter.ttcn:226 Abstract socket: Nr of bytes sent = 119 13:39:51.323026 445 HTTP_Adapter.ttcn:226 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:39:51.323078 445 HTTP_Adapter.ttcn:226 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:39:51.323139 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:39:51.323346 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:39:51.323432 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:39:51.323490 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:39:51.323546 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:39:51.323599 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:39:51.323672 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/41054 13:39:51.323726 445 HTTP_Adapter.ttcn:250 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 36 20 4a 75 6e 20 32 30 32 35 20 31 33 3a 33 39 3a 35 31 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:39:51.323841 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:39:51.323895 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 75 13:39:51.323950 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:39:51.324005 445 HTTP_Adapter.ttcn:250 DECODER: 13:39:51.324061 445 HTTP_Adapter.ttcn:250 method_name: 13:39:51.324122 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:39:51.324180 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.324238 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.324294 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:39:51.324344 445 HTTP_Adapter.ttcn:250 lengthof body: 0, content_length given: 0 13:39:51.324398 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:39:51.324454 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:39:51.324532 445 HTTP_Adapter.ttcn:250 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, 16 Jun 2025 13:39:51 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:39:51.324604 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:39:51.324671 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:39:51.324724 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:39:51.324777 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:39:51.324829 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:39:51.324895 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:39:51.324969 445 HTTP_Adapter.ttcn:251 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, 16 Jun 2025 13:39:51 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:39:51.325035 445 HTTP_Adapter.ttcn:251 Message with id 2 was extracted from the queue of HTTP. 13:39:51.325091 445 HTTP_Adapter.ttcn:252 setverdict(pass): none -> pass 13:39:51.325174 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:39:51.325247 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:39:51.325299 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:39:51.325351 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:39:51.325412 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:39:51.325467 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:39:51.325587 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:39:51.325640 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:39:51.325694 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:39:51.325748 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:39:51.325799 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:39:51.325850 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:39:51.325902 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:39:51.326004 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:39:51.326066 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:39:51.326118 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:39:51.326169 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:39:51.326220 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:39:51.326291 445 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:39:51.331438 689 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:39:51.331572 689 - TTCN-3 Parallel Test Component started on 51b35e1c991f. Component reference: RSPRO0(8), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. Version: 9.0.0. 13:39:51.331657 689 - 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:39:51.331825 689 - Connected to MC. 13:39:51.331900 689 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_bank_duplicate. 13:39:51.331943 445 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 8, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:39:51.332024 445 REMSIM_Tests.ttcn:69 Mapping port RSPRO0(8):IPA_PORT to system:IPA_CODEC_PT. 13:39:51.333905 689 - Port IPA_PORT was started. 13:39:51.333985 689 - Port CFG_PORT was started. 13:39:51.334032 689 - Port IPA_CTRL_PORT was started. 13:39:51.334080 689 - Port IPA_RSPRO_PORT was started. 13:39:51.334127 689 - Port IPA_SP_PORT was started. 13:39:51.334174 689 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:39:51.334283 689 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:39:51.334392 445 REMSIM_Tests.ttcn:69 Map operation of RSPRO0(8):IPA_PORT to system:IPA_CODEC_PT finished. 13:39:51.334456 445 REMSIM_Tests.ttcn:70 Connecting ports RSPRO0(8):IPA_RSPRO_PORT and mtc:RSPRO[0]. 13:39:51.335018 445 REMSIM_Tests.ttcn:70 Port RSPRO[0] is waiting for connection from RSPRO0(8):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-163ce30b. 13:39:51.335125 689 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[0] using transport type UNIX. 13:39:51.335219 445 REMSIM_Tests.ttcn:70 Port RSPRO[0] has accepted the connection from RSPRO0(8):IPA_RSPRO_PORT. 13:39:51.335284 445 REMSIM_Tests.ttcn:70 Connect operation on RSPRO0(8):IPA_RSPRO_PORT and mtc:RSPRO[0] finished. 13:39:51.335340 445 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(8). 13:39:51.335470 445 REMSIM_Tests.ttcn:72 Function was started. 13:39:51.335522 445 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:39:51.335662 689 - 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:39:51.336095 689 IPA_Emulation.ttcnpp:309 entering f__IPL4__PROVIDER__connect: :10000 -> 127.0.0.1:9998 / TCP 13:39:51.337791 689 IPA_Emulation.ttcnpp:471 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:39:51.338074 689 IPA_Emulation.ttcnpp:471 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:39:51.338429 689 IPA_Emulation.ttcnpp:472 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:39:51.338642 689 IPA_Emulation.ttcnpp:473 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:39:51.338861 689 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:39:51.339091 689 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:39:51.339243 689 IPA_Emulation.ttcnpp:473 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:39:51.339858 689 IPA_Emulation.ttcnpp:398 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:39:51.340032 445 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[0] from RSPRO0(8) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:39:51.340104 445 REMSIM_Tests.ttcn:76 Matching on port RSPRO[0] succeeded: matched 13:39:51.340161 445 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(8): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:39:51.340220 445 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[0]. 13:39:51.340273 445 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:39:51.340332 445 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:39:51.341146 689 IPA_Emulation.ttcnpp:735 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:39:51.341248 689 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:39:51.341456 689 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:39:51.341535 689 IPA_Emulation.ttcnpp:735 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:39:51.341611 689 IPA_Emulation.ttcnpp:735 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:39:51.341671 689 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:39:51.341727 689 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:39:51.341784 689 IPA_Emulation.ttcnpp:735 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:39:51.341935 689 IPA_Emulation.ttcnpp:737 Matching on port IPA_PORT succeeded: matched 13:39:51.342012 689 IPA_Emulation.ttcnpp:737 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:39:51.342072 689 IPA_Emulation.ttcnpp:737 Message with id 1 was extracted from the queue of IPA_PORT. 13:39:51.342130 689 IPA_Emulation.ttcnpp:738 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:39:51.342255 689 IPA_Emulation.ttcnpp:738 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:39:51.342312 689 IPA_Emulation.ttcnpp:739 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:39:51.342401 689 IPA_Emulation.ttcnpp:471 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:39:51.342460 689 IPA_Emulation.ttcnpp:471 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:39:51.342517 689 IPA_Emulation.ttcnpp:472 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:39:51.342592 689 IPA_Emulation.ttcnpp:473 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:39:51.342763 689 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:39:51.342965 689 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:39:51.343152 689 IPA_Emulation.ttcnpp:473 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:39:51.343361 689 IPA_Emulation.ttcnpp:737 Matching on port IPA_PORT succeeded: matched 13:39:51.343511 689 IPA_Emulation.ttcnpp:737 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:39:51.343570 689 IPA_Emulation.ttcnpp:737 Message with id 2 was extracted from the queue of IPA_PORT. 13:39:51.343621 689 IPA_Emulation.ttcnpp:738 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:39:51.343676 689 IPA_Emulation.ttcnpp:738 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:39:51.343727 689 IPA_Emulation.ttcnpp:739 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:39:51.343808 689 IPA_Emulation.ttcnpp:398 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:39:51.343893 445 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[0] from RSPRO0(8) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:39:51.343955 445 REMSIM_Tests.ttcn:84 Matching on port RSPRO[0] succeeded: matched 13:39:51.344009 445 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(8): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:39:51.344063 445 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[0]. 13:39:51.344116 445 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 2 13:39:51.344200 445 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:39:51.344256 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:39:51.344309 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:39:51.344434 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:39:51.344500 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:39:51.344555 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:39:51.344715 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/41064 -> 127.0.0.1/9997 13:39:51.344874 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:39:51.345048 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:39:51.345176 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:39:51.345321 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:39:51.345469 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:39:51.345615 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:39:51.345775 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:39:51.345837 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:39:51.345895 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:39:51.345950 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:39:51.346010 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:39:51.346070 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:39:51.346127 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:39:51.346184 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:39:51.346248 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:39:51.346306 445 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:39:51.346367 445 HTTP_Adapter.ttcn:209 Message with id 3 was extracted from the queue of HTTP. 13:39:51.346489 445 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/banks", 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" } }, body := "" } } 13:39:51.346552 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:39:51.346618 445 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:39:51.346674 445 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 92, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 62 61 6e 6b 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 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 0d 0a 13:39:51.346775 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:39:51.346830 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:39:51.346915 445 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 92 13:39:51.346973 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:39:51.347028 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:39:51.347090 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:39:51.347167 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:39:51.347223 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:39:51.347278 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:39:51.347332 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:39:51.347387 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:39:51.347453 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/41064 13:39:51.347518 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 120, 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 36 20 4a 75 6e 20 32 30 32 35 20 31 33 3a 33 39 3a 35 31 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 32 0d 0a 0d 0a 7b 22 62 61 6e 6b 73 22 3a 5b 5d 7d 13:39:51.347637 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:39:51.347693 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 120 13:39:51.347749 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:39:51.347805 445 HTTP_Adapter.ttcn:250 DECODER: 13:39:51.347862 445 HTTP_Adapter.ttcn:250 method_name: 13:39:51.347922 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:39:51.347980 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.348038 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.348096 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.348154 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:39:51.348207 445 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 12 13:39:51.348261 445 HTTP_Adapter.ttcn:250 lengthof body: 12, content_length given: 12 13:39:51.348317 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:39:51.348375 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:39:51.348449 445 HTTP_Adapter.ttcn:250 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, 16 Jun 2025 13:39:51 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "12" } }, body := "{\"banks\":[]}" } } id 4 13:39:51.348514 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:39:51.348569 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:39:51.348658 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:39:51.348716 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:39:51.348774 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:39:51.348833 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:39:51.348901 445 HTTP_Adapter.ttcn:251 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, 16 Jun 2025 13:39:51 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "12" } }, body := "{\"banks\":[]}" } } id 4 13:39:51.348961 445 HTTP_Adapter.ttcn:251 Message with id 4 was extracted from the queue of HTTP. 13:39:51.349015 445 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:39:51.349086 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:39:51.349140 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:39:51.349190 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:39:51.349242 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:39:51.349293 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:39:51.349342 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:39:51.349400 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:39:51.349456 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:39:51.349508 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:39:51.349559 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:39:51.349609 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:39:51.349660 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:39:51.349711 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:39:51.349789 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:39:51.349841 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:39:51.349891 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:39:51.349942 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:39:51.349992 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:39:51.350049 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B2262616E6B73223A5B5D7D'O ("{\"banks\":[]}") 13:39:51.350130 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := omit, banks := { }, slotmaps := omit } 13:39:51.350304 445 REMSIM_Tests.ttcn:155 Sent on RSPRO[0] to RSPRO0(8) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } 13:39:51.350396 445 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:39:51.351169 689 IPA_Emulation.ttcnpp:735 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } id 1 13:39:51.351740 689 IPA_Emulation.ttcnpp:896 Matching on port IPA_RSPRO_PORT succeeded: matched 13:39:51.351822 689 IPA_Emulation.ttcnpp:896 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } id 1 13:39:51.351894 689 IPA_Emulation.ttcnpp:896 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:39:51.352978 689 IPA_Emulation.ttcnpp:899 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020108300A80047F0000010202270F'O } 13:39:51.353062 689 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 := '303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020108300A80047F0000010202270F'O } 13:39:51.353154 689 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0042EE07303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020108300A80047F0000010202270F'O 13:39:51.353239 689 IPA_Emulation.ttcnpp:899 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0042EE07303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020108300A80047F0000010202270F'O } 13:39:51.385281 689 IPA_Emulation.ttcnpp:735 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 := '0039EE073036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0100'O } id 3 13:39:51.385673 689 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0039EE073036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0100'O 13:39:51.386107 689 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 57, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0100'O } 13:39:51.386511 689 IPA_Emulation.ttcnpp:735 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0100'O } id 3 13:39:51.387027 689 IPA_Emulation.ttcnpp:737 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:39:51.387419 689 IPA_Emulation.ttcnpp:753 Matching on port IPA_PORT succeeded: matched 13:39:51.387813 689 IPA_Emulation.ttcnpp:753 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 := '3036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0100'O } id 3 13:39:51.387996 689 IPA_Emulation.ttcnpp:753 Message with id 3 was extracted from the queue of IPA_PORT. 13:39:51.388788 689 IPA_Emulation.ttcnpp:642 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "51b35e1c991f", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } 13:39:51.389248 445 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[0] from RSPRO0(8) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "51b35e1c991f", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:39:51.389610 445 REMSIM_Tests.ttcn:111 Matching on port RSPRO[0] succeeded: matched 13:39:51.389939 445 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(8): @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "51b35e1c991f", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:39:51.390266 445 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[0]. 13:39:51.390403 445 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:39:51.390719 445 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:39:51.390857 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:39:51.391094 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:39:51.391326 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:39:51.391586 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:39:51.391696 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:39:51.391865 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/41076 -> 127.0.0.1/9997 13:39:51.391937 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:39:51.392026 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:39:51.392093 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:39:51.392157 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:39:51.392214 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:39:51.392269 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:39:51.392335 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:39:51.392392 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:39:51.392448 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:39:51.392503 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:39:51.392566 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:39:51.392662 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:39:51.392723 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:39:51.392789 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:39:51.392998 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:39:51.393171 445 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:39:51.393355 445 HTTP_Adapter.ttcn:209 Message with id 5 was extracted from the queue of HTTP. 13:39:51.393599 445 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/banks", 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" } }, body := "" } } 13:39:51.393754 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:39:51.393926 445 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:39:51.394083 445 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 92, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 62 61 6e 6b 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 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 0d 0a 13:39:51.394185 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:39:51.394237 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:39:51.394323 445 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 92 13:39:51.394483 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:39:51.394557 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:39:51.394734 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:39:51.394935 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:39:51.395084 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:39:51.395155 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:39:51.395316 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:39:51.395369 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:39:51.395444 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/41076 13:39:51.395505 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 309, 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 36 20 4a 75 6e 20 32 30 32 35 20 31 33 3a 33 39 3a 35 31 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 32 30 30 0d 0a 0d 0a 7b 22 62 61 6e 6b 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 42 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 42 41 4e 4b 44 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 42 61 6e 6b 64 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 2c 22 62 61 6e 6b 49 64 22 3a 31 2c 22 6e 75 6d 62 65 72 4f 66 53 6c 6f 74 73 22 3a 38 7d 5d 7d 13:39:51.395683 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:39:51.395735 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 309 13:39:51.395788 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:39:51.395841 445 HTTP_Adapter.ttcn:250 DECODER: 13:39:51.395896 445 HTTP_Adapter.ttcn:250 method_name: 13:39:51.395953 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:39:51.396006 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.396060 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.396117 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.396171 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:39:51.396221 445 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 200 13:39:51.396272 445 HTTP_Adapter.ttcn:250 lengthof body: 200, content_length given: 200 13:39:51.396322 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:39:51.396378 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:39:51.396472 445 HTTP_Adapter.ttcn:250 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, 16 Jun 2025 13:39:51 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "200" } }, body := "{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}" } } id 6 13:39:51.396538 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:39:51.396590 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:39:51.396658 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:39:51.396709 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:39:51.396759 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:39:51.396820 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:39:51.396909 445 HTTP_Adapter.ttcn:251 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, 16 Jun 2025 13:39:51 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "200" } }, body := "{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}" } } id 6 13:39:51.396978 445 HTTP_Adapter.ttcn:251 Message with id 6 was extracted from the queue of HTTP. 13:39:51.397031 445 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:39:51.397107 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:39:51.397162 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:39:51.397213 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:39:51.397263 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:39:51.397313 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:39:51.397364 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:39:51.397422 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:39:51.397473 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:39:51.397524 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:39:51.397576 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:39:51.397626 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:39:51.397690 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:39:51.397741 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:39:51.397824 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:39:51.397887 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:39:51.397973 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:39:51.398040 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:39:51.398103 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:39:51.398174 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B2262616E6B73223A5B7B2270656572223A224231222C227374617465223A22434F4E4E45435445445F42414E4B44222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D42616E6B64222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D2C2262616E6B4964223A312C226E756D6265724F66536C6F7473223A387D5D7D'O ("{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}") 13:39:51.398356 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := omit, banks := { { peer := "B1", state := CONNECTED_BANKD (3), component_id := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8 } }, slotmaps := omit } 13:39:51.398483 445 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:39:51.403460 692 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:39:51.403607 692 - TTCN-3 Parallel Test Component started on 51b35e1c991f. Component reference: RSPRO1(9), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. Version: 9.0.0. 13:39:51.403704 692 - 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:39:51.403907 692 - Connected to MC. 13:39:51.403981 692 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_bank_duplicate. 13:39:51.404030 445 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 9, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:39:51.404114 445 REMSIM_Tests.ttcn:69 Mapping port RSPRO1(9):IPA_PORT to system:IPA_CODEC_PT. 13:39:51.405866 692 - Port IPA_PORT was started. 13:39:51.405955 692 - Port CFG_PORT was started. 13:39:51.406011 692 - Port IPA_CTRL_PORT was started. 13:39:51.406062 692 - Port IPA_RSPRO_PORT was started. 13:39:51.406114 692 - Port IPA_SP_PORT was started. 13:39:51.406164 692 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:39:51.406280 692 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:39:51.406395 445 REMSIM_Tests.ttcn:69 Map operation of RSPRO1(9):IPA_PORT to system:IPA_CODEC_PT finished. 13:39:51.406471 445 REMSIM_Tests.ttcn:70 Connecting ports RSPRO1(9):IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:39:51.407201 445 REMSIM_Tests.ttcn:70 Port RSPRO[1] is waiting for connection from RSPRO1(9):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-173de30b. 13:39:51.407310 692 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[1] using transport type UNIX. 13:39:51.407436 445 REMSIM_Tests.ttcn:70 Port RSPRO[1] has accepted the connection from RSPRO1(9):IPA_RSPRO_PORT. 13:39:51.407509 445 REMSIM_Tests.ttcn:70 Connect operation on RSPRO1(9):IPA_RSPRO_PORT and mtc:RSPRO[1] finished. 13:39:51.407569 445 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(9). 13:39:51.407698 445 REMSIM_Tests.ttcn:72 Function was started. 13:39:51.407756 445 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:39:51.407876 692 - 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:39:51.408295 692 IPA_Emulation.ttcnpp:309 entering f__IPL4__PROVIDER__connect: :10001 -> 127.0.0.1:9998 / TCP 13:39:51.409941 692 IPA_Emulation.ttcnpp:471 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:39:51.410218 692 IPA_Emulation.ttcnpp:471 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:39:51.410550 692 IPA_Emulation.ttcnpp:472 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:39:51.410765 692 IPA_Emulation.ttcnpp:473 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:39:51.410980 692 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:39:51.411210 692 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:39:51.411364 692 IPA_Emulation.ttcnpp:473 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:39:51.411961 692 IPA_Emulation.ttcnpp:398 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:39:51.412132 445 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[1] from RSPRO1(9) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:39:51.412207 445 REMSIM_Tests.ttcn:76 Matching on port RSPRO[1] succeeded: matched 13:39:51.412268 445 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(9): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:39:51.412329 445 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[1]. 13:39:51.412385 445 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:39:51.412447 445 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:39:51.413211 692 IPA_Emulation.ttcnpp:735 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:39:51.413332 692 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:39:51.413536 692 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:39:51.413621 692 IPA_Emulation.ttcnpp:735 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:39:51.413701 692 IPA_Emulation.ttcnpp:735 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:39:51.413764 692 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:39:51.413825 692 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:39:51.413887 692 IPA_Emulation.ttcnpp:735 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:39:51.414045 692 IPA_Emulation.ttcnpp:737 Matching on port IPA_PORT succeeded: matched 13:39:51.414129 692 IPA_Emulation.ttcnpp:737 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:39:51.414203 692 IPA_Emulation.ttcnpp:737 Message with id 1 was extracted from the queue of IPA_PORT. 13:39:51.414262 692 IPA_Emulation.ttcnpp:738 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:39:51.414389 692 IPA_Emulation.ttcnpp:738 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:39:51.414446 692 IPA_Emulation.ttcnpp:739 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:39:51.414538 692 IPA_Emulation.ttcnpp:471 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:39:51.414599 692 IPA_Emulation.ttcnpp:471 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:39:51.414657 692 IPA_Emulation.ttcnpp:472 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:39:51.414730 692 IPA_Emulation.ttcnpp:473 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:39:51.414789 692 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:39:51.414852 692 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:39:51.414910 692 IPA_Emulation.ttcnpp:473 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:39:51.415036 692 IPA_Emulation.ttcnpp:737 Matching on port IPA_PORT succeeded: matched 13:39:51.415100 692 IPA_Emulation.ttcnpp:737 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:39:51.415155 692 IPA_Emulation.ttcnpp:737 Message with id 2 was extracted from the queue of IPA_PORT. 13:39:51.415207 692 IPA_Emulation.ttcnpp:738 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:39:51.415282 692 IPA_Emulation.ttcnpp:738 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:39:51.415341 692 IPA_Emulation.ttcnpp:739 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:39:51.415427 692 IPA_Emulation.ttcnpp:398 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:39:51.415515 445 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[1] from RSPRO1(9) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:39:51.415582 445 REMSIM_Tests.ttcn:84 Matching on port RSPRO[1] succeeded: matched 13:39:51.415639 445 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(9): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:39:51.415700 445 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[1]. 13:39:51.415753 445 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 3 13:39:51.415900 445 REMSIM_Tests.ttcn:155 Sent on RSPRO[1] to RSPRO1(9) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 23, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } 13:39:51.415988 445 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:39:51.416748 692 IPA_Emulation.ttcnpp:735 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 23, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } id 1 13:39:51.417311 692 IPA_Emulation.ttcnpp:896 Matching on port IPA_RSPRO_PORT succeeded: matched 13:39:51.417393 692 IPA_Emulation.ttcnpp:896 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 23, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } id 1 13:39:51.417463 692 IPA_Emulation.ttcnpp:896 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:39:51.418500 692 IPA_Emulation.ttcnpp:899 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020117300A80047F0000010202270F'O } 13:39:51.418580 692 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 := '303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020117300A80047F0000010202270F'O } 13:39:51.418671 692 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0042EE07303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020117300A80047F0000010202270F'O 13:39:51.418756 692 IPA_Emulation.ttcnpp:899 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0042EE07303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020117300A80047F0000010202270F'O } 13:39:51.457372 692 IPA_Emulation.ttcnpp:735 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 := '0039EE073036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0106'O } id 3 13:39:51.457803 692 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0039EE073036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0106'O 13:39:51.458256 692 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 57, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0106'O } 13:39:51.458684 692 IPA_Emulation.ttcnpp:735 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0106'O } id 3 13:39:51.459245 692 IPA_Emulation.ttcnpp:737 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:39:51.459697 692 IPA_Emulation.ttcnpp:753 Matching on port IPA_PORT succeeded: matched 13:39:51.460048 692 IPA_Emulation.ttcnpp:753 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 := '3036800102810100A22EA12C30270A0101160C353162333565316339393166800D72656D73696D2D7365727665728105312E312E310A0106'O } id 3 13:39:51.460244 692 IPA_Emulation.ttcnpp:753 Message with id 3 was extracted from the queue of IPA_PORT. 13:39:51.461072 692 IPA_Emulation.ttcnpp:642 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "51b35e1c991f", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } 13:39:51.461576 445 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[1] from RSPRO1(9) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "51b35e1c991f", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:39:51.461966 445 REMSIM_Tests.ttcn:111 Matching on port RSPRO[1] succeeded: matched 13:39:51.462296 445 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(9): @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "51b35e1c991f", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:39:51.462447 445 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[1]. 13:39:51.462546 445 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:39:51.462726 445 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:39:51.462846 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:39:51.463088 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:39:51.463421 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:39:51.463586 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:39:51.463761 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:39:51.463950 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/41078 -> 127.0.0.1/9997 13:39:51.464032 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:39:51.464096 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:39:51.464152 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:39:51.464207 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:39:51.464263 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:39:51.464318 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:39:51.464386 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:39:51.464443 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:39:51.464499 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:39:51.464554 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:39:51.464616 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:39:51.464718 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:39:51.464780 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:39:51.464841 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:39:51.464912 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:39:51.464977 445 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:39:51.465041 445 HTTP_Adapter.ttcn:209 Message with id 7 was extracted from the queue of HTTP. 13:39:51.465176 445 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/banks", 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" } }, body := "" } } 13:39:51.465241 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:39:51.465307 445 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:39:51.465363 445 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 92, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 62 61 6e 6b 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 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 0d 0a 13:39:51.465469 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:39:51.465527 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:39:51.465615 445 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 92 13:39:51.465673 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:39:51.465729 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:39:51.465806 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:39:51.465907 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:39:51.465964 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:39:51.466020 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:39:51.466075 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:39:51.466130 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:39:51.466196 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/41078 13:39:51.466253 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 309, 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 36 20 4a 75 6e 20 32 30 32 35 20 31 33 3a 33 39 3a 35 31 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 32 30 30 0d 0a 0d 0a 7b 22 62 61 6e 6b 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 42 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 42 41 4e 4b 44 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 42 61 6e 6b 64 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 2c 22 62 61 6e 6b 49 64 22 3a 31 2c 22 6e 75 6d 62 65 72 4f 66 53 6c 6f 74 73 22 3a 38 7d 5d 7d 13:39:51.466452 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:39:51.466509 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 309 13:39:51.466567 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:39:51.466624 445 HTTP_Adapter.ttcn:250 DECODER: 13:39:51.466684 445 HTTP_Adapter.ttcn:250 method_name: 13:39:51.466745 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:39:51.466803 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.466864 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.466923 445 HTTP_Adapter.ttcn:250 +Header line: 13:39:51.466982 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:39:51.467036 445 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 200 13:39:51.467092 445 HTTP_Adapter.ttcn:250 lengthof body: 200, content_length given: 200 13:39:51.467148 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:39:51.467208 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:39:51.467305 445 HTTP_Adapter.ttcn:250 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, 16 Jun 2025 13:39:51 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "200" } }, body := "{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}" } } id 8 13:39:51.467375 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:39:51.467431 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:39:51.467492 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:39:51.467547 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:39:51.467601 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:39:51.467665 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:39:51.467758 445 HTTP_Adapter.ttcn:251 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, 16 Jun 2025 13:39:51 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "200" } }, body := "{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}" } } id 8 13:39:51.467824 445 HTTP_Adapter.ttcn:251 Message with id 8 was extracted from the queue of HTTP. 13:39:51.467882 445 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:39:51.467964 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:39:51.468020 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:39:51.468075 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:39:51.468131 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:39:51.468187 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:39:51.468242 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:39:51.468307 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:39:51.468468 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:39:51.468523 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:39:51.468575 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:39:51.468644 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:39:51.468718 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:39:51.468880 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:39:51.468980 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:39:51.469031 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:39:51.469082 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:39:51.469133 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:39:51.469184 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:39:51.469242 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B2262616E6B73223A5B7B2270656572223A224231222C227374617465223A22434F4E4E45435445445F42414E4B44222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D42616E6B64222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D2C2262616E6B4964223A312C226E756D6265724F66536C6F7473223A387D5D7D'O ("{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}") 13:39:51.469423 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := omit, banks := { { peer := "B1", state := CONNECTED_BANKD (3), component_id := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8 } }, slotmaps := omit } 13:39:51.469650 445 Osmocom_Types.ttcn:126 Start timer T: 2 s 13:39:52.459063 692 IPA_Emulation.ttcnpp:735 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:39:52.459906 692 IPA_Emulation.ttcnpp:737 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:39:52.460238 692 IPA_Emulation.ttcnpp:753 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:39:52.460584 692 IPA_Emulation.ttcnpp:822 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:39:52.460987 692 IPA_Emulation.ttcnpp:839 Matching on port IPA_PORT succeeded: matched 13:39:52.461317 692 IPA_Emulation.ttcnpp:839 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:39:52.461668 692 IPA_Emulation.ttcnpp:839 Message with id 4 was extracted from the queue of IPA_PORT. 13:39:52.462030 692 IPA_Emulation.ttcnpp:840 IPA: Closed 13:39:52.462300 692 IPA_Emulation.ttcnpp:398 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:39:52.462413 692 IPA_Emulation.ttcnpp:844 Stopping test component execution. 13:39:52.462540 445 Osmocom_Types.ttcn:127 Message enqueued on RSPRO[1] from RSPRO1(9) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:39:52.462756 445 REMSIM_Tests.ttcn:49 Matching on port RSPRO[1] ASP_IPA_EVENT_DOWN (0) with ASP_IPA_EVENT_ID_ACK (3) unmatched: First message in the queue does not match the template: 13:39:52.462926 692 - Function main_client was stopped. PTC terminates. 13:39:52.463108 692 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:39:52.463164 692 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:39:52.463233 692 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:39:52.463291 692 - Port IPA_PORT was stopped. 13:39:52.463342 692 - Port CFG_PORT was stopped. 13:39:52.463387 692 - Port IPA_CTRL_PORT was stopped. 13:39:52.463432 692 - Removing unterminated connection between port IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:39:52.463512 692 - Port IPA_RSPRO_PORT was stopped. 13:39:52.463558 692 - Port IPA_SP_PORT was stopped. 13:39:52.463602 692 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_bank_duplicate. 13:39:52.463626 445 Osmocom_Types.ttcn:127 Connection of port RSPRO[1] to RSPRO1(9):IPA_RSPRO_PORT was closed unexpectedly by the peer. 13:39:52.463655 692 - Final verdict of PTC: none 13:39:52.463778 445 Osmocom_Types.ttcn:127 Port RSPRO[1] was disconnected from RSPRO1(9):IPA_RSPRO_PORT. 13:39:52.463838 692 - Disconnected from MC. 13:39:52.463890 692 - TTCN-3 Parallel Test Component finished. 13:39:52.463946 445 REMSIM_Tests.ttcn:49 Matching on port RSPRO[1] ASP_IPA_EVENT_DOWN (0) with ASP_IPA_EVENT_ID_ACK (3) unmatched: First message in the queue does not match the template: 13:39:53.470397 445 Osmocom_Types.ttcn:127 Timeout T: 2 s 13:39:53.470792 445 RemsimServer_Tests.ttcn:245 setverdict(pass): pass -> pass, component reason not changed 13:39:53.471122 445 RemsimServer_Tests.ttcn:245 Terminating component type RemsimServer_Tests.test_CT. 13:39:53.471413 445 RemsimServer_Tests.ttcn:245 Default with id 1 (altstep as_Tguard) was deactivated. 13:39:53.471773 445 RemsimServer_Tests.ttcn:245 Default with id 2 (altstep as_ignore_id_ack) was deactivated. 13:39:53.472050 445 RemsimServer_Tests.ttcn:245 Default with id 3 (altstep as_ignore_id_ack) was deactivated. 13:39:53.472357 445 RemsimServer_Tests.ttcn:245 Stop timer g_T_guard: 60 s 13:39:53.472524 445 RemsimServer_Tests.ttcn:245 Removing unterminated mapping between port HTTP and system:HTTP. 13:39:53.472718 445 RemsimServer_Tests.ttcn:245 Abstract socket: entering HTTPmsg__PT::user_unmap(HTTP) 13:39:53.472896 445 RemsimServer_Tests.ttcn:245 Abstract socket: entering Abstract_Socket::unmap_user() 13:39:53.472965 445 RemsimServer_Tests.ttcn:245 Abstract socket: entering Abstract_Socket::remove_all_clients 13:39:53.473114 445 RemsimServer_Tests.ttcn:245 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:39:53.473164 445 RemsimServer_Tests.ttcn:245 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:39:53.473212 445 RemsimServer_Tests.ttcn:245 Abstract socket: leaving Abstract_Socket::unmap_user() 13:39:53.473255 445 RemsimServer_Tests.ttcn:245 Abstract socket: leaving HTTPmsg__PT::user_unmap() 13:39:53.473295 445 RemsimServer_Tests.ttcn:245 Port HTTP was unmapped from system:HTTP. 13:39:53.473359 445 RemsimServer_Tests.ttcn:245 Port HTTP was stopped. 13:39:53.473401 445 RemsimServer_Tests.ttcn:245 Removing unterminated connection between port RSPRO[0] and RSPRO0(8):IPA_RSPRO_PORT. 13:39:53.473502 445 RemsimServer_Tests.ttcn:245 Port RSPRO[0] was stopped. 13:39:53.473616 445 RemsimServer_Tests.ttcn:245 Message with id 4 was extracted from the queue of RSPRO[1]. 13:39:53.473618 689 IPA_Emulation.ttcnpp:735 Connection of port IPA_RSPRO_PORT to mtc:RSPRO[0] was closed unexpectedly by the peer. 13:39:53.473667 445 RemsimServer_Tests.ttcn:245 Port RSPRO[1] was stopped. 13:39:53.473725 445 RemsimServer_Tests.ttcn:245 Port RSPRO[2] was stopped. 13:39:53.473771 445 RemsimServer_Tests.ttcn:245 Component type RemsimServer_Tests.test_CT was shut down inside testcase TC_connect_bank_duplicate. 13:39:53.473786 689 IPA_Emulation.ttcnpp:735 Port IPA_RSPRO_PORT was disconnected from mtc:RSPRO[0]. 13:39:53.473825 445 RemsimServer_Tests.ttcn:245 Waiting for PTCs to finish. 13:39:53.474094 689 IPA_Emulation.ttcnpp:735 Kill was requested from MC. 13:39:53.474234 689 IPA_Emulation.ttcnpp:735 Terminating test component execution. 13:39:53.474838 689 - Function main_client was stopped. PTC terminates. 13:39:53.474980 689 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:39:53.475066 689 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:39:53.475474 689 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:39:53.475555 689 - Port IPA_PORT was stopped. 13:39:53.475778 689 - Port CFG_PORT was stopped. 13:39:53.475868 689 - Port IPA_CTRL_PORT was stopped. 13:39:53.476003 689 - Port IPA_RSPRO_PORT was stopped. 13:39:53.476079 689 - Port IPA_SP_PORT was stopped. 13:39:53.476222 689 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_bank_duplicate. 13:39:53.476308 689 - Final verdict of PTC: none 13:39:53.476574 689 - Disconnected from MC. 13:39:53.476603 445 RemsimServer_Tests.ttcn:245 Setting final verdict of the test case. 13:39:53.476673 689 - TTCN-3 Parallel Test Component finished. 13:39:53.476698 445 RemsimServer_Tests.ttcn:245 Local verdict of MTC: pass 13:39:53.476766 445 RemsimServer_Tests.ttcn:245 Local verdict of PTC RSPRO0(8): none (pass -> pass) 13:39:53.476827 445 RemsimServer_Tests.ttcn:245 Local verdict of PTC RSPRO1(9): none (pass -> pass) 13:39:53.476888 445 RemsimServer_Tests.ttcn:245 Test case TC_connect_bank_duplicate finished. Verdict: pass 13:39:53.476956 445 RemsimServer_Tests.ttcn:245 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. 13:39:55.545329 445 RemsimServer_Tests.ttcn:245 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). 13:39:55.545536 445 RemsimServer_Tests.ttcn:278 Switching to log file `REMSIM_Tests-TC_slotmap_add-51b35e1c991f-mtc-445.log'