16:48:02.277909 mtc SGSN_Tests.ttcn:2288 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'.
16:48:03.322994 mtc SGSN_Tests.ttcn:2288 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0).
16:48:03.323385 mtc SGSN_Tests.ttcn:2288 Test case TC_attach_usim_a54_a54 started.
16:48:03.323535 mtc SGSN_Tests.ttcn:2288 Initializing variables, timers and ports of component type SGSN_Tests.test_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.323763 mtc SGSN_Tests.ttcn:2288 Port GSUP_IPA_EVENT was started.
16:48:03.323897 mtc SGSN_Tests.ttcn:2288 Port PROC was started.
16:48:03.323989 mtc SGSN_Tests.ttcn:2288 Port RIM[0] was started.
16:48:03.324038 mtc SGSN_Tests.ttcn:2288 Port RIM[1] was started.
16:48:03.324084 mtc SGSN_Tests.ttcn:2288 Port RIM[2] was started.
16:48:03.324130 mtc SGSN_Tests.ttcn:2288 Port GTPC was started.
16:48:03.324175 mtc SGSN_Tests.ttcn:2288 Port SGSNVTY was started.
16:48:03.324221 mtc SGSN_Tests.ttcn:2288 Component type SGSN_Tests.test_CT was initialized.
16:48:03.324306 mtc SGSN_Tests.ttcn:307 Mapping port mtc:SGSNVTY to system:SGSNVTY.
16:48:03.325072 mtc SGSN_Tests.ttcn:307 Message enqueued on SGSNVTY from system integer : 2 id 1
16:48:03.325154 mtc SGSN_Tests.ttcn:307 Port SGSNVTY was mapped to system:SGSNVTY.
16:48:03.325262 mtc SGSN_Tests.ttcn:307 Map operation of mtc:SGSNVTY to system:SGSNVTY finished.
16:48:03.325339 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 1,
        prompt := "OsmoSGSN> ",
        has_wildcards := false
    }
}
16:48:03.325402 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 2,
        prompt := "OsmoSGSN# ",
        has_wildcards := false
    }
}
16:48:03.325456 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 3,
        prompt := "OsmoSGSN(*)",
        has_wildcards := true
    }
}
16:48:03.325591 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "enable"
16:48:03.325682 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.325752 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:03.325804 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:03.325853 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:03.326012 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:03.326096 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:03.326251 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port SGSNVTY succeeded: 2 with ? matched
16:48:03.326414 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port SGSNVTY succeeded, message from system(): integer : 2 id 1
16:48:03.326496 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of SGSNVTY.
16:48:03.326586 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 2
16:48:03.326804 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.326996 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:03.327144 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 2
16:48:03.327211 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of SGSNVTY.
16:48:03.327272 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.327332 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "reset sgsn state"
16:48:03.327435 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.328983 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
16:48:03.329047 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 4
16:48:03.329151 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.329253 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:03.329361 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
16:48:03.329441 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
16:48:03.329509 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY succeeded: "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with ? matched
16:48:03.329708 mtc Osmocom_VTY_Functions.ttcn:85 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
16:48:03.329813 mtc Osmocom_VTY_Functions.ttcn:85 Message with id 3 was extracted from the queue of SGSNVTY.
16:48:03.329973 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.330094 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:03.330156 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 4
16:48:03.330215 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 4 was extracted from the queue of SGSNVTY.
16:48:03.330276 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.330388 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:48:03.330513 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.330866 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 5
16:48:03.330985 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.331087 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:03.331212 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:48:03.331279 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 5
16:48:03.331342 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 5 was extracted from the queue of SGSNVTY.
16:48:03.331410 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.331474 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:48:03.331559 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.331753 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 6
16:48:03.331853 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.331947 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:03.332064 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:03.332127 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 6
16:48:03.332187 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 6 was extracted from the queue of SGSNVTY.
16:48:03.332253 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.332316 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "auth-policy remote"
16:48:03.332390 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.332608 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 7
16:48:03.332700 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.332792 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:03.332900 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:03.332963 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 7
16:48:03.333023 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 7 was extracted from the queue of SGSNVTY.
16:48:03.333088 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.333149 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:48:03.333221 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.333471 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 8
16:48:03.333561 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.333657 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:03.333719 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 8
16:48:03.333778 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 8 was extracted from the queue of SGSNVTY.
16:48:03.333836 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.333898 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
16:48:03.345722 555 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.346060 555 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: SGSN_Test-Gb0-NS0(555), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0. Version: 9.0.0.
16:48:03.346180 555 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.346382 555 - Connected to MC.
16:48:03.346492 555 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.346540 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 555, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
16:48:03.346615 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
16:48:03.350116 555 - Port NS_SP was started.
16:48:03.350203 555 - Port NSVC was started.
16:48:03.350242 555 - Port NS_CTRL was started.
16:48:03.350276 555 - Port NSPIP_PROC was started.
16:48:03.350340 555 - Component type NS_Emulation.NS_CT was initialized.
16:48:03.353235 556 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.353411 556 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: SGSN_Test-Gb0-BSSGP0(556), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0. Version: 9.0.0.
16:48:03.353454 556 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.353520 556 - Connected to MC.
16:48:03.353551 556 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.353577 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 556, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
16:48:03.353611 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb0-BSSGP0(556):BSCP and SGSN_Test-Gb0-NS0(555):NS_SP.
16:48:03.353967 555 - Port NS_SP is waiting for connection from SGSN_Test-Gb0-BSSGP0(556):BSCP on UNIX pathname /tmp/ttcn3-portconn-757cb830.
16:48:03.355529 556 - Port BSCP was started.
16:48:03.355583 556 - Port PROC was started.
16:48:03.355607 556 - Port GLOBAL was started.
16:48:03.355631 556 - Port RIM was started.
16:48:03.355656 556 - Port MGMT was started.
16:48:03.355678 556 - Port BVC was started.
16:48:03.355703 556 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:48:03.355801 556 - Port BSCP has established the connection with SGSN_Test-Gb0-NS0(555):NS_SP using transport type UNIX.
16:48:03.355935 555 - Port NS_SP has accepted the connection from SGSN_Test-Gb0-BSSGP0(556):BSCP.
16:48:03.356009 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb0-BSSGP0(556):BSCP and SGSN_Test-Gb0-NS0(555):NS_SP finished.
16:48:03.356153 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "") on component SGSN_Test-Gb0-NS0(555).
16:48:03.356342 mtc SGSN_Tests.ttcn:235 Function was started.
16:48:03.356406 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a54_a54") on component SGSN_Test-Gb0-BSSGP0(556).
16:48:03.356546 mtc SGSN_Tests.ttcn:236 Function was started.
16:48:03.356606 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(556):PROC.
16:48:03.356760 555 - Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "").
16:48:03.356931 556 - Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a54_a54").
16:48:03.357019 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb0-BSSGP0(556):PROC on UNIX pathname /tmp/ttcn3-portconn-e455b747.
16:48:03.357698 555 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21010
16:48:03.357857 555 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
16:48:03.357909 556 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a54_a54-BVCI196.
16:48:03.358017 556 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:48:03.358174 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb0-BSSGP0(556):PROC.
16:48:03.358270 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(556):PROC finished.
16:48:03.358384 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb0-BSSGP0(556) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
}
16:48:03.358661 556 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
16:48:03.363317 557 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.363429 557 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: -NSVCI97-provIP(557), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP. Version: 9.0.0.
16:48:03.363460 557 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.363526 557 - Connected to MC.
16:48:03.363577 557 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.363594 555 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 557, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
16:48:03.363666 555 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb0-NS0(555):NSPIP_PROC and -NSVCI97-provIP(557):PROC.
16:48:03.364000 555 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI97-provIP(557):PROC on UNIX pathname /tmp/ttcn3-portconn-2e22a86c.
16:48:03.364961 557 - Port NSE was started.
16:48:03.365003 557 - Port IPL4 was started.
16:48:03.365019 557 - Port NSVC[0] was started.
16:48:03.365034 557 - Port NSVC[1] was started.
16:48:03.365049 557 - Port NSVC[2] was started.
16:48:03.365063 557 - Port NSVC[3] was started.
16:48:03.365077 557 - Port NSVC[4] was started.
16:48:03.365092 557 - Port NSVC[5] was started.
16:48:03.365106 557 - Port NSVC[6] was started.
16:48:03.365120 557 - Port NSVC[7] was started.
16:48:03.365135 557 - Port NSVC[8] was started.
16:48:03.365149 557 - Port NSVC[9] was started.
16:48:03.365163 557 - Port NSVC[10] was started.
16:48:03.365178 557 - Port NSVC[11] was started.
16:48:03.365192 557 - Port NSVC[12] was started.
16:48:03.365206 557 - Port NSVC[13] was started.
16:48:03.365221 557 - Port NSVC[14] was started.
16:48:03.365235 557 - Port NSVC[15] was started.
16:48:03.365250 557 - Port PROC was started.
16:48:03.365264 557 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:48:03.365314 557 - Port PROC has established the connection with SGSN_Test-Gb0-NS0(555):NSPIP_PROC using transport type UNIX.
16:48:03.365386 555 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI97-provIP(557):PROC.
16:48:03.365406 555 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb0-NS0(555):NSPIP_PROC and -NSVCI97-provIP(557):PROC finished.
16:48:03.365446 555 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97") on component -NSVCI97-provIP(557).
16:48:03.365646 555 NS_Emulation.ttcnpp:324 Function was started.
16:48:03.365799 555 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI97.
16:48:03.365826 557 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97").
16:48:03.365989 557 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI97-provIP(557):IPL4 to system:IPL4.
16:48:03.366036 557 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:48:03.366066 557 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI97-provIP(557):IPL4 to system:IPL4 finished.
16:48:03.366226 557 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21010 / UDP
16:48:03.366371 558 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.366453 558 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: TC_attach_usim_a54_a54-BVCI196(558), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a54_a54-BVCI196. Version: 9.0.0.
16:48:03.366474 558 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.366518 558 - Connected to MC.
16:48:03.366542 558 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.366553 556 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 558, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a54_a54-BVCI196.
16:48:03.366594 556 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_attach_usim_a54_a54-BVCI196(558):BVC and SGSN_Test-Gb0-BSSGP0(556):BVC.
16:48:03.366776 556 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_attach_usim_a54_a54-BVCI196(558):BVC on UNIX pathname /tmp/ttcn3-portconn-2565bd3b.
16:48:03.366922 557 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:48:03.367532 558 - Port BVC was started.
16:48:03.367556 558 - Port MGMT was started.
16:48:03.367566 558 - Port GLOBAL was started.
16:48:03.367576 558 - Port BSSGP_SP was started.
16:48:03.367586 558 - Port BSSGP_SP_SIG was started.
16:48:03.367596 558 - Port BSSGP_PROC was started.
16:48:03.367606 558 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:48:03.367637 558 - Port BVC has established the connection with SGSN_Test-Gb0-BSSGP0(556):BVC using transport type UNIX.
16:48:03.367686 556 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_attach_usim_a54_a54-BVCI196(558):BVC.
16:48:03.367700 556 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_attach_usim_a54_a54-BVCI196(558):BVC and SGSN_Test-Gb0-BSSGP0(556):BVC finished.
16:48:03.367714 556 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_attach_usim_a54_a54-BVCI196") on component TC_attach_usim_a54_a54-BVCI196(558).
16:48:03.367832 556 BSSGP_Emulation.ttcnpp:203 Function was started.
16:48:03.367910 556 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:48:03.367929 558 - Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_attach_usim_a54_a54-BVCI196").
16:48:03.368204 556 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a54_a54-BVCI196(558) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:48:03.368525 559 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.368586 559 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: -NSVCI97(559), component type: NS_Emulation.NSVC_CT, component name: -NSVCI97. Version: 9.0.0.
16:48:03.368602 559 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.368640 559 - Connected to MC.
16:48:03.368653 559 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.368665 555 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 559, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI97.
16:48:03.368707 555 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb0-NS0(555):NSVC and -NSVCI97(559):NS_SP.
16:48:03.368879 555 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI97(559):NS_SP on UNIX pathname /tmp/ttcn3-portconn-3a75a463.
16:48:03.369087 558 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.369152 556 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 196 with ? matched
}
16:48:03.369195 556 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
16:48:03.369215 556 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:48:03.369296 556 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a54_a54-BVCI196(558)
16:48:03.369348 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb0-BSSGP0(556) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a54_a54-BVCI196(558) id 1
16:48:03.369378 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_attach_usim_a54_a54-BVCI196(558) with ? matched
16:48:03.369393 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb0-BSSGP0(556): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a54_a54-BVCI196(558) id 1
16:48:03.369407 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 1 was extracted from the queue of PROC.
16:48:03.369421 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(556):PROC.
16:48:03.369446 556 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:48:03.369466 559 - Port NSCP was started.
16:48:03.369469 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb0-BSSGP0(556):PROC. No more data can be sent or received through this connection.
16:48:03.369489 559 - Port NS_SP was started.
16:48:03.369490 556 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:48:03.369500 559 - Component type NS_Emulation.NSVC_CT was initialized.
16:48:03.369511 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb0-BSSGP0(556):PROC.
16:48:03.369532 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(556):PROC finished.
16:48:03.369537 559 - Port NS_SP has established the connection with SGSN_Test-Gb0-NS0(555):NSVC using transport type UNIX.
16:48:03.369569 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb0-BSSGP0(556):RIM and mtc:RIM[0].
16:48:03.369605 555 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI97(559):NS_SP.
16:48:03.369619 555 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb0-NS0(555):NSVC and -NSVCI97(559):NS_SP finished.
16:48:03.369631 555 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}
16:48:03.369676 555 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(557)) on component -NSVCI97(559).
16:48:03.369764 mtc SGSN_Tests.ttcn:244 Port RIM[0] is waiting for connection from SGSN_Test-Gb0-BSSGP0(556):RIM on UNIX pathname /tmp/ttcn3-portconn-fe4cf336.
16:48:03.369789 556 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[0] using transport type UNIX.
16:48:03.369801 558 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(556) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:03.369806 555 NS_Emulation.ttcnpp:351 Function was started.
16:48:03.369890 mtc SGSN_Tests.ttcn:244 Port RIM[0] has accepted the connection from SGSN_Test-Gb0-BSSGP0(556):RIM.
16:48:03.369908 559 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(557)).
16:48:03.369928 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb0-BSSGP0(556):RIM and mtc:RIM[0] finished.
16:48:03.369958 558 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.369959 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
16:48:03.369991 555 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI97-provIP(557) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(559)
}
16:48:03.369991 558 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.370014 558 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:03.370033 558 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.370077 559 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:48:03.370094 557 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb0-NS0(555) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(559)
} id 1
16:48:03.370095 558 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:03.370135 558 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:03.370173 557 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI97(559) with ? matched
}
16:48:03.370173 558 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:48:03.370214 558 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.370248 557 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb0-NS0(555): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(559)
} id 1
16:48:03.370271 557 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:48:03.370279 559 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:48:03.370320 557 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI97-provIP(557):NSVC[0] and -NSVCI97(559):NSCP.
16:48:03.370412 555 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI97(559) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:03.370491 557 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI97(559):NSCP on UNIX pathname /tmp/ttcn3-portconn-6c28883d.
16:48:03.370806 559 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI97-provIP(557):NSVC[0] using transport type UNIX.
16:48:03.370853 557 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI97(559):NSCP.
16:48:03.370872 557 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI97-provIP(557):NSVC[0] and -NSVCI97(559):NSCP finished.
16:48:03.371010 557 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI97(559) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:48:03.371109 559 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(557) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:03.371119 557 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb0-NS0(555) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:48:03.371195 555 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI97-provIP(557) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:03.371225 559 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:48:03.371236 555 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:48:03.371250 559 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:03.371268 555 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI97-provIP(557): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:03.371271 559 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:03.371288 555 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:48:03.371296 559 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:48:03.371315 559 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(557): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:03.371335 559 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:48:03.371354 559 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:48:03.371504 555 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:03.371540 559 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
16:48:03.371547 555 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:48:03.371568 555 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI97(559): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:03.371588 555 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:48:03.371593 559 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:48:03.371672 555 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:48:03.371696 557 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
16:48:03.371787 557 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.371801 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:03.371811 557 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(559): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
16:48:03.371831 557 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:48:03.371893 556 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.371913 556 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.371926 556 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.371939 556 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.371953 556 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.372031 556 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:03.372053 556 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.372066 556 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.372073 557 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006104820060'O
}
16:48:03.372079 556 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.372089 556 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.372101 556 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.372114 556 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.372127 556 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.372138 556 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.372165 556 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:03.372185 556 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:03.372204 556 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:48:03.372465 557 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
16:48:03.372508 560 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.372533 557 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.372553 557 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
16:48:03.372568 560 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: SGSN_Test-Gb1-NS1(560), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1. Version: 9.0.0.
16:48:03.372572 557 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:48:03.372584 560 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.372619 560 - Connected to MC.
16:48:03.372632 560 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.372647 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 560, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
16:48:03.372679 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
16:48:03.372717 557 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
16:48:03.372766 557 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:03.372780 557 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.372792 557 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:03.372803 557 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:48:03.372804 559 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
16:48:03.372822 557 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:03.372866 559 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:48:03.372885 559 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(557): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
16:48:03.372898 559 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:48:03.372916 559 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:48:03.372929 559 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:48:03.372948 559 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:03.372970 559 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:03.372971 555 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(559) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.372984 559 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:48:03.372989 557 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:03.372990 555 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:03.373001 557 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.373003 555 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:48:03.373003 559 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:48:03.373013 557 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(559): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:03.373018 555 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:48:03.373022 559 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:48:03.373034 557 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:48:03.373045 555 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI97(559): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.373050 557 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:48:03.373057 559 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:03.373078 555 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:48:03.373093 557 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:03.373094 555 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:03.373105 557 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.373115 557 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(559): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:03.373117 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.373119 559 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373132 557 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:48:03.373142 556 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373142 559 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373150 557 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:48:03.373157 556 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373159 559 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373168 557 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:03.373171 556 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373175 559 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373184 557 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.373189 559 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:03.373198 557 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:03.373200 556 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373202 559 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373213 557 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:48:03.373219 559 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:48:03.373220 556 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373231 557 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:03.373235 559 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(557): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:03.373245 559 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:48:03.373253 556 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:48:03.373263 559 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:03.373272 556 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373281 557 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.373289 559 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.373298 557 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:03.373310 556 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373310 557 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.373312 559 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373320 557 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:03.373323 556 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373327 559 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373329 557 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:48:03.373332 556 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373337 559 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373341 556 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373343 557 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:48:03.373349 559 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373353 556 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373356 557 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.373359 559 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:03.373364 556 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373366 557 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(559): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.373369 559 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:48:03.373374 556 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.373376 557 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:48:03.373378 559 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(557): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.373385 556 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:03.373388 557 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:48:03.373388 559 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:48:03.373395 556 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.373398 559 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:48:03.373406 556 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:48:03.373409 559 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:48:03.373419 559 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:48:03.373441 559 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:03.373456 559 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373467 559 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.373479 559 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:48:03.373488 559 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(557): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:03.373499 559 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:48:03.373508 559 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:48:03.373508 560 - Port NS_SP was started.
16:48:03.373518 559 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:48:03.373525 560 - Port NSVC was started.
16:48:03.373533 559 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:48:03.373534 560 - Port NS_CTRL was started.
16:48:03.373544 560 - Port NSPIP_PROC was started.
16:48:03.373557 555 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(559) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:03.373576 555 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:48:03.373582 560 - Component type NS_Emulation.NS_CT was initialized.
16:48:03.373588 555 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI97(559): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:03.373599 555 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:48:03.373678 555 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:48:03.373698 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:03.373715 556 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373727 556 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373737 556 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373747 556 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373757 556 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.373767 556 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:48:03.373777 556 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:03.373786 556 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:48:03.374249 556 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:03.374333 556 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:48:03.374403 555 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.374485 555 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:03.374499 555 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.374513 555 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:48:03.374546 555 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(559) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:03.374662 559 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.374768 559 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:03.374815 559 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:03.374835 559 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:03.374848 559 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.374868 559 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:48:03.374906 559 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:48:03.374935 557 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:03.374959 557 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.374969 557 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(559): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:03.374981 557 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:48:03.374996 557 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:48:03.375102 557 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:03.375113 557 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.375123 557 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:03.375132 557 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:48:03.375146 557 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:48:03.375166 559 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:03.375180 559 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.375193 559 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.375208 559 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.375219 559 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.375260 559 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:03.375275 559 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:03.375286 559 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(557): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:03.375306 559 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:48:03.375343 561 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.375397 561 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: SGSN_Test-Gb1-BSSGP1(561), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1. Version: 9.0.0.
16:48:03.375410 561 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.375433 561 - Connected to MC.
16:48:03.375443 561 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.375475 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 561, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
16:48:03.375503 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb1-BSSGP1(561):BSCP and SGSN_Test-Gb1-NS1(560):NS_SP.
16:48:03.375647 560 - Port NS_SP is waiting for connection from SGSN_Test-Gb1-BSSGP1(561):BSCP on UNIX pathname /tmp/ttcn3-portconn-6d7cb82b.
16:48:03.376295 561 - Port BSCP was started.
16:48:03.376312 561 - Port PROC was started.
16:48:03.376321 561 - Port GLOBAL was started.
16:48:03.376329 561 - Port RIM was started.
16:48:03.376337 561 - Port MGMT was started.
16:48:03.376345 561 - Port BVC was started.
16:48:03.376353 561 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:48:03.376379 561 - Port BSCP has established the connection with SGSN_Test-Gb1-NS1(560):NS_SP using transport type UNIX.
16:48:03.376409 560 - Port NS_SP has accepted the connection from SGSN_Test-Gb1-BSSGP1(561):BSCP.
16:48:03.376421 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb1-BSSGP1(561):BSCP and SGSN_Test-Gb1-NS1(560):NS_SP finished.
16:48:03.376442 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "") on component SGSN_Test-Gb1-NS1(560).
16:48:03.376496 mtc SGSN_Tests.ttcn:235 Function was started.
16:48:03.376515 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a54_a54") on component SGSN_Test-Gb1-BSSGP1(561).
16:48:03.376563 mtc SGSN_Tests.ttcn:236 Function was started.
16:48:03.376583 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(561):PROC.
16:48:03.376605 559 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.376611 560 - Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "").
16:48:03.376690 561 - Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a54_a54").
16:48:03.376716 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb1-BSSGP1(561):PROC on UNIX pathname /tmp/ttcn3-portconn-f955b747.
16:48:03.376849 560 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21011
16:48:03.376895 560 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
16:48:03.376917 555 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(559) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.376992 561 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a54_a54-BVCI210.
16:48:03.377021 561 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:48:03.377059 555 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.377063 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb1-BSSGP1(561):PROC.
16:48:03.377073 555 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.377082 555 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.377090 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(561):PROC finished.
16:48:03.377091 555 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.377115 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb1-BSSGP1(561) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
}
16:48:03.377124 555 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:03.377139 555 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(559): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.377150 555 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:48:03.377170 555 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.377182 561 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
16:48:03.377382 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.377568 556 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.377596 556 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.377614 556 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.377631 556 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.377647 556 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.377702 556 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:48:03.377716 556 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.377729 556 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:48:03.377746 556 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:48:03.377767 556 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:48:03.377779 556 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:48:03.377798 556 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a54_a54-BVCI196(558) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:48:03.377836 558 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(556) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:03.377874 556 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_attach_usim_a54_a54-BVCI196(558) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:48:03.377901 558 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.377928 558 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.377952 558 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:03.377972 558 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.377991 558 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:03.378013 558 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:03.378042 558 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:48:03.378077 558 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.378162 558 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(556) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:03.378233 558 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.378259 558 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.378330 558 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:48:03.378347 558 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:03.378359 558 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:48:03.379167 558 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:48:03.379272 558 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:48:03.379277 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a54_a54-BVCI196(558) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
16:48:03.379386 556 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:03.379411 556 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a54_a54-BVCI196(558): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
16:48:03.379431 556 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:48:03.379446 556 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:48:03.379472 555 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:48:03.379499 555 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:03.379512 555 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:48:03.379526 555 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:48:03.379540 555 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(559) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:48:03.379567 559 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:48:03.379605 559 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:03.379622 559 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200C4078108088862F224334F0051E0'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:03.379640 559 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:03.379648 562 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.379654 559 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:48:03.379666 559 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:48:03.379684 559 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
}
16:48:03.379720 557 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
16:48:03.379734 562 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: -NSVCI98-provIP(562), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP. Version: 9.0.0.
16:48:03.379760 562 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.379763 557 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.379783 557 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(559): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
16:48:03.379799 557 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:48:03.379808 562 - Connected to MC.
16:48:03.379825 562 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.379828 557 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200C4078108088862F224334F0051E0'O
}
16:48:03.379849 560 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 562, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
16:48:03.379903 560 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb1-NS1(560):NSPIP_PROC and -NSVCI98-provIP(562):PROC.
16:48:03.380029 557 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
16:48:03.380138 560 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI98-provIP(562):PROC on UNIX pathname /tmp/ttcn3-portconn-3422a877.
16:48:03.380143 557 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.380157 557 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
16:48:03.380169 557 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:48:03.380185 557 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
}
16:48:03.380223 559 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
16:48:03.380279 559 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.380330 559 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.380370 559 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.380400 559 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.380431 559 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:03.380467 559 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:03.380493 559 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(557): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
16:48:03.380519 559 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:48:03.380705 559 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.380757 555 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(559) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.380773 555 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.380784 555 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.380794 555 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.380805 555 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.380817 555 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:03.380830 555 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(559): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.380842 555 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:48:03.380854 555 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.380883 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.380888 562 - Port NSE was started.
16:48:03.380911 556 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.380911 562 - Port IPL4 was started.
16:48:03.380924 562 - Port NSVC[0] was started.
16:48:03.380934 562 - Port NSVC[1] was started.
16:48:03.380936 556 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.380943 562 - Port NSVC[2] was started.
16:48:03.380952 556 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.380953 562 - Port NSVC[3] was started.
16:48:03.380964 562 - Port NSVC[4] was started.
16:48:03.380969 556 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.380974 562 - Port NSVC[5] was started.
16:48:03.380983 562 - Port NSVC[6] was started.
16:48:03.380987 556 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.380993 562 - Port NSVC[7] was started.
16:48:03.381001 562 - Port NSVC[8] was started.
16:48:03.381010 562 - Port NSVC[9] was started.
16:48:03.381016 556 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:48:03.381019 562 - Port NSVC[10] was started.
16:48:03.381028 562 - Port NSVC[11] was started.
16:48:03.381038 562 - Port NSVC[12] was started.
16:48:03.381046 562 - Port NSVC[13] was started.
16:48:03.381056 562 - Port NSVC[14] was started.
16:48:03.381060 556 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:03.381065 562 - Port NSVC[15] was started.
16:48:03.381075 562 - Port PROC was started.
16:48:03.381085 562 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:48:03.381086 556 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:48:03.381114 556 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.381119 562 - Port PROC has established the connection with SGSN_Test-Gb1-NS1(560):NSPIP_PROC using transport type UNIX.
16:48:03.381129 556 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:48:03.381164 556 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.381165 560 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI98-provIP(562):PROC.
16:48:03.381177 556 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:48:03.381182 560 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb1-NS1(560):NSPIP_PROC and -NSVCI98-provIP(562):PROC finished.
16:48:03.381225 560 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98") on component -NSVCI98-provIP(562).
16:48:03.381296 556 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_attach_usim_a54_a54-BVCI196(558) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.381385 560 NS_Emulation.ttcnpp:324 Function was started.
16:48:03.381502 560 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI98.
16:48:03.381532 562 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98").
16:48:03.381660 562 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI98-provIP(562):IPL4 to system:IPL4.
16:48:03.381704 562 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:48:03.381716 558 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.381731 562 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI98-provIP(562):IPL4 to system:IPL4 finished.
16:48:03.381860 562 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21011 / UDP
16:48:03.382000 558 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:48:03.382034 558 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.382058 558 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:48:03.382092 558 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:48:03.382114 558 BSSGP_Emulation.ttcnpp:1398 BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:48:03.382406 563 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.382464 562 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:48:03.382470 563 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: TC_attach_usim_a54_a54-BVCI210(563), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a54_a54-BVCI210. Version: 9.0.0.
16:48:03.382484 563 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.382516 563 - Connected to MC.
16:48:03.382527 563 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.382565 561 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 563, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a54_a54-BVCI210.
16:48:03.382605 561 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_attach_usim_a54_a54-BVCI210(563):BVC and SGSN_Test-Gb1-BSSGP1(561):BVC.
16:48:03.382720 561 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_attach_usim_a54_a54-BVCI210(563):BVC on UNIX pathname /tmp/ttcn3-portconn-3365bd26.
16:48:03.383447 563 - Port BVC was started.
16:48:03.383465 563 - Port MGMT was started.
16:48:03.383474 563 - Port GLOBAL was started.
16:48:03.383482 563 - Port BSSGP_SP was started.
16:48:03.383490 563 - Port BSSGP_SP_SIG was started.
16:48:03.383498 563 - Port BSSGP_PROC was started.
16:48:03.383506 563 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:48:03.383533 563 - Port BVC has established the connection with SGSN_Test-Gb1-BSSGP1(561):BVC using transport type UNIX.
16:48:03.383562 561 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_attach_usim_a54_a54-BVCI210(563):BVC.
16:48:03.383574 561 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_attach_usim_a54_a54-BVCI210(563):BVC and SGSN_Test-Gb1-BSSGP1(561):BVC finished.
16:48:03.383586 561 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_attach_usim_a54_a54-BVCI210") on component TC_attach_usim_a54_a54-BVCI210(563).
16:48:03.383705 561 BSSGP_Emulation.ttcnpp:203 Function was started.
16:48:03.383777 561 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:48:03.383799 563 - Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_attach_usim_a54_a54-BVCI210").
16:48:03.384053 561 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a54_a54-BVCI210(563) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:48:03.384540 563 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.384717 564 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.384779 564 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: -NSVCI98(564), component type: NS_Emulation.NSVC_CT, component name: -NSVCI98. Version: 9.0.0.
16:48:03.384795 564 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.384834 564 - Connected to MC.
16:48:03.384857 564 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.384859 561 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 210 with ? matched
}
16:48:03.384869 560 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 564, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI98.
16:48:03.384899 561 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
16:48:03.384905 560 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb1-NS1(560):NSVC and -NSVCI98(564):NS_SP.
16:48:03.384918 561 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:48:03.384932 563 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(561) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:03.384998 561 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a54_a54-BVCI210(563)
16:48:03.385008 563 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.385094 560 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI98(564):NS_SP on UNIX pathname /tmp/ttcn3-portconn-2475a478.
16:48:03.385100 563 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.385114 563 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:03.385126 563 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.385136 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb1-BSSGP1(561) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a54_a54-BVCI210(563) id 2
16:48:03.385160 563 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:03.385173 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_attach_usim_a54_a54-BVCI210(563) with ? matched
16:48:03.385179 563 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(561): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:03.385195 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb1-BSSGP1(561): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a54_a54-BVCI210(563) id 1
16:48:03.385198 563 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:48:03.385215 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 2 was extracted from the queue of PROC.
16:48:03.385217 563 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.385239 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(561):PROC.
16:48:03.385272 561 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:48:03.385297 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb1-BSSGP1(561):PROC. No more data can be sent or received through this connection.
16:48:03.385323 561 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:48:03.385343 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb1-BSSGP1(561):PROC.
16:48:03.385376 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(561):PROC finished.
16:48:03.385411 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb1-BSSGP1(561):RIM and mtc:RIM[1].
16:48:03.385592 mtc SGSN_Tests.ttcn:244 Port RIM[1] is waiting for connection from SGSN_Test-Gb1-BSSGP1(561):RIM on UNIX pathname /tmp/ttcn3-portconn-e34cf337.
16:48:03.385617 561 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[1] using transport type UNIX.
16:48:03.385670 mtc SGSN_Tests.ttcn:244 Port RIM[1] has accepted the connection from SGSN_Test-Gb1-BSSGP1(561):RIM.
16:48:03.385671 564 - Port NSCP was started.
16:48:03.385693 564 - Port NS_SP was started.
16:48:03.385696 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb1-BSSGP1(561):RIM and mtc:RIM[1] finished.
16:48:03.385705 564 - Component type NS_Emulation.NSVC_CT was initialized.
16:48:03.385717 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
16:48:03.385737 564 - Port NS_SP has established the connection with SGSN_Test-Gb1-NS1(560):NSVC using transport type UNIX.
16:48:03.385782 560 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI98(564):NS_SP.
16:48:03.385796 560 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb1-NS1(560):NSVC and -NSVCI98(564):NS_SP finished.
16:48:03.385809 560 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}
16:48:03.385835 560 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(562)) on component -NSVCI98(564).
16:48:03.385917 560 NS_Emulation.ttcnpp:351 Function was started.
16:48:03.386018 564 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(562)).
16:48:03.386093 560 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI98-provIP(562) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(564)
}
16:48:03.386185 562 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb1-NS1(560) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(564)
} id 1
16:48:03.386187 564 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:48:03.386260 562 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI98(564) with ? matched
}
16:48:03.386319 562 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb1-NS1(560): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(564)
} id 1
16:48:03.386343 562 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:48:03.386389 562 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI98-provIP(562):NSVC[0] and -NSVCI98(564):NSCP.
16:48:03.386395 564 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:48:03.386516 560 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI98(564) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:03.386569 562 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI98(564):NSCP on UNIX pathname /tmp/ttcn3-portconn-7a288822.
16:48:03.386913 564 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI98-provIP(562):NSVC[0] using transport type UNIX.
16:48:03.386960 562 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI98(564):NSCP.
16:48:03.386974 562 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI98-provIP(562):NSVC[0] and -NSVCI98(564):NSCP finished.
16:48:03.387119 562 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI98(564) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:48:03.387221 564 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(562) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:03.387231 562 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb1-NS1(560) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:48:03.387300 560 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI98-provIP(562) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:03.387331 564 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:48:03.387338 560 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:48:03.387356 564 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:03.387369 564 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:03.387373 560 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI98-provIP(562): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:03.387391 560 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:48:03.387391 564 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:48:03.387412 564 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(562): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:03.387431 564 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:48:03.387450 564 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:48:03.387594 560 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:03.387623 564 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
16:48:03.387636 560 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:48:03.387655 560 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI98(564): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:03.387674 560 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:48:03.387674 564 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:48:03.387757 560 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(561) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:48:03.387782 562 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
16:48:03.387876 562 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.387882 561 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:03.387900 562 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(564): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
16:48:03.387921 562 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:48:03.387961 561 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.387978 561 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.387991 561 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388003 561 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388015 561 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388094 561 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:03.388116 561 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388129 561 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388141 561 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388153 561 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388164 561 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388167 562 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006204820061'O
}
16:48:03.388177 561 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388190 561 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.388202 561 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.388232 561 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:03.388251 561 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(560): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:03.388271 561 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:48:03.388318 565 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.388380 565 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: SGSN_Test-Gb2-NS2(565), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2. Version: 9.0.0.
16:48:03.388400 565 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.388436 565 - Connected to MC.
16:48:03.388448 565 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.388462 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 565, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
16:48:03.388497 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
16:48:03.388506 562 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
16:48:03.388576 562 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.388597 562 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
16:48:03.388617 562 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:48:03.388764 562 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
16:48:03.388816 562 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:03.388831 562 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.388843 562 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:03.388854 562 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:48:03.388859 564 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
16:48:03.388873 562 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:03.388922 564 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:48:03.388943 564 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(562): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
16:48:03.388956 564 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:48:03.388975 564 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:48:03.388989 564 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:48:03.389009 564 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:03.389029 560 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(564) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.389030 564 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:03.389047 564 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:48:03.389051 560 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:03.389051 562 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:03.389064 562 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.389065 560 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:48:03.389066 564 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:48:03.389076 562 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(564): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:03.389080 560 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:48:03.389084 564 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:48:03.389090 562 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:48:03.389094 560 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI98(564): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.389104 560 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:48:03.389104 562 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:48:03.389120 560 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(561) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:03.389123 564 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:03.389131 562 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:03.389144 561 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.389146 562 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.389159 562 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(564): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:03.389161 561 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389172 562 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:48:03.389177 561 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389179 564 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389187 562 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:48:03.389188 561 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389194 564 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389203 561 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389208 564 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389221 561 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389224 564 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389238 564 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:03.389244 561 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:48:03.389254 564 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389259 561 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389270 564 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:48:03.389271 561 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389282 564 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(562): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:03.389286 561 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389296 564 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:48:03.389299 561 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389309 562 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:03.389313 561 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389314 565 - Port NS_SP was started.
16:48:03.389316 564 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:03.389323 562 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.389326 561 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389334 565 - Port NSVC was started.
16:48:03.389335 562 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:03.389339 561 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389346 565 - Port NS_CTRL was started.
16:48:03.389350 562 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:48:03.389353 561 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.389355 565 - Port NSPIP_PROC was started.
16:48:03.389363 561 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:03.389364 562 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:03.389365 565 - Component type NS_Emulation.NS_CT was initialized.
16:48:03.389376 561 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(560): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.389385 562 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:03.389385 564 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.389386 561 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:48:03.389399 562 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.389404 564 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389413 562 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.389418 564 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389426 562 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:03.389430 564 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389438 562 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:48:03.389443 564 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389454 564 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:03.389455 562 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:48:03.389468 564 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:48:03.389472 562 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.389480 564 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(562): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.389484 562 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(564): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.389493 564 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:48:03.389496 562 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:48:03.389504 564 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:48:03.389510 562 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:48:03.389517 564 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:48:03.389529 564 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:48:03.389561 564 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:03.389584 564 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389596 564 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.389609 564 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:48:03.389620 564 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(562): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:03.389633 564 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:48:03.389644 564 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:48:03.389655 564 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:48:03.389670 564 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:48:03.389688 560 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(564) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:03.389702 560 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:48:03.389713 560 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI98(564): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:03.389724 560 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:48:03.389803 560 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(561) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:48:03.389823 561 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:03.389838 561 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389851 561 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389863 561 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389875 561 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389887 561 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.389898 561 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:48:03.389909 561 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(560): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:03.389920 561 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:48:03.390392 561 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:03.390473 561 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:48:03.390537 560 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(561) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.390619 560 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:03.390633 560 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(561): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.390650 560 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:48:03.390684 560 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(564) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:03.390800 564 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.390898 564 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:03.390940 564 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:03.390962 564 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:03.390973 564 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(560): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.390993 564 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:48:03.391029 564 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:48:03.391066 562 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:03.391069 566 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.391094 562 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.391108 562 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(564): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:03.391124 562 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:48:03.391132 566 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: SGSN_Test-Gb2-BSSGP2(566), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2. Version: 9.0.0.
16:48:03.391146 562 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:48:03.391148 566 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.391174 566 - Connected to MC.
16:48:03.391186 566 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.391213 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 566, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
16:48:03.391247 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb2-BSSGP2(566):BSCP and SGSN_Test-Gb2-NS2(565):NS_SP.
16:48:03.391277 562 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:03.391294 562 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.391307 562 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:03.391339 562 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:48:03.391432 565 - Port NS_SP is waiting for connection from SGSN_Test-Gb2-BSSGP2(566):BSCP on UNIX pathname /tmp/ttcn3-portconn-617cb82e.
16:48:03.391442 562 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:48:03.391466 564 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:03.391483 564 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.391499 564 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.391515 564 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.391527 564 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.391571 564 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:03.391587 564 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:03.391600 564 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(562): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:03.391612 564 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:48:03.392039 566 - Port BSCP was started.
16:48:03.392058 566 - Port PROC was started.
16:48:03.392068 566 - Port GLOBAL was started.
16:48:03.392078 566 - Port RIM was started.
16:48:03.392088 566 - Port MGMT was started.
16:48:03.392098 566 - Port BVC was started.
16:48:03.392107 566 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:48:03.392141 566 - Port BSCP has established the connection with SGSN_Test-Gb2-NS2(565):NS_SP using transport type UNIX.
16:48:03.392189 565 - Port NS_SP has accepted the connection from SGSN_Test-Gb2-BSSGP2(566):BSCP.
16:48:03.392202 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb2-BSSGP2(566):BSCP and SGSN_Test-Gb2-NS2(565):NS_SP finished.
16:48:03.392227 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "") on component SGSN_Test-Gb2-NS2(565).
16:48:03.392270 mtc SGSN_Tests.ttcn:235 Function was started.
16:48:03.392298 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a54_a54") on component SGSN_Test-Gb2-BSSGP2(566).
16:48:03.392349 mtc SGSN_Tests.ttcn:236 Function was started.
16:48:03.392369 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(566):PROC.
16:48:03.392385 565 - Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "").
16:48:03.392476 566 - Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a54_a54").
16:48:03.392548 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb2-BSSGP2(566):PROC on UNIX pathname /tmp/ttcn3-portconn-fe55b747.
16:48:03.392634 565 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21012
16:48:03.392682 565 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
16:48:03.392786 566 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a54_a54-BVCI220.
16:48:03.392822 566 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:48:03.392859 564 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.392884 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb2-BSSGP2(566):PROC.
16:48:03.392912 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(566):PROC finished.
16:48:03.392938 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb2-BSSGP2(566) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
}
16:48:03.393009 566 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
16:48:03.393161 560 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(564) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.393297 560 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.393312 560 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.393324 560 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.393335 560 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.393367 560 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:03.393383 560 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(564): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.393396 560 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:48:03.393418 560 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(561) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.393626 561 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.393800 561 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.393827 561 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.393846 561 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.393863 561 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.393881 561 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.393934 561 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:48:03.393950 561 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(560): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.393964 561 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:48:03.393983 561 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:48:03.394006 561 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:48:03.394021 561 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:48:03.394041 561 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a54_a54-BVCI210(563) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:48:03.394072 563 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(561) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:03.394112 563 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.394118 561 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_attach_usim_a54_a54-BVCI210(563) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:48:03.394128 563 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.394143 563 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:03.394155 563 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.394167 563 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:03.394179 563 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(561): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:03.394197 563 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:48:03.394215 563 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.394261 563 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(561) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:03.394294 563 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.394315 563 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.394374 563 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:48:03.394395 563 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(561): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:03.394407 563 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:48:03.395140 563 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb1-BSSGP1(561) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:48:03.395233 563 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:48:03.395235 561 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a54_a54-BVCI210(563) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
16:48:03.395325 561 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:03.395347 561 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a54_a54-BVCI210(563): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
16:48:03.395367 561 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:48:03.395381 561 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:48:03.395383 567 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.395403 560 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(561) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:48:03.395425 560 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:03.395437 560 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(561): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:48:03.395447 567 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: -NSVCI99-provIP(567), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP. Version: 9.0.0.
16:48:03.395449 560 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:48:03.395462 567 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.395464 560 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(564) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:48:03.395486 564 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:48:03.395500 567 - Connected to MC.
16:48:03.395512 564 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:03.395512 567 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.395527 564 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200D2078108088862F22433900051E1'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:03.395534 565 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 567, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
16:48:03.395544 564 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:03.395557 564 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(560): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:48:03.395569 564 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:48:03.395575 565 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb2-NS2(565):NSPIP_PROC and -NSVCI99-provIP(567):PROC.
16:48:03.395585 564 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
}
16:48:03.395621 562 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
16:48:03.395679 562 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.395762 565 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI99-provIP(567):PROC on UNIX pathname /tmp/ttcn3-portconn-3a22a872.
16:48:03.395771 562 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(564): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
16:48:03.395793 562 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:48:03.395825 562 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200D2078108088862F22433900051E1'O
}
16:48:03.395996 562 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
16:48:03.396026 562 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.396047 562 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
16:48:03.396074 562 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:48:03.396105 562 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(564) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
}
16:48:03.396135 564 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(562) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
16:48:03.396151 564 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396167 564 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396181 564 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396194 564 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396207 564 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:03.396220 564 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:03.396232 564 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(562): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
16:48:03.396244 564 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:48:03.396332 564 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.396357 560 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(564) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.396372 560 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.396382 560 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.396393 560 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.396401 567 - Port NSE was started.
16:48:03.396403 560 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.396415 560 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:03.396422 567 - Port IPL4 was started.
16:48:03.396428 560 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(564): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.396434 567 - Port NSVC[0] was started.
16:48:03.396438 560 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:48:03.396444 567 - Port NSVC[1] was started.
16:48:03.396448 560 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(561) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.396454 567 - Port NSVC[2] was started.
16:48:03.396464 567 - Port NSVC[3] was started.
16:48:03.396470 561 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(560) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.396474 567 - Port NSVC[4] was started.
16:48:03.396484 567 - Port NSVC[5] was started.
16:48:03.396494 561 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396494 567 - Port NSVC[6] was started.
16:48:03.396504 567 - Port NSVC[7] was started.
16:48:03.396514 561 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396514 567 - Port NSVC[8] was started.
16:48:03.396524 567 - Port NSVC[9] was started.
16:48:03.396532 561 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396534 567 - Port NSVC[10] was started.
16:48:03.396545 567 - Port NSVC[11] was started.
16:48:03.396548 561 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396555 567 - Port NSVC[12] was started.
16:48:03.396565 567 - Port NSVC[13] was started.
16:48:03.396568 561 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396575 567 - Port NSVC[14] was started.
16:48:03.396585 567 - Port NSVC[15] was started.
16:48:03.396593 561 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:48:03.396595 567 - Port PROC was started.
16:48:03.396606 567 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:48:03.396634 561 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:03.396637 567 - Port PROC has established the connection with SGSN_Test-Gb2-NS2(565):NSPIP_PROC using transport type UNIX.
16:48:03.396660 561 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:48:03.396690 565 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI99-provIP(567):PROC.
16:48:03.396704 561 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.396708 565 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb2-NS2(565):NSPIP_PROC and -NSVCI99-provIP(567):PROC finished.
16:48:03.396719 561 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:48:03.396732 561 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(560): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.396742 565 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99") on component -NSVCI99-provIP(567).
16:48:03.396744 561 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:48:03.396852 561 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_attach_usim_a54_a54-BVCI210(563) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.396891 565 NS_Emulation.ttcnpp:324 Function was started.
16:48:03.397002 565 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI99.
16:48:03.397029 567 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99").
16:48:03.397154 567 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI99-provIP(567):IPL4 to system:IPL4.
16:48:03.397190 567 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:48:03.397215 567 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI99-provIP(567):IPL4 to system:IPL4 finished.
16:48:03.397232 563 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(561) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.397340 567 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21012 / UDP
16:48:03.397491 563 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:48:03.397526 563 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(561): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.397549 563 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:48:03.397582 563 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:48:03.397605 563 BSSGP_Emulation.ttcnpp:1398 BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:48:03.397900 568 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.397923 567 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:48:03.397973 568 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: TC_attach_usim_a54_a54-BVCI220(568), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a54_a54-BVCI220. Version: 9.0.0.
16:48:03.397987 568 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.398027 568 - Connected to MC.
16:48:03.398040 568 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.398072 566 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 568, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a54_a54-BVCI220.
16:48:03.398122 566 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_attach_usim_a54_a54-BVCI220(568):BVC and SGSN_Test-Gb2-BSSGP2(566):BVC.
16:48:03.398311 566 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_attach_usim_a54_a54-BVCI220(568):BVC on UNIX pathname /tmp/ttcn3-portconn-3d65bd21.
16:48:03.399023 568 - Port BVC was started.
16:48:03.399044 568 - Port MGMT was started.
16:48:03.399054 568 - Port GLOBAL was started.
16:48:03.399064 568 - Port BSSGP_SP was started.
16:48:03.399074 568 - Port BSSGP_SP_SIG was started.
16:48:03.399083 568 - Port BSSGP_PROC was started.
16:48:03.399093 568 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:48:03.399123 568 - Port BVC has established the connection with SGSN_Test-Gb2-BSSGP2(566):BVC using transport type UNIX.
16:48:03.399174 566 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_attach_usim_a54_a54-BVCI220(568):BVC.
16:48:03.399190 566 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_attach_usim_a54_a54-BVCI220(568):BVC and SGSN_Test-Gb2-BSSGP2(566):BVC finished.
16:48:03.399204 566 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_attach_usim_a54_a54-BVCI220") on component TC_attach_usim_a54_a54-BVCI220(568).
16:48:03.399329 566 BSSGP_Emulation.ttcnpp:203 Function was started.
16:48:03.399406 566 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:48:03.399425 568 - Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_attach_usim_a54_a54-BVCI220").
16:48:03.399688 566 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a54_a54-BVCI220(568) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:48:03.400192 568 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.400417 569 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.400479 569 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: -NSVCI99(569), component type: NS_Emulation.NSVC_CT, component name: -NSVCI99. Version: 9.0.0.
16:48:03.400495 569 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.400525 566 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 220 with ? matched
}
16:48:03.400532 569 - Connected to MC.
16:48:03.400545 569 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.400568 566 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
16:48:03.400577 565 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 569, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI99.
16:48:03.400590 566 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:48:03.400596 568 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(566) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:03.400644 565 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb2-NS2(565):NSVC and -NSVCI99(569):NS_SP.
16:48:03.400669 566 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a54_a54-BVCI220(568)
16:48:03.400674 568 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.400691 568 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.400705 568 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:03.400715 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb2-BSSGP2(566) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a54_a54-BVCI220(568) id 3
16:48:03.400737 568 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.400754 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_attach_usim_a54_a54-BVCI220(568) with ? matched
16:48:03.400839 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb2-BSSGP2(566): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a54_a54-BVCI220(568) id 1
16:48:03.400840 565 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI99(569):NS_SP on UNIX pathname /tmp/ttcn3-portconn-2275a47d.
16:48:03.400851 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 3 was extracted from the queue of PROC.
16:48:03.400863 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(566):PROC.
16:48:03.400873 568 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:03.400885 566 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:48:03.400893 568 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(566): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:03.400907 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb2-BSSGP2(566):PROC. No more data can be sent or received through this connection.
16:48:03.400914 568 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:48:03.400928 566 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:48:03.400939 568 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.400944 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb2-BSSGP2(566):PROC.
16:48:03.400964 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(566):PROC finished.
16:48:03.400983 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb2-BSSGP2(566):RIM and mtc:RIM[2].
16:48:03.401088 mtc SGSN_Tests.ttcn:244 Port RIM[2] is waiting for connection from SGSN_Test-Gb2-BSSGP2(566):RIM on UNIX pathname /tmp/ttcn3-portconn-e44cf334.
16:48:03.401111 566 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[2] using transport type UNIX.
16:48:03.401137 mtc SGSN_Tests.ttcn:244 Port RIM[2] has accepted the connection from SGSN_Test-Gb2-BSSGP2(566):RIM.
16:48:03.401148 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb2-BSSGP2(566):RIM and mtc:RIM[2] finished.
16:48:03.401160 mtc SGSN_Tests.ttcn:253 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
16:48:03.401374 569 - Port NSCP was started.
16:48:03.401391 569 - Port NS_SP was started.
16:48:03.401399 569 - Component type NS_Emulation.NSVC_CT was initialized.
16:48:03.401425 569 - Port NS_SP has established the connection with SGSN_Test-Gb2-NS2(565):NSVC using transport type UNIX.
16:48:03.401463 565 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI99(569):NS_SP.
16:48:03.401487 565 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb2-NS2(565):NSVC and -NSVCI99(569):NS_SP finished.
16:48:03.401507 565 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}
16:48:03.401548 565 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(567)) on component -NSVCI99(569).
16:48:03.401660 565 NS_Emulation.ttcnpp:351 Function was started.
16:48:03.401759 569 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(567)).
16:48:03.401922 569 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:48:03.401965 565 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI99-provIP(567) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(569)
}
16:48:03.402099 567 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb2-NS2(565) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(569)
} id 1
16:48:03.402111 569 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:48:03.402174 567 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI99(569) with ? matched
}
16:48:03.402219 567 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb2-NS2(565): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(569)
} id 1
16:48:03.402239 567 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:48:03.402274 565 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI99(569) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:03.402283 567 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI99-provIP(567):NSVC[0] and -NSVCI99(569):NSCP.
16:48:03.402400 567 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI99(569):NSCP on UNIX pathname /tmp/ttcn3-portconn-70288827.
16:48:03.402623 569 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI99-provIP(567):NSVC[0] using transport type UNIX.
16:48:03.402650 567 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI99(569):NSCP.
16:48:03.402662 567 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI99-provIP(567):NSVC[0] and -NSVCI99(569):NSCP finished.
16:48:03.402804 567 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI99(569) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:48:03.402901 569 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(567) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:03.402914 567 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb2-NS2(565) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:48:03.402997 565 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI99-provIP(567) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:03.403007 569 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:48:03.403030 569 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:03.403042 569 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:03.403062 569 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:48:03.403064 565 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:48:03.403078 569 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(567): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:03.403095 569 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:48:03.403112 569 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:48:03.403118 565 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI99-provIP(567): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:03.403150 565 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:48:03.403281 569 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
16:48:03.403328 569 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:48:03.403436 567 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
16:48:03.403517 565 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:03.403527 567 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.403550 567 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(569): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
16:48:03.403568 567 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:48:03.403588 565 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:48:03.403622 565 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI99(569): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:03.403655 565 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:48:03.403799 565 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(566) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:48:03.403812 567 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006304820062'O
}
16:48:03.403845 570 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.403950 570 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.403957 566 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:03.403989 mtc SGSN_Tests.ttcn:253 PTC was created. Component reference: 570, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
16:48:03.404006 mtc SGSN_Tests.ttcn:254 Creating new PTC with component type GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
16:48:03.404049 566 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404068 566 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404085 566 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404098 566 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404112 566 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404191 566 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:03.404198 567 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
16:48:03.404213 566 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404227 566 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404239 566 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404252 566 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404265 566 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404268 567 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.404278 566 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404288 567 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
16:48:03.404292 566 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.404305 566 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.404309 567 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:48:03.404332 566 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:03.404352 566 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(565): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:03.404373 566 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:48:03.404458 567 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
16:48:03.404512 567 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:03.404529 567 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.404543 567 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:03.404555 569 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
16:48:03.404557 567 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:48:03.404582 567 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:03.404619 569 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:48:03.404642 569 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(567): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
16:48:03.404658 569 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:48:03.404679 569 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:48:03.404695 569 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:48:03.404717 569 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:03.404741 569 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:03.404748 565 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(569) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.404757 569 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:48:03.404762 567 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:03.404779 567 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.404780 569 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:48:03.404790 565 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:03.404796 567 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(569): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:03.404802 569 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:48:03.404825 567 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:48:03.404832 565 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:48:03.404848 567 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:48:03.404854 570 - Component type IPA_Emulation.IPA_Emulation_CT was initialized.
16:48:03.404860 565 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:48:03.404879 567 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:03.404889 565 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI99(569): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.404896 567 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.404909 567 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(569): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:03.404915 565 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:48:03.404923 567 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:48:03.404923 569 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:03.404941 567 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:48:03.404946 565 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(566) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:03.404963 567 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:03.404978 567 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.404992 566 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.404994 567 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:03.405011 566 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405011 567 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:48:03.405031 567 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:03.405032 566 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405034 569 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405050 566 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405052 567 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:03.405065 566 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405068 567 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.405072 569 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405083 566 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405084 567 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:03.405099 569 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405101 567 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:48:03.405107 566 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:48:03.405120 567 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:48:03.405127 566 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405137 569 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405141 566 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405157 566 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405162 569 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:03.405170 566 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405182 566 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405187 569 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405195 566 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405207 566 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.405213 569 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:48:03.405220 566 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.405232 566 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:03.405235 569 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(567): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:03.405244 566 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(565): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:03.405254 569 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:48:03.405257 566 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:48:03.405287 569 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:03.405317 567 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.405332 567 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.405343 567 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(569): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.405348 569 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.405356 567 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:48:03.405369 567 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:48:03.405381 569 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:03.405416 569 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405448 569 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405470 569 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405497 569 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405519 569 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:03.405542 569 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:48:03.405563 569 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(567): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:03.405583 569 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:48:03.405602 569 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:48:03.405625 569 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:48:03.405688 569 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:48:03.405773 569 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405800 569 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.405825 569 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:48:03.405845 569 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(567): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:03.405864 569 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:48:03.405882 569 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:48:03.405900 569 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:48:03.405930 569 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:48:03.405978 565 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(569) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:03.406012 565 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:48:03.406037 565 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI99(569): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:03.406059 565 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:48:03.406195 565 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(566) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:48:03.406232 566 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:03.406248 566 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.406262 566 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.406274 566 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.406286 566 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.406304 566 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.406318 566 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:48:03.406336 566 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(565): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:03.406345 566 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:48:03.406794 566 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:03.406871 566 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:48:03.406985 571 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.406994 565 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(566) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.407073 571 - Initializing variables, timers and ports of component type GSUP_Emulation.GSUP_Emulation_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.407116 mtc SGSN_Tests.ttcn:254 PTC was created. Component reference: 571, alive: no, type: GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
16:48:03.407150 565 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:03.407153 mtc SGSN_Tests.ttcn:256 Mapping port SGSN_Test-GSUP-IPA(570):IPA_PORT to system:IPA_CODEC_PT.
16:48:03.407174 565 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(566): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.407202 565 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:48:03.407226 mtc SGSN_Tests.ttcn:256 Map operation of SGSN_Test-GSUP-IPA(570):IPA_PORT to system:IPA_CODEC_PT finished.
16:48:03.407252 mtc SGSN_Tests.ttcn:257 Connecting ports SGSN_Test-GSUP(571):GSUP and SGSN_Test-GSUP-IPA(570):IPA_GSUP_PORT.
16:48:03.407264 565 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(569) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:03.407457 569 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.407621 569 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:03.407698 569 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:03.407736 569 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:03.407758 569 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(565): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:03.407789 569 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:48:03.407853 569 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:48:03.407854 571 - Component type GSUP_Emulation.GSUP_Emulation_CT was initialized.
16:48:03.407904 567 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:03.407947 mtc SGSN_Tests.ttcn:257 Connect operation on SGSN_Test-GSUP(571):GSUP and SGSN_Test-GSUP-IPA(570):IPA_GSUP_PORT finished.
16:48:03.407948 567 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.407960 567 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(569): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:03.407974 567 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:48:03.407974 mtc SGSN_Tests.ttcn:259 Connecting ports SGSN_Test-GSUP-IPA(570):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT.
16:48:03.407996 567 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:48:03.408093 567 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:03.408116 567 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.408119 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT is waiting for connection from SGSN_Test-GSUP-IPA(570):IPA_CTRL_PORT on UNIX pathname /tmp/ttcn3-portconn-b44ffd1c.
16:48:03.408126 567 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:03.408138 567 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:48:03.408154 567 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:48:03.408185 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT has accepted the connection from SGSN_Test-GSUP-IPA(570):IPA_CTRL_PORT.
16:48:03.408199 569 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:03.408209 mtc SGSN_Tests.ttcn:259 Connect operation on SGSN_Test-GSUP-IPA(570):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT finished.
16:48:03.408218 569 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.408228 mtc SGSN_Tests.ttcn:261 Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP") on component SGSN_Test-GSUP(571).
16:48:03.408237 569 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.408253 569 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.408265 569 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.408268 mtc SGSN_Tests.ttcn:261 Function was started.
16:48:03.408286 mtc SGSN_Tests.ttcn:262 Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true) on component SGSN_Test-GSUP-IPA(570).
16:48:03.408303 571 - Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP").
16:48:03.408312 569 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:03.408322 mtc SGSN_Tests.ttcn:262 Function was started.
16:48:03.408329 569 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:03.408340 569 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(567): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:03.408340 mtc SGSN_Tests.ttcn:266 Start timer T: 10 s
16:48:03.408351 569 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:48:03.408392 570 - Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true).
16:48:03.409608 569 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.410049 565 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(569) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.410290 565 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.410322 565 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.410341 565 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.410359 565 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.410415 565 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:03.410441 565 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(569): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.410463 565 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:48:03.410501 565 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(566) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.410746 566 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.410915 566 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.410940 566 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.410956 566 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.410970 566 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.410985 566 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.411036 566 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:48:03.411049 566 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(565): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.411060 566 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:48:03.411076 566 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:48:03.411097 566 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:48:03.411108 566 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:48:03.411128 566 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a54_a54-BVCI220(568) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:48:03.411156 568 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(566) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:03.411200 568 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.411201 566 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_attach_usim_a54_a54-BVCI220(568) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:48:03.411214 568 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.411227 568 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:03.411236 568 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:03.411245 568 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:03.411255 568 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(566): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:03.411270 568 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:48:03.411284 568 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.411330 568 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(566) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:03.411359 568 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:03.411370 568 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:03.411395 568 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:48:03.411405 568 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(566): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:03.411414 568 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:48:03.412123 568 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb2-BSSGP2(566) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:48:03.412213 568 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:48:03.412215 566 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a54_a54-BVCI220(568) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
16:48:03.412302 566 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:03.412322 566 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a54_a54-BVCI220(568): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
16:48:03.412338 566 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:48:03.412350 566 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:48:03.412375 565 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(566) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:48:03.412416 565 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:03.412438 565 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(566): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:48:03.412459 565 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:48:03.412481 565 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(569) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:48:03.412511 569 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:48:03.412535 569 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:03.412548 569 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200DC078108088862F22433900051E2'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:03.412563 569 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:03.412574 569 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(565): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:48:03.412584 569 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:48:03.412598 569 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
}
16:48:03.412620 567 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
16:48:03.412638 567 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:03.412649 567 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(569): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
16:48:03.412659 567 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:48:03.412676 567 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200DC078108088862F22433900051E2'O
}
16:48:03.412776 567 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
16:48:03.412789 567 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:03.412799 567 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
16:48:03.412809 567 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:48:03.412822 567 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(569) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
}
16:48:03.412839 569 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(567) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
16:48:03.412852 569 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.412865 569 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.412878 569 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.412889 569 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.412900 569 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:03.412911 569 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:03.412921 569 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(567): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
16:48:03.412933 569 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:48:03.413003 569 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.413033 565 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(569) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.413061 565 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.413080 565 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.413098 565 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.413116 565 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:03.413136 565 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:03.413158 565 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(569): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.413179 565 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:48:03.413200 565 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(566) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.413233 566 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(565) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.413255 566 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.413272 566 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.413286 566 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.413300 566 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.413316 566 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.413340 566 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:48:03.413378 566 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:03.413401 566 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:48:03.413423 566 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:48:03.413436 566 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:48:03.413447 566 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(565): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:03.413458 566 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:48:03.413558 566 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_attach_usim_a54_a54-BVCI220(568) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:03.413788 568 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(566) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.413920 568 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:48:03.413934 568 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(566): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:03.413944 568 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:48:03.413961 568 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:48:03.413972 568 BSSGP_Emulation.ttcnpp:1398 BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:48:03.730039 mtc SGSN_Tests.ttcn:267 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(570) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
16:48:03.730479 mtc SGSN_Tests.ttcn:268 Matching on port GSUP_IPA_EVENT succeeded:  matched
16:48:03.730636 mtc SGSN_Tests.ttcn:268 Receive operation on port GSUP_IPA_EVENT succeeded, message from SGSN_Test-GSUP-IPA(570): @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
16:48:03.730781 mtc SGSN_Tests.ttcn:268 Message with id 1 was extracted from the queue of GSUP_IPA_EVENT.
16:48:03.730936 mtc SGSN_Tests.ttcn:302 Creating new PTC with component type GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
16:48:03.733015 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(570) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_RESP (2),
    conn_id := 2,
    id_resp := {
        {
            len := 6,
            tag := IPAC_IDTAG_UNITNAME (1),
            data := '5347534E00'O
        },
        {
            len := 7,
            tag := IPAC_IDTAG_UNITID (8),
            data := '302F302F3000'O
        }
    }
} id 2
16:48:03.733103 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(570) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_ACK (3),
    conn_id := 2,
    id_resp := omit
} id 3
16:48:03.737693 572 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:03.737818 572 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: SGSN_Test-GGSN_GTP(572), component type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP. Version: 9.0.0.
16:48:03.737843 572 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:03.737890 572 - Connected to MC.
16:48:03.737909 572 - Initializing variables, timers and ports of component type GTP_Emulation.GTP_Emulation_CT inside testcase TC_attach_usim_a54_a54.
16:48:03.738004 mtc SGSN_Tests.ttcn:302 PTC was created. Component reference: 572, alive: no, type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
16:48:03.738023 mtc SGSN_Tests.ttcn:303 Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}) on component SGSN_Test-GGSN_GTP(572).
16:48:03.738100 mtc SGSN_Tests.ttcn:303 Function was started.
16:48:03.738122 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:48:03.738155 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.738398 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 9
16:48:03.738445 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.738479 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:03.738515 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:48:03.738534 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 9
16:48:03.738552 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 9 was extracted from the queue of SGSNVTY.
16:48:03.738570 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.738587 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:48:03.738610 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.738680 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 10
16:48:03.738708 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.738742 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:03.738774 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:03.738793 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 10
16:48:03.738811 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 10 was extracted from the queue of SGSNVTY.
16:48:03.738828 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.738845 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "ggsn 0 no echo-interval"
16:48:03.738867 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.738929 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 11
16:48:03.738955 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.738983 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:03.739015 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:03.739036 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 11
16:48:03.739053 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 11 was extracted from the queue of SGSNVTY.
16:48:03.739072 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.739089 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:48:03.739110 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:03.739138 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 12
16:48:03.739165 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:03.739194 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:03.739212 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 12
16:48:03.739228 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 12 was extracted from the queue of SGSNVTY.
16:48:03.739246 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:03.739264 mtc Osmocom_Types.ttcn:118 Start timer T: 1 s
16:48:03.739344 572 - Port GTPC was started.
16:48:03.739376 572 - Port GTPU was started.
16:48:03.739391 572 - Port CLIENT was started.
16:48:03.739406 572 - Port CLIENT_PROC was started.
16:48:03.739419 572 - Port CLIENT_DEFAULT was started.
16:48:03.739433 572 - Component type GTP_Emulation.GTP_Emulation_CT was initialized.
16:48:03.739605 572 - Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}).
16:48:03.739924 572 GTP_Emulation.ttcn:217 Mapping port SGSN_Test-GGSN_GTP(572):GTPC to system:GTPC.
16:48:03.740031 572 GTP_Emulation.ttcn:217 Port GTPC was mapped to system:GTPC.
16:48:03.740118 572 GTP_Emulation.ttcn:217 Map operation of SGSN_Test-GGSN_GTP(572):GTPC to system:GTPC finished.
16:48:03.740274 572 GTP_Emulation.ttcn:218 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2123 / UDP
16:48:03.741393 572 GTP_Emulation.ttcn:224 Mapping port SGSN_Test-GGSN_GTP(572):GTPU to system:GTPU.
16:48:03.741505 572 GTP_Emulation.ttcn:224 Port GTPU was mapped to system:GTPU.
16:48:03.741605 572 GTP_Emulation.ttcn:224 Map operation of SGSN_Test-GGSN_GTP(572):GTPU to system:GTPU finished.
16:48:03.741661 572 GTP_Emulation.ttcn:225 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2152 / UDP
16:48:04.740382 mtc Osmocom_Types.ttcn:119 Timeout T: 1 s
16:48:04.740738 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:48:04.740919 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:04.741527 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 13
16:48:04.741784 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:04.741969 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:04.742149 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:48:04.742258 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 13
16:48:04.742370 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 13 was extracted from the queue of SGSNVTY.
16:48:04.742448 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:04.742524 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:48:04.742661 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:04.743012 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 14
16:48:04.743116 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:04.743208 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:04.743320 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:04.743379 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 14
16:48:04.743437 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 14 was extracted from the queue of SGSNVTY.
16:48:04.743500 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:04.743558 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "encryption gea 0 3 4"
16:48:04.743630 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:04.744019 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 15
16:48:04.744107 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:04.744195 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:04.744299 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:04.744356 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 15
16:48:04.744412 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 15 was extracted from the queue of SGSNVTY.
16:48:04.744471 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:04.744526 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:48:04.744591 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:04.744958 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 16
16:48:04.745043 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:04.745133 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:04.745190 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 16
16:48:04.745244 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 16 was extracted from the queue of SGSNVTY.
16:48:04.745300 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:04.745524 mtc SGSN_Tests.ttcn:479 Creating new PTC with component type BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_attach_usim_a54_a54.
16:48:04.758537 573 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:04.758826 573 - TTCN-3 Parallel Test Component started on e9ba26fc3376. Component reference: TC_attach_usim_a54_a54(573), component type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_attach_usim_a54_a54. Version: 9.0.0.
16:48:04.758897 573 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:04.759009 573 - Connected to MC.
16:48:04.759062 573 - Initializing variables, timers and ports of component type BSSGP_ConnHdlr.BSSGP_ConnHdlr inside testcase TC_attach_usim_a54_a54.
16:48:04.759321 mtc SGSN_Tests.ttcn:479 PTC was created. Component reference: 573, alive: no, type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_attach_usim_a54_a54.
16:48:04.759481 mtc SGSN_Tests.ttcn:481 Connecting ports TC_attach_usim_a54_a54(573):BSSGP[0] and TC_attach_usim_a54_a54-BVCI196(558):BSSGP_SP.
16:48:04.760592 558 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP[0] on UNIX pathname /tmp/ttcn3-portconn-7778c773.
16:48:04.764062 573 - Port GSUP was started.
16:48:04.764160 573 - Port GSUP_PROC was started.
16:48:04.764209 573 - Port GTP[0] was started.
16:48:04.764254 573 - Port GTP[1] was started.
16:48:04.764278 573 - Port GTP[2] was started.
16:48:04.764286 573 - Port GTP[3] was started.
16:48:04.764293 573 - Port GTP_PROC[0] was started.
16:48:04.764301 573 - Port GTP_PROC[1] was started.
16:48:04.764309 573 - Port GTP_PROC[2] was started.
16:48:04.764316 573 - Port GTP_PROC[3] was started.
16:48:04.764324 573 - Port BSSGP[0] was started.
16:48:04.764331 573 - Port BSSGP[1] was started.
16:48:04.764338 573 - Port BSSGP[2] was started.
16:48:04.764346 573 - Port BSSGP_SIG[0] was started.
16:48:04.764353 573 - Port BSSGP_SIG[1] was started.
16:48:04.764361 573 - Port BSSGP_SIG[2] was started.
16:48:04.764368 573 - Port BSSGP_GLOBAL[0] was started.
16:48:04.764376 573 - Port BSSGP_GLOBAL[1] was started.
16:48:04.764383 573 - Port BSSGP_GLOBAL[2] was started.
16:48:04.764391 573 - Port BSSGP_PROC[0] was started.
16:48:04.764399 573 - Port BSSGP_PROC[1] was started.
16:48:04.764429 573 - Port BSSGP_PROC[2] was started.
16:48:04.764437 573 - Port BSSAP was started.
16:48:04.764444 573 - Port BSSAP_PROC was started.
16:48:04.764452 573 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was initialized.
16:48:04.764481 573 - Port BSSGP[0] has established the connection with TC_attach_usim_a54_a54-BVCI196(558):BSSGP_SP using transport type UNIX.
16:48:04.764667 558 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP[0].
16:48:04.764749 mtc SGSN_Tests.ttcn:481 Connect operation on TC_attach_usim_a54_a54(573):BSSGP[0] and TC_attach_usim_a54_a54-BVCI196(558):BSSGP_SP finished.
16:48:04.764883 mtc SGSN_Tests.ttcn:482 Connecting ports TC_attach_usim_a54_a54(573):BSSGP_SIG[0] and TC_attach_usim_a54_a54-BVCI196(558):BSSGP_SP_SIG.
16:48:04.765420 558 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP_SIG[0] on UNIX pathname /tmp/ttcn3-portconn-776ec765.
16:48:04.765570 573 - Port BSSGP_SIG[0] has established the connection with TC_attach_usim_a54_a54-BVCI196(558):BSSGP_SP_SIG using transport type UNIX.
16:48:04.765747 558 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP_SIG[0].
16:48:04.765927 mtc SGSN_Tests.ttcn:482 Connect operation on TC_attach_usim_a54_a54(573):BSSGP_SIG[0] and TC_attach_usim_a54_a54-BVCI196(558):BSSGP_SP_SIG finished.
16:48:04.766112 mtc SGSN_Tests.ttcn:483 Connecting ports TC_attach_usim_a54_a54(573):BSSGP_PROC[0] and TC_attach_usim_a54_a54-BVCI196(558):BSSGP_PROC.
16:48:04.766923 558 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-673cbf03.
16:48:04.767136 573 - Port BSSGP_PROC[0] has established the connection with TC_attach_usim_a54_a54-BVCI196(558):BSSGP_PROC using transport type UNIX.
16:48:04.767277 558 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP_PROC[0].
16:48:04.767406 mtc SGSN_Tests.ttcn:483 Connect operation on TC_attach_usim_a54_a54(573):BSSGP_PROC[0] and TC_attach_usim_a54_a54-BVCI196(558):BSSGP_PROC finished.
16:48:04.767490 mtc SGSN_Tests.ttcn:484 Connecting ports TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(556):GLOBAL.
16:48:04.768121 556 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[0] on UNIX pathname /tmp/ttcn3-portconn-3041a038.
16:48:04.768323 573 - Port BSSGP_GLOBAL[0] has established the connection with SGSN_Test-Gb0-BSSGP0(556):GLOBAL using transport type UNIX.
16:48:04.768769 556 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[0].
16:48:04.768910 mtc SGSN_Tests.ttcn:484 Connect operation on TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(556):GLOBAL finished.
16:48:04.768994 mtc SGSN_Tests.ttcn:486 Connecting ports TC_attach_usim_a54_a54(573):BSSGP[1] and TC_attach_usim_a54_a54-BVCI210(563):BSSGP_SP.
16:48:04.769587 563 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP[1] on UNIX pathname /tmp/ttcn3-portconn-7878c66e.
16:48:04.769769 573 - Port BSSGP[1] has established the connection with TC_attach_usim_a54_a54-BVCI210(563):BSSGP_SP using transport type UNIX.
16:48:04.769908 563 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP[1].
16:48:04.770050 mtc SGSN_Tests.ttcn:486 Connect operation on TC_attach_usim_a54_a54(573):BSSGP[1] and TC_attach_usim_a54_a54-BVCI210(563):BSSGP_SP finished.
16:48:04.770119 mtc SGSN_Tests.ttcn:487 Connecting ports TC_attach_usim_a54_a54(573):BSSGP_SIG[1] and TC_attach_usim_a54_a54-BVCI210(563):BSSGP_SP_SIG.
16:48:04.770632 563 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP_SIG[1] on UNIX pathname /tmp/ttcn3-portconn-786ec678.
16:48:04.770809 573 - Port BSSGP_SIG[1] has established the connection with TC_attach_usim_a54_a54-BVCI210(563):BSSGP_SP_SIG using transport type UNIX.
16:48:04.770949 563 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP_SIG[1].
16:48:04.771074 mtc SGSN_Tests.ttcn:487 Connect operation on TC_attach_usim_a54_a54(573):BSSGP_SIG[1] and TC_attach_usim_a54_a54-BVCI210(563):BSSGP_SP_SIG finished.
16:48:04.771131 mtc SGSN_Tests.ttcn:488 Connecting ports TC_attach_usim_a54_a54(573):BSSGP_PROC[1] and TC_attach_usim_a54_a54-BVCI210(563):BSSGP_PROC.
16:48:04.771610 563 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP_PROC[1] on UNIX pathname /tmp/ttcn3-portconn-683cbf1f.
16:48:04.771697 573 - Port BSSGP_PROC[1] has established the connection with TC_attach_usim_a54_a54-BVCI210(563):BSSGP_PROC using transport type UNIX.
16:48:04.771858 563 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP_PROC[1].
16:48:04.771892 mtc SGSN_Tests.ttcn:488 Connect operation on TC_attach_usim_a54_a54(573):BSSGP_PROC[1] and TC_attach_usim_a54_a54-BVCI210(563):BSSGP_PROC finished.
16:48:04.771946 mtc SGSN_Tests.ttcn:489 Connecting ports TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(561):GLOBAL.
16:48:04.772446 561 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[1] on UNIX pathname /tmp/ttcn3-portconn-3b40a025.
16:48:04.772572 573 - Port BSSGP_GLOBAL[1] has established the connection with SGSN_Test-Gb1-BSSGP1(561):GLOBAL using transport type UNIX.
16:48:04.772897 561 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[1].
16:48:04.772934 mtc SGSN_Tests.ttcn:489 Connect operation on TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(561):GLOBAL finished.
16:48:04.772999 mtc SGSN_Tests.ttcn:491 Connecting ports TC_attach_usim_a54_a54(573):BSSGP[2] and TC_attach_usim_a54_a54-BVCI220(568):BSSGP_SP.
16:48:04.773837 568 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP[2] on UNIX pathname /tmp/ttcn3-portconn-7d78c565.
16:48:04.773927 573 - Port BSSGP[2] has established the connection with TC_attach_usim_a54_a54-BVCI220(568):BSSGP_SP using transport type UNIX.
16:48:04.774577 568 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP[2].
16:48:04.774605 mtc SGSN_Tests.ttcn:491 Connect operation on TC_attach_usim_a54_a54(573):BSSGP[2] and TC_attach_usim_a54_a54-BVCI220(568):BSSGP_SP finished.
16:48:04.774667 mtc SGSN_Tests.ttcn:492 Connecting ports TC_attach_usim_a54_a54(573):BSSGP_SIG[2] and TC_attach_usim_a54_a54-BVCI220(568):BSSGP_SP_SIG.
16:48:04.775627 568 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP_SIG[2] on UNIX pathname /tmp/ttcn3-portconn-7d6ec573.
16:48:04.775715 573 - Port BSSGP_SIG[2] has established the connection with TC_attach_usim_a54_a54-BVCI220(568):BSSGP_SP_SIG using transport type UNIX.
16:48:04.776212 568 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP_SIG[2].
16:48:04.776242 mtc SGSN_Tests.ttcn:492 Connect operation on TC_attach_usim_a54_a54(573):BSSGP_SIG[2] and TC_attach_usim_a54_a54-BVCI220(568):BSSGP_SP_SIG finished.
16:48:04.776303 mtc SGSN_Tests.ttcn:493 Connecting ports TC_attach_usim_a54_a54(573):BSSGP_PROC[2] and TC_attach_usim_a54_a54-BVCI220(568):BSSGP_PROC.
16:48:04.776891 568 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP_PROC[2] on UNIX pathname /tmp/ttcn3-portconn-6d3cbf17.
16:48:04.776984 573 - Port BSSGP_PROC[2] has established the connection with TC_attach_usim_a54_a54-BVCI220(568):BSSGP_PROC using transport type UNIX.
16:48:04.777206 568 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP_PROC[2].
16:48:04.777250 mtc SGSN_Tests.ttcn:493 Connect operation on TC_attach_usim_a54_a54(573):BSSGP_PROC[2] and TC_attach_usim_a54_a54-BVCI220(568):BSSGP_PROC finished.
16:48:04.777306 mtc SGSN_Tests.ttcn:494 Connecting ports TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(566):GLOBAL.
16:48:04.777792 566 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[2] on UNIX pathname /tmp/ttcn3-portconn-3e43a022.
16:48:04.777879 573 - Port BSSGP_GLOBAL[2] has established the connection with SGSN_Test-Gb2-BSSGP2(566):GLOBAL using transport type UNIX.
16:48:04.778177 566 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[2].
16:48:04.778358 mtc SGSN_Tests.ttcn:494 Connect operation on TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(566):GLOBAL finished.
16:48:04.778427 mtc SGSN_Tests.ttcn:508 Connecting ports TC_attach_usim_a54_a54(573):GSUP and SGSN_Test-GSUP(571):GSUP_CLIENT.
16:48:04.779684 573 - Port GSUP has established the connection with SGSN_Test-GSUP(571):GSUP_CLIENT using transport type UNIX.
16:48:04.780131 mtc SGSN_Tests.ttcn:508 Connect operation on TC_attach_usim_a54_a54(573):GSUP and SGSN_Test-GSUP(571):GSUP_CLIENT finished.
16:48:04.780187 mtc SGSN_Tests.ttcn:509 Connecting ports TC_attach_usim_a54_a54(573):GSUP_PROC and SGSN_Test-GSUP(571):GSUP_PROC.
16:48:04.781312 573 - Port GSUP_PROC has established the connection with SGSN_Test-GSUP(571):GSUP_PROC using transport type UNIX.
16:48:04.781761 mtc SGSN_Tests.ttcn:509 Connect operation on TC_attach_usim_a54_a54(573):GSUP_PROC and SGSN_Test-GSUP(571):GSUP_PROC finished.
16:48:04.781817 mtc SGSN_Tests.ttcn:511 Connecting ports TC_attach_usim_a54_a54(573):GTP[0] and SGSN_Test-GGSN_GTP(572):CLIENT.
16:48:04.782559 572 GTP_Emulation.ttcn:246 Port CLIENT is waiting for connection from TC_attach_usim_a54_a54(573):GTP[0] on UNIX pathname /tmp/ttcn3-portconn-5130e03f.
16:48:04.782739 573 - Port GTP[0] has established the connection with SGSN_Test-GGSN_GTP(572):CLIENT using transport type UNIX.
16:48:04.782919 572 GTP_Emulation.ttcn:246 Port CLIENT has accepted the connection from TC_attach_usim_a54_a54(573):GTP[0].
16:48:04.783123 mtc SGSN_Tests.ttcn:511 Connect operation on TC_attach_usim_a54_a54(573):GTP[0] and SGSN_Test-GGSN_GTP(572):CLIENT finished.
16:48:04.783347 mtc SGSN_Tests.ttcn:512 Connecting ports TC_attach_usim_a54_a54(573):GTP_PROC[0] and SGSN_Test-GGSN_GTP(572):CLIENT_PROC.
16:48:04.784064 572 GTP_Emulation.ttcn:246 Port CLIENT_PROC is waiting for connection from TC_attach_usim_a54_a54(573):GTP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-3a13bd2a.
16:48:04.784235 573 - Port GTP_PROC[0] has established the connection with SGSN_Test-GGSN_GTP(572):CLIENT_PROC using transport type UNIX.
16:48:04.784389 572 GTP_Emulation.ttcn:246 Port CLIENT_PROC has accepted the connection from TC_attach_usim_a54_a54(573):GTP_PROC[0].
16:48:04.784515 mtc SGSN_Tests.ttcn:512 Connect operation on TC_attach_usim_a54_a54(573):GTP_PROC[0] and SGSN_Test-GGSN_GTP(572):CLIENT_PROC finished.
16:48:04.784661 mtc SGSN_Tests.ttcn:514 Starting function f_handler_init(refers(SGSN_Tests.f_TC_attach_usim_a54_a54), "TC_attach_usim_a54_a54", {
    imei := '49999000000040'H,
    imsi := '262420000000040'H,
    msisdn := '491230000040'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'C214A419'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := false
    },
    t_guard := 30.000000,
    sccp_addr_local := omit,
    sccp_addr_peer := omit,
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}) on component TC_attach_usim_a54_a54(573).
16:48:04.785033 mtc SGSN_Tests.ttcn:514 Function was started.
16:48:04.785847 573 - Starting function f_handler_init(refers(SGSN_Tests.f_TC_attach_usim_a54_a54), "TC_attach_usim_a54_a54", {
    imei := '49999000000040'H,
    imsi := '262420000000040'H,
    msisdn := '491230000040'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'C214A419'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := false
    },
    t_guard := 30.000000,
    sccp_addr_local := omit,
    sccp_addr_peer := omit,
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}).
16:48:04.789214 573 BSSGP_Emulation.ttcnpp:159 Called on BSSGP_PROC[0] to TC_attach_usim_a54_a54-BVCI196(558) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000000040'H,
    tlli := 'C214A419'O
}
16:48:04.789914 558 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_attach_usim_a54_a54(573) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000000040'H,
    tlli := 'C214A419'O
} id 1
16:48:04.790671 558 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000000040'H with ? matched,
    tlli := 'C214A419'O with ? matched
}
16:48:04.790915 558 BSSGP_Emulation.ttcnpp:1333 Getcall operation on port BSSGP_PROC succeeded, call from TC_attach_usim_a54_a54(573): @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000000040'H,
    tlli := 'C214A419'O
} id 1
16:48:04.791031 558 BSSGP_Emulation.ttcnpp:1333 Operation with id 1 was extracted from the queue of BSSGP_PROC.
16:48:04.791175 558 BSSGP_Emulation.ttcnpp:851 Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='C214A419'O, index=0
16:48:04.792156 558 BSSGP_Emulation.ttcnpp:1335 Replied on BSSGP_PROC to TC_attach_usim_a54_a54(573) @BSSGP_Emulation.BSSGP_register_client : { }
16:48:04.792538 573 BSSGP_Emulation.ttcnpp:159 Reply enqueued on BSSGP_PROC[0] from TC_attach_usim_a54_a54-BVCI196(558) @BSSGP_Emulation.BSSGP_register_client : { } id 1
16:48:04.793406 573 BSSGP_Emulation.ttcnpp:160 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
16:48:04.793810 573 BSSGP_Emulation.ttcnpp:160 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_attach_usim_a54_a54-BVCI196(558): @BSSGP_Emulation.BSSGP_register_client : { } id 1
16:48:04.793984 573 BSSGP_Emulation.ttcnpp:160 Operation with id 1 was extracted from the queue of BSSGP_PROC[0].
16:48:04.795010 573 GSUP_Emulation.ttcn:326 Called on GSUP_PROC to SGSN_Test-GSUP(571) @GSUP_Emulation.GSUPEM_register_expect : {
    imsi := "262420000000040",
    hdlr := TC_attach_usim_a54_a54(573)
}
16:48:04.796361 573 GSUP_Emulation.ttcn:326 Reply enqueued on GSUP_PROC from SGSN_Test-GSUP(571) @GSUP_Emulation.GSUPEM_register_expect : { } id 1
16:48:04.796606 573 GSUP_Emulation.ttcn:327 Matching on port GSUP_PROC succeeded: { } with { } matched
16:48:04.796873 573 GSUP_Emulation.ttcn:327 Getreply operation on port GSUP_PROC succeeded, reply from SGSN_Test-GSUP(571): @GSUP_Emulation.GSUPEM_register_expect : { } id 1
16:48:04.797028 573 GSUP_Emulation.ttcn:327 Operation with id 1 was extracted from the queue of GSUP_PROC.
16:48:04.797772 573 GTP_Emulation.ttcn:329 Called on GTP_PROC[0] to SGSN_Test-GGSN_GTP(572) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000000040'H
}
16:48:04.798330 572 GTP_Emulation.ttcn:246 Call enqueued on CLIENT_PROC from TC_attach_usim_a54_a54(573) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000000040'H
} id 1
16:48:04.798829 572 GTP_Emulation.ttcn:287 Matching on port CLIENT_PROC succeeded: {
    imsi := '262420000000040'H with ? matched
}
16:48:04.799229 572 GTP_Emulation.ttcn:287 Getcall operation on port CLIENT_PROC succeeded, call from TC_attach_usim_a54_a54(573): @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000000040'H
} id 1
16:48:04.799414 572 GTP_Emulation.ttcn:287 Operation with id 1 was extracted from the queue of CLIENT_PROC.
16:48:04.799822 572 GTP_Emulation.ttcn:289 Replied on CLIENT_PROC to TC_attach_usim_a54_a54(573) @GTP_Emulation.GTPEM_register_imsi : { }
16:48:04.800188 573 GTP_Emulation.ttcn:329 Reply enqueued on GTP_PROC[0] from SGSN_Test-GGSN_GTP(572) @GTP_Emulation.GTPEM_register_imsi : { } id 1
16:48:04.800336 573 GTP_Emulation.ttcn:330 Matching on port GTP_PROC[0] succeeded: { } with { } matched
16:48:04.800470 573 GTP_Emulation.ttcn:330 Getreply operation on port GTP_PROC[0] succeeded, reply from SGSN_Test-GGSN_GTP(572): @GTP_Emulation.GTPEM_register_imsi : { } id 1
16:48:04.800597 573 GTP_Emulation.ttcn:330 Operation with id 1 was extracted from the queue of GTP_PROC[0].
16:48:04.800685 573 BSSGP_ConnHdlr.ttcn:165 Start timer g_Tguard: 30 s
16:48:04.800798 573 BSSGP_ConnHdlr.ttcn:166 Altstep as_Tguard was activated as default, id 1
16:48:04.809323 573 BSSGP_ConnHdlr.ttcn:182 Sent on BSSGP[0] to TC_attach_usim_a54_a54-BVCI196(558) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 35
            },
            lLC_PDU := '01C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O
        }
    }
}
16:48:04.809698 573 SGSN_Tests.ttcn:2238 Altstep as_mm_identity was activated as default, id 2
16:48:04.809962 558 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BSSGP_SP from TC_attach_usim_a54_a54(573) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 35
            },
            lLC_PDU := '01C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O
        }
    }
} id 1
16:48:04.810290 573 SGSN_Tests.ttcn:2256 GSUP sends 2G and 3G auth tuples{
    tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
    len := 0,
    val := {
        auth_tuple := {
            {
                tag := OSMO_GSUP_RAND_IE (32),
                len := 0,
                val := {
                    rand := '5F90CB7ACB2AF8080AD6B5D1FBFB2465'O
                }
            },
            {
                tag := OSMO_GSUP_SRES_IE (33),
                len := 0,
                val := {
                    sres := 'E4CE0E86'O
                }
            },
            {
                tag := OSMO_GSUP_KC_IE (34),
                len := 0,
                val := {
                    kc := '2AC11059266F533A'O
                }
            },
            {
                tag := OSMO_GSUP_IK_IE (35),
                len := 0,
                val := {
                    ik := 'DBC4396F784C8CE94FA449F6E7B01F76'O
                }
            },
            {
                tag := OSMO_GSUP_CK_IE (36),
                len := 0,
                val := {
                    ck := '73DAD2610CE3774E886A1E3145D32BA0'O
                }
            },
            {
                tag := OSMO_GSUP_AUTN_IE (37),
                len := 0,
                val := {
                    autn := '8FE2C4C4BB78AC7B622DB7CE0D457921'O
                }
            },
            {
                tag := OSMO_GSUP_RES_IE (39),
                len := 0,
                val := {
                    res := '4B94E03057EBB31A'O
                }
            }
        }
    }
}
16:48:04.810343 558 BSSGP_Emulation.ttcnpp:1218 Matching on port BSSGP_SP succeeded:  matched
16:48:04.810401 558 BSSGP_Emulation.ttcnpp:1218 Receive operation on port BSSGP_SP succeeded, message from TC_attach_usim_a54_a54(573): @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 35
            },
            lLC_PDU := '01C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O
        }
    }
} id 1
16:48:04.810451 558 BSSGP_Emulation.ttcnpp:1218 Message with id 1 was extracted from the queue of BSSGP_SP.
16:48:04.810807 558 BSSGP_Emulation.ttcnpp:1219 Sent on BVC to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O,
    bssgp := omit
}
16:48:04.810904 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a54_a54-BVCI196(558) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O,
    bssgp := omit
} id 2
16:48:04.811130 556 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:04.811177 556 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a54_a54-BVCI196(558): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O,
    bssgp := omit
} id 2
16:48:04.811212 556 BSSGP_Emulation.ttcnpp:388 Message with id 2 was extracted from the queue of BVC.
16:48:04.811249 556 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O,
    bssgp := omit
}
16:48:04.811318 555 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O,
    bssgp := omit
} id 3
16:48:04.811416 555 NS_Emulation.ttcnpp:494 Matching on port NS_SP .bvci := 196 with 0 unmatched: First message in the queue does not match the template: 
16:48:04.811458 555 NS_Emulation.ttcnpp:499 Matching on port NS_SP succeeded:  matched
16:48:04.811492 555 NS_Emulation.ttcnpp:499 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O,
    bssgp := omit
} id 3
16:48:04.811524 555 NS_Emulation.ttcnpp:499 Message with id 3 was extracted from the queue of NS_SP.
16:48:04.811565 555 NS_Emulation.ttcnpp:502 Sent on NSVC to -NSVCI97(559) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O,
    bssgp := omit
}
16:48:04.811673 559 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O,
    bssgp := omit
} id 3
16:48:04.811836 559 NS_Emulation.ttcnpp:983 Matching on port NS_SP succeeded:  matched
16:48:04.811907 559 NS_Emulation.ttcnpp:983 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O,
    bssgp := omit
} id 3
16:48:04.811955 559 NS_Emulation.ttcnpp:983 Message with id 3 was extracted from the queue of NS_SP.
16:48:04.812025 559 NS_Emulation.ttcnpp:985 Sent on NSCP to -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O
    }
}
16:48:04.812127 557 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O
    }
} id 7
16:48:04.812206 557 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:04.812249 557 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(559): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O
    }
} id 7
16:48:04.812278 557 NS_Provider_IPL4.ttcn:169 Message with id 7 was extracted from the queue of NSVC[0].
16:48:04.812331 557 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000C401C214A419005000088862F224334F0051E00EA301C000080102D51071000008292624000000000462F2249EC8F40512C742200032B9F4'O
}
16:48:04.812899 557 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
} id 7
16:48:04.812938 557 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:04.812968 557 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
} id 7
16:48:04.812994 557 NS_Provider_IPL4.ttcn:151 Message with id 7 was extracted from the queue of IPL4.
16:48:04.813032 557 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
}
16:48:04.813099 559 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} id 8
16:48:04.813182 559 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.813263 559 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.813349 559 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.813410 559 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.813473 559 NS_Emulation.ttcnpp:977 Matching on port NSCP succeeded:  matched
16:48:04.813530 559 NS_Emulation.ttcnpp:977 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(557): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} id 8
16:48:04.813582 559 NS_Emulation.ttcnpp:977 Message with id 8 was extracted from the queue of NSCP.
16:48:04.817351 559 NS_Emulation.ttcnpp:978 Sent on NS_SP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:04.818745 555 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(559) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:04.819197 555 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:04.819255 555 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:04.819291 555 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:04.819325 555 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:04.819389 555 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:04.819469 555 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(559): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:04.819544 555 NS_Emulation.ttcnpp:474 Message with id 6 was extracted from the queue of NSVC.
16:48:04.819615 555 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:04.820572 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:04.821142 556 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.821268 556 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.821361 556 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.821444 556 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.821523 556 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.821602 556 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP succeeded:  matched
16:48:04.821664 556 BSSGP_Emulation.ttcnpp:313 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:04.821729 556 BSSGP_Emulation.ttcnpp:313 Message with id 6 was extracted from the queue of BSCP.
16:48:04.821835 556 BSSGP_Emulation.ttcnpp:317 Sent on BVC to TC_attach_usim_a54_a54-BVCI196(558) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:04.822617 558 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 5
16:48:04.823286 558 BSSGP_Emulation.ttcnpp:1103 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.823446 558 BSSGP_Emulation.ttcnpp:1107 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.823631 558 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.823744 558 BSSGP_Emulation.ttcnpp:1137 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_FLOW_CONTROL_BVC_ACK := {
        bssgpPduType := '27'O ("'"),
        tag := {
            iEI := '1E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            unstructured_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.823868 558 BSSGP_Emulation.ttcnpp:1145 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with ({
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:04.823950 558 BSSGP_Emulation.ttcnpp:1154 Matching on port BVC succeeded:  matched
16:48:04.824015 558 BSSGP_Emulation.ttcnpp:1154 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 5
16:48:04.824080 558 BSSGP_Emulation.ttcnpp:1154 Message with id 5 was extracted from the queue of BVC.
16:48:04.827253 558 BSSGP_Emulation.ttcnpp:561 Sent on BSSGP_SP to TC_attach_usim_a54_a54(573) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            identityRequest := {
                messageType := '00010101'B,
                identityType := {
                    valueField := '010'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                }
            }
        }
    }
}
16:48:04.827737 573 SGSN_Tests.ttcn:2257 Message enqueued on BSSGP[0] from TC_attach_usim_a54_a54-BVCI196(558) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            identityRequest := {
                messageType := '00010101'B,
                identityType := {
                    valueField := '010'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                }
            }
        }
    }
} id 1
16:48:04.828200 573 BSSGP_ConnHdlr.ttcn:256 Matching on port BSSGP[0] .msgs.gprs_mm.identityRequest.identityType.valueField := '010'B with '001'B unmatched: First message in the queue does not match the template: 
16:48:04.828290 573 BSSGP_ConnHdlr.ttcn:242 Matching on port BSSGP[0] succeeded:  matched
16:48:04.828345 573 BSSGP_ConnHdlr.ttcn:242 Receive operation on port BSSGP[0] succeeded, message from TC_attach_usim_a54_a54-BVCI196(558): @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            identityRequest := {
                messageType := '00010101'B,
                identityType := {
                    valueField := '010'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                }
            }
        }
    }
} id 1
16:48:04.828396 573 BSSGP_ConnHdlr.ttcn:242 Message with id 1 was extracted from the queue of BSSGP[0].
16:48:04.828759 573 BSSGP_ConnHdlr.ttcn:182 Sent on BSSGP[0] to TC_attach_usim_a54_a54-BVCI196(558) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 17
            },
            lLC_PDU := '01C0040816084A99990000004000CA2F61'O
        }
    }
}
16:48:04.828853 558 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BSSGP_SP from TC_attach_usim_a54_a54(573) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 17
            },
            lLC_PDU := '01C0040816084A99990000004000CA2F61'O
        }
    }
} id 2
16:48:04.828854 573 SGSN_Tests.ttcn:2257 Default with id 2 (altstep as_mm_identity) has reached a break statement. Skipping current alt statement or receiving operation.
16:48:04.828951 558 BSSGP_Emulation.ttcnpp:1218 Matching on port BSSGP_SP succeeded:  matched
16:48:04.828990 558 BSSGP_Emulation.ttcnpp:1218 Receive operation on port BSSGP_SP succeeded, message from TC_attach_usim_a54_a54(573): @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 17
            },
            lLC_PDU := '01C0040816084A99990000004000CA2F61'O
        }
    }
} id 2
16:48:04.829023 558 BSSGP_Emulation.ttcnpp:1218 Message with id 2 was extracted from the queue of BSSGP_SP.
16:48:04.829117 558 BSSGP_Emulation.ttcnpp:1219 Sent on BVC to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
}
16:48:04.829174 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a54_a54-BVCI196(558) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 3
16:48:04.829284 556 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:04.829316 556 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a54_a54-BVCI196(558): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 3
16:48:04.829344 556 BSSGP_Emulation.ttcnpp:388 Message with id 3 was extracted from the queue of BVC.
16:48:04.829374 556 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
}
16:48:04.829432 555 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:48:04.829496 555 NS_Emulation.ttcnpp:494 Matching on port NS_SP .bvci := 196 with 0 unmatched: First message in the queue does not match the template: 
16:48:04.829532 555 NS_Emulation.ttcnpp:499 Matching on port NS_SP succeeded:  matched
16:48:04.829567 555 NS_Emulation.ttcnpp:499 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:48:04.829595 555 NS_Emulation.ttcnpp:499 Message with id 4 was extracted from the queue of NS_SP.
16:48:04.829632 555 NS_Emulation.ttcnpp:502 Sent on NSVC to -NSVCI97(559) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
}
16:48:04.829711 559 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:48:04.829833 559 NS_Emulation.ttcnpp:983 Matching on port NS_SP succeeded:  matched
16:48:04.829894 559 NS_Emulation.ttcnpp:983 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:48:04.829943 559 NS_Emulation.ttcnpp:983 Message with id 4 was extracted from the queue of NS_SP.
16:48:04.830010 559 NS_Emulation.ttcnpp:985 Sent on NSCP to -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
    }
}
16:48:04.830095 557 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
    }
} id 8
16:48:04.830138 557 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:04.830167 557 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(559): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
    }
} id 8
16:48:04.830195 557 NS_Provider_IPL4.ttcn:169 Message with id 8 was extracted from the queue of NSVC[0].
16:48:04.830234 557 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000C401C214A419005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
}
16:48:04.832152 573 SGSN_Tests.ttcn:2257 Message enqueued on GSUP from SGSN_Test-GSUP(571) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000000040'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
16:48:04.832343 573 SGSN_Tests.ttcn:2257 Matching on port GSUP succeeded:  matched
16:48:04.832395 573 SGSN_Tests.ttcn:2257 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(571): @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000000040'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
16:48:04.832450 573 SGSN_Tests.ttcn:2257 Message with id 1 was extracted from the queue of GSUP.
16:48:04.832655 573 SGSN_Tests.ttcn:2258 Sent on GSUP to SGSN_Test-GSUP(571) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (10),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 0,
            val := {
                imsi := '262420000000040'H
            }
        },
        {
            tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
            len := 0,
            val := {
                auth_tuple := {
                    {
                        tag := OSMO_GSUP_RAND_IE (32),
                        len := 0,
                        val := {
                            rand := '5F90CB7ACB2AF8080AD6B5D1FBFB2465'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_SRES_IE (33),
                        len := 0,
                        val := {
                            sres := 'E4CE0E86'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_KC_IE (34),
                        len := 0,
                        val := {
                            kc := '2AC11059266F533A'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_IK_IE (35),
                        len := 0,
                        val := {
                            ik := 'DBC4396F784C8CE94FA449F6E7B01F76'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_CK_IE (36),
                        len := 0,
                        val := {
                            ck := '73DAD2610CE3774E886A1E3145D32BA0'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_AUTN_IE (37),
                        len := 0,
                        val := {
                            autn := '8FE2C4C4BB78AC7B622DB7CE0D457921'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_RES_IE (39),
                        len := 0,
                        val := {
                            res := '4B94E03057EBB31A'O
                        }
                    }
                }
            }
        }
    }
}
16:48:04.834411 557 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
} id 8
16:48:04.834483 557 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:04.834524 557 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
} id 8
16:48:04.834955 557 NS_Provider_IPL4.ttcn:151 Message with id 8 was extracted from the queue of IPL4.
16:48:04.835021 557 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(559) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
    }
}
16:48:04.835122 559 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(557) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
    }
} id 9
16:48:04.835241 559 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.835366 559 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.835471 559 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.835553 559 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.835633 559 NS_Emulation.ttcnpp:977 Matching on port NSCP succeeded:  matched
16:48:04.835704 559 NS_Emulation.ttcnpp:977 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(557): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
    }
} id 9
16:48:04.835769 559 NS_Emulation.ttcnpp:977 Message with id 9 was extracted from the queue of NSCP.
16:48:04.836374 559 NS_Emulation.ttcnpp:978 Sent on NS_SP to SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:04.836708 555 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(559) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:48:04.836881 555 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:04.836931 555 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:04.836972 555 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:04.837016 555 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:04.837074 555 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:04.837160 555 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(559): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:48:04.837233 555 NS_Emulation.ttcnpp:474 Message with id 7 was extracted from the queue of NSVC.
16:48:04.837315 555 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:04.837539 556 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(555) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:48:04.837735 556 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.837846 556 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.837936 556 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.838022 556 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.838122 556 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.838205 556 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP succeeded:  matched
16:48:04.838278 556 BSSGP_Emulation.ttcnpp:313 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(555): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:48:04.838358 556 BSSGP_Emulation.ttcnpp:313 Message with id 7 was extracted from the queue of BSCP.
16:48:04.838444 556 BSSGP_Emulation.ttcnpp:317 Sent on BVC to TC_attach_usim_a54_a54-BVCI196(558) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:04.838722 558 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(556) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:04.838962 558 BSSGP_Emulation.ttcnpp:1103 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.839105 558 BSSGP_Emulation.ttcnpp:1107 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.839248 558 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.839364 558 BSSGP_Emulation.ttcnpp:1137 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_FLOW_CONTROL_BVC_ACK := {
        bssgpPduType := '27'O ("'"),
        tag := {
            iEI := '1E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            unstructured_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:04.839475 558 BSSGP_Emulation.ttcnpp:1145 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'C214A419'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
        },
        initialLLC_PDU := omit
    }
} with ({
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:04.839565 558 BSSGP_Emulation.ttcnpp:1154 Matching on port BVC succeeded:  matched
16:48:04.839650 558 BSSGP_Emulation.ttcnpp:1154 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(556): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00C214A419000020168203E8138512C74220000A8200000D8829262400000000040EAE41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'C214A419'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C005081214C0215F90CB7ACB2AF8080AD6B5D1FBFB24658028108FE2C4C4BB78AC7B622DB7CE0D4579214310D5'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:04.839725 558 BSSGP_Emulation.ttcnpp:1154 Message with id 6 was extracted from the queue of BVC.
16:48:04.842190 558 BSSGP_Emulation.ttcnpp:561 Sent on BSSGP_SP to TC_attach_usim_a54_a54(573) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            authenticationAndCipheringRequest := {
                messageType := '00010010'B,
                cipheringAlgorithm := {
                    valueField := '100'B,
                    spare := '0'B
                },
                imeisvRequest := {
                    valueField := '001'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                acReferenceNumber := {
                    valueField := '1100'B
                },
                authenticationParameterRAND := {
                    elementIdentifier := '21'O ("!"),
                    randValue := '5F90CB7ACB2AF8080AD6B5D1FBFB2465'O
                },
                cipheringKeySequenceNumber := {
                    keySequence := {
                        keySequence := '000'B,
                        spare := '0'B
                    },
                    elementIdentifier := '1000'B
                },
                authenticationParameterAUTN := {
                    elementIdentifier := '28'O ("("),
                    lengthIndicator := 16,
                    autnValue := '8FE2C4C4BB78AC7B622DB7CE0D457921'O
                }
            }
        }
    }
}
16:48:04.843008 573 SGSN_Tests.ttcn:2262 Message enqueued on BSSGP[0] from TC_attach_usim_a54_a54-BVCI196(558) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            authenticationAndCipheringRequest := {
                messageType := '00010010'B,
                cipheringAlgorithm := {
                    valueField := '100'B,
                    spare := '0'B
                },
                imeisvRequest := {
                    valueField := '001'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                acReferenceNumber := {
                    valueField := '1100'B
                },
                authenticationParameterRAND := {
                    elementIdentifier := '21'O ("!"),
                    randValue := '5F90CB7ACB2AF8080AD6B5D1FBFB2465'O
                },
                cipheringKeySequenceNumber := {
                    keySequence := {
                        keySequence := '000'B,
                        spare := '0'B
                    },
                    elementIdentifier := '1000'B
                },
                authenticationParameterAUTN := {
                    elementIdentifier := '28'O ("("),
                    lengthIndicator := 16,
                    autnValue := '8FE2C4C4BB78AC7B622DB7CE0D457921'O
                }
            }
        }
    }
} id 2
16:48:04.843455 573 SGSN_Tests.ttcn:2262 Matching on port BSSGP[0] succeeded:  matched
16:48:04.843527 573 SGSN_Tests.ttcn:2262 Receive operation on port BSSGP[0] succeeded, message from TC_attach_usim_a54_a54-BVCI196(558): @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            authenticationAndCipheringRequest := {
                messageType := '00010010'B,
                cipheringAlgorithm := {
                    valueField := '100'B,
                    spare := '0'B
                },
                imeisvRequest := {
                    valueField := '001'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                acReferenceNumber := {
                    valueField := '1100'B
                },
                authenticationParameterRAND := {
                    elementIdentifier := '21'O ("!"),
                    randValue := '5F90CB7ACB2AF8080AD6B5D1FBFB2465'O
                },
                cipheringKeySequenceNumber := {
                    keySequence := {
                        keySequence := '000'B,
                        spare := '0'B
                    },
                    elementIdentifier := '1000'B
                },
                authenticationParameterAUTN := {
                    elementIdentifier := '28'O ("("),
                    lengthIndicator := 16,
                    autnValue := '8FE2C4C4BB78AC7B622DB7CE0D457921'O
                }
            }
        }
    }
} id 2
16:48:04.843579 573 SGSN_Tests.ttcn:2262 Message with id 2 was extracted from the queue of BSSGP[0].
16:48:04.843643 573 SGSN_Tests.ttcn:2264 setverdict(pass): none -> pass
16:48:04.843742 573 SGSN_Tests.ttcn:2265 Default with id 2 (altstep as_mm_identity) was deactivated.
16:48:04.844207 573 BSSGP_Emulation.ttcnpp:166 Called on BSSGP_PROC[0] to TC_attach_usim_a54_a54-BVCI196(558) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000000040'H
}
16:48:04.844358 558 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_attach_usim_a54_a54(573) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000000040'H
} id 2
16:48:04.844495 558 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC failed: The first entity in the queue is not a call for signature @BSSGP_Emulation.BSSGP_register_client.
16:48:04.844567 558 BSSGP_Emulation.ttcnpp:1337 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000000040'H with ? matched
}
16:48:04.844624 558 BSSGP_Emulation.ttcnpp:1337 Getcall operation on port BSSGP_PROC succeeded, call from TC_attach_usim_a54_a54(573): @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000000040'H
} id 1
16:48:04.844662 558 BSSGP_Emulation.ttcnpp:1337 Operation with id 2 was extracted from the queue of BSSGP_PROC.
16:48:04.844772 558 BSSGP_Emulation.ttcnpp:878 Removing Client IMSI='262420000000040'H, index=0
16:48:04.844877 558 BSSGP_Emulation.ttcnpp:1339 Replied on BSSGP_PROC to TC_attach_usim_a54_a54(573) @BSSGP_Emulation.BSSGP_unregister_client : { }
16:48:04.844987 573 BSSGP_Emulation.ttcnpp:166 Reply enqueued on BSSGP_PROC[0] from TC_attach_usim_a54_a54-BVCI196(558) @BSSGP_Emulation.BSSGP_unregister_client : { } id 2
16:48:04.845055 573 BSSGP_Emulation.ttcnpp:167 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
16:48:04.845101 573 BSSGP_Emulation.ttcnpp:167 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_attach_usim_a54_a54-BVCI196(558): @BSSGP_Emulation.BSSGP_unregister_client : { } id 1
16:48:04.845142 573 BSSGP_Emulation.ttcnpp:167 Operation with id 2 was extracted from the queue of BSSGP_PROC[0].
16:48:04.845193 573 - Function f_handler_init finished. PTC terminates.
16:48:04.845229 573 - Terminating component type BSSGP_ConnHdlr.BSSGP_ConnHdlr.
16:48:04.845260 573 - Default with id 1 (altstep as_Tguard) was deactivated.
16:48:04.845292 573 - Stop timer g_Tguard: 30 s
16:48:04.845330 573 - Removing unterminated connection between port GSUP and SGSN_Test-GSUP(571):GSUP_CLIENT.
16:48:04.845388 573 - Port GSUP was stopped.
16:48:04.845419 573 - Removing unterminated connection between port GSUP_PROC and SGSN_Test-GSUP(571):GSUP_PROC.
16:48:04.845463 573 - Port GSUP_PROC was stopped.
16:48:04.845624 573 - Removing unterminated connection between port GTP[0] and SGSN_Test-GGSN_GTP(572):CLIENT.
16:48:04.845667 573 - Port GTP[0] was stopped.
16:48:04.845696 573 - Port GTP[1] was stopped.
16:48:04.845707 572 GTP_Emulation.ttcn:246 Connection of port CLIENT to TC_attach_usim_a54_a54(573):GTP[0] was closed unexpectedly by the peer.
16:48:04.845726 573 - Port GTP[2] was stopped.
16:48:04.845758 573 - Port GTP[3] was stopped.
16:48:04.845788 573 - Removing unterminated connection between port GTP_PROC[0] and SGSN_Test-GGSN_GTP(572):CLIENT_PROC.
16:48:04.845809 572 GTP_Emulation.ttcn:246 Port CLIENT was disconnected from TC_attach_usim_a54_a54(573):GTP[0].
16:48:04.845831 573 - Port GTP_PROC[0] was stopped.
16:48:04.845857 573 - Port GTP_PROC[1] was stopped.
16:48:04.845888 573 - Port GTP_PROC[2] was stopped.
16:48:04.845925 572 GTP_Emulation.ttcn:246 Connection of port CLIENT_PROC to TC_attach_usim_a54_a54(573):GTP_PROC[0] was closed unexpectedly by the peer.
16:48:04.845965 573 - Port GTP_PROC[3] was stopped.
16:48:04.845997 572 GTP_Emulation.ttcn:246 Port CLIENT_PROC was disconnected from TC_attach_usim_a54_a54(573):GTP_PROC[0].
16:48:04.846004 573 - Removing unterminated connection between port BSSGP[0] and TC_attach_usim_a54_a54-BVCI196(558):BSSGP_SP.
16:48:04.846059 573 - Port BSSGP[0] was stopped.
16:48:04.846069 558 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_attach_usim_a54_a54(573):BSSGP[0] was closed unexpectedly by the peer.
16:48:04.846144 573 - Removing unterminated connection between port BSSGP[1] and TC_attach_usim_a54_a54-BVCI210(563):BSSGP_SP.
16:48:04.846159 558 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_attach_usim_a54_a54(573):BSSGP[0].
16:48:04.846193 573 - Port BSSGP[1] was stopped.
16:48:04.846223 573 - Removing unterminated connection between port BSSGP[2] and TC_attach_usim_a54_a54-BVCI220(568):BSSGP_SP.
16:48:04.846244 563 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_attach_usim_a54_a54(573):BSSGP[1] was closed unexpectedly by the peer.
16:48:04.846376 563 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_attach_usim_a54_a54(573):BSSGP[1].
16:48:04.846381 573 - Port BSSGP[2] was stopped.
16:48:04.846396 568 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_attach_usim_a54_a54(573):BSSGP[2] was closed unexpectedly by the peer.
16:48:04.846413 573 - Removing unterminated connection between port BSSGP_SIG[0] and TC_attach_usim_a54_a54-BVCI196(558):BSSGP_SP_SIG.
16:48:04.846439 568 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_attach_usim_a54_a54(573):BSSGP[2].
16:48:04.846443 573 - Port BSSGP_SIG[0] was stopped.
16:48:04.846463 558 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_attach_usim_a54_a54(573):BSSGP_SIG[0] was closed unexpectedly by the peer.
16:48:04.846555 558 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_attach_usim_a54_a54(573):BSSGP_SIG[0].
16:48:04.846566 573 - Removing unterminated connection between port BSSGP_SIG[1] and TC_attach_usim_a54_a54-BVCI210(563):BSSGP_SP_SIG.
16:48:04.846621 573 - Port BSSGP_SIG[1] was stopped.
16:48:04.846632 563 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_attach_usim_a54_a54(573):BSSGP_SIG[1] was closed unexpectedly by the peer.
16:48:04.846652 573 - Removing unterminated connection between port BSSGP_SIG[2] and TC_attach_usim_a54_a54-BVCI220(568):BSSGP_SP_SIG.
16:48:04.846663 563 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_attach_usim_a54_a54(573):BSSGP_SIG[1].
16:48:04.846685 573 - Port BSSGP_SIG[2] was stopped.
16:48:04.846708 573 - Removing unterminated connection between port BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(556):GLOBAL.
16:48:04.846756 573 - Port BSSGP_GLOBAL[0] was stopped.
16:48:04.846769 556 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[0] was closed unexpectedly by the peer.
16:48:04.846798 573 - Removing unterminated connection between port BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(561):GLOBAL.
16:48:04.846813 556 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[0].
16:48:04.846832 573 - Port BSSGP_GLOBAL[1] was stopped.
16:48:04.846850 568 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_attach_usim_a54_a54(573):BSSGP_SIG[2] was closed unexpectedly by the peer.
16:48:04.846855 573 - Removing unterminated connection between port BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(566):GLOBAL.
16:48:04.846867 561 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[1] was closed unexpectedly by the peer.
16:48:04.846922 573 - Port BSSGP_GLOBAL[2] was stopped.
16:48:04.846939 566 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[2] was closed unexpectedly by the peer.
16:48:04.846946 573 - Removing unterminated connection between port BSSGP_PROC[0] and TC_attach_usim_a54_a54-BVCI196(558):BSSGP_PROC.
16:48:04.846955 568 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_attach_usim_a54_a54(573):BSSGP_SIG[2].
16:48:04.846957 561 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[1].
16:48:04.846973 566 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_attach_usim_a54_a54(573):BSSGP_GLOBAL[2].
16:48:04.846982 573 - Port BSSGP_PROC[0] was stopped.
16:48:04.846992 558 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_attach_usim_a54_a54(573):BSSGP_PROC[0] was closed unexpectedly by the peer.
16:48:04.847021 558 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_attach_usim_a54_a54(573):BSSGP_PROC[0].
16:48:04.847022 573 - Removing unterminated connection between port BSSGP_PROC[1] and TC_attach_usim_a54_a54-BVCI210(563):BSSGP_PROC.
16:48:04.847703 573 - Port BSSGP_PROC[1] was stopped.
16:48:04.847725 573 - Removing unterminated connection between port BSSGP_PROC[2] and TC_attach_usim_a54_a54-BVCI220(568):BSSGP_PROC.
16:48:04.847729 563 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_attach_usim_a54_a54(573):BSSGP_PROC[1] was closed unexpectedly by the peer.
16:48:04.847755 573 - Port BSSGP_PROC[2] was stopped.
16:48:04.847767 568 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_attach_usim_a54_a54(573):BSSGP_PROC[2] was closed unexpectedly by the peer.
16:48:04.847784 573 - Port BSSAP was stopped.
16:48:04.847789 563 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_attach_usim_a54_a54(573):BSSGP_PROC[1].
16:48:04.847808 573 - Port BSSAP_PROC was stopped.
16:48:04.847830 573 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.847867 573 - Final verdict of PTC: pass
16:48:04.847883 568 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_attach_usim_a54_a54(573):BSSGP_PROC[2].
16:48:04.847947 mtc SGSN_Tests.ttcn:2294 PTC with component reference 573 is done.
16:48:04.847997 573 - Disconnected from MC.
16:48:04.848030 573 - TTCN-3 Parallel Test Component finished.
16:48:04.848042 mtc SGSN_Tests.ttcn:419 Stopping test component execution.
16:48:04.848125 mtc SGSN_Tests.ttcn:2295 Test case TC_attach_usim_a54_a54 was stopped.
16:48:04.848171 mtc SGSN_Tests.ttcn:2295 Terminating component type SGSN_Tests.test_CT.
16:48:04.848216 mtc SGSN_Tests.ttcn:2295 Removing unterminated connection between port GSUP_IPA_EVENT and SGSN_Test-GSUP-IPA(570):IPA_CTRL_PORT.
16:48:04.848311 mtc SGSN_Tests.ttcn:2295 Message with id 2 was extracted from the queue of GSUP_IPA_EVENT.
16:48:04.848357 mtc SGSN_Tests.ttcn:2295 Message with id 3 was extracted from the queue of GSUP_IPA_EVENT.
16:48:04.848396 mtc SGSN_Tests.ttcn:2295 Port GSUP_IPA_EVENT was stopped.
16:48:04.848437 mtc SGSN_Tests.ttcn:2295 Port PROC was stopped.
16:48:04.848476 mtc SGSN_Tests.ttcn:2295 Removing unterminated connection between port RIM[0] and SGSN_Test-Gb0-BSSGP0(556):RIM.
16:48:04.848558 556 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[0] was closed unexpectedly by the peer.
16:48:04.848579 mtc SGSN_Tests.ttcn:2295 Port RIM[0] was stopped.
16:48:04.848616 mtc SGSN_Tests.ttcn:2295 Removing unterminated connection between port RIM[1] and SGSN_Test-Gb1-BSSGP1(561):RIM.
16:48:04.848652 mtc SGSN_Tests.ttcn:2295 Port RIM[1] was stopped.
16:48:04.848655 556 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[0].
16:48:04.848660 561 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[1] was closed unexpectedly by the peer.
16:48:04.848699 mtc SGSN_Tests.ttcn:2295 Removing unterminated connection between port RIM[2] and SGSN_Test-Gb2-BSSGP2(566):RIM.
16:48:04.848731 mtc SGSN_Tests.ttcn:2295 Port RIM[2] was stopped.
16:48:04.848764 566 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[2] was closed unexpectedly by the peer.
16:48:04.848765 mtc SGSN_Tests.ttcn:2295 Port GTPC was stopped.
16:48:04.848787 mtc SGSN_Tests.ttcn:2295 Removing unterminated mapping between port SGSNVTY and system:SGSNVTY.
16:48:04.848796 566 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[2].
16:48:04.848800 561 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[1].
16:48:04.849042 mtc SGSN_Tests.ttcn:2295 Port SGSNVTY was unmapped from system:SGSNVTY.
16:48:04.849075 mtc SGSN_Tests.ttcn:2295 Port SGSNVTY was stopped.
16:48:04.849108 mtc SGSN_Tests.ttcn:2295 Component type SGSN_Tests.test_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.849155 mtc SGSN_Tests.ttcn:2295 Waiting for PTCs to finish.
16:48:04.849233 555 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:48:04.849233 556 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:48:04.849238 557 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:48:04.849254 558 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:48:04.849273 560 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:48:04.849276 568 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:48:04.849280 562 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:48:04.849296 564 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:48:04.849303 571 GSUP_Emulation.ttcn:183 Kill was requested from MC.
16:48:04.849306 569 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:48:04.849313 567 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:48:04.849319 563 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:48:04.849324 559 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:48:04.849330 557 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:48:04.849343 570 IPA_Emulation.ttcnpp:735 Kill was requested from MC.
16:48:04.849344 572 GTP_Emulation.ttcn:246 Kill was requested from MC.
16:48:04.849345 556 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:48:04.849347 565 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:48:04.849348 568 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:48:04.849357 555 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:48:04.849367 566 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:48:04.849380 571 GSUP_Emulation.ttcn:183 Terminating test component execution.
16:48:04.849393 569 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:48:04.849396 561 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:48:04.849397 558 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:48:04.849402 560 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:48:04.849430 563 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:48:04.849433 559 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:48:04.849438 564 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:48:04.849439 562 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:48:04.849468 567 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:48:04.849481 572 GTP_Emulation.ttcn:246 Terminating test component execution.
16:48:04.849494 565 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:48:04.849527 570 IPA_Emulation.ttcnpp:735 Terminating test component execution.
16:48:04.849550 561 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:48:04.849612 566 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:48:04.850192 568 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:48:04.850528 568 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:48:04.850631 568 - Removing unterminated connection between port BVC and SGSN_Test-Gb2-BSSGP2(566):BVC.
16:48:04.850648 557 - Function main was stopped. PTC terminates.
16:48:04.850653 571 - Function main was stopped. PTC terminates.
16:48:04.850830 568 - Port BVC was stopped.
16:48:04.850863 557 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:48:04.850972 571 - Terminating component type GSUP_Emulation.GSUP_Emulation_CT.
16:48:04.850986 557 - Port NSE was stopped.
16:48:04.850988 556 - Function BssgpStart was stopped. PTC terminates.
16:48:04.851016 555 - Function NSStart was stopped. PTC terminates.
16:48:04.851036 565 - Function NSStart was stopped. PTC terminates.
16:48:04.851037 568 - Port MGMT was stopped.
16:48:04.851062 563 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:48:04.851080 569 - Function NSVCStart was stopped. PTC terminates.
16:48:04.851100 566 - Function BssgpStart was stopped. PTC terminates.
16:48:04.851109 557 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:48:04.851109 560 - Function NSStart was stopped. PTC terminates.
16:48:04.851137 571 - Component type GSUP_Emulation.GSUP_Emulation_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.851155 567 - Function main was stopped. PTC terminates.
16:48:04.851156 568 - Port GLOBAL was stopped.
16:48:04.851251 556 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:48:04.851326 565 - Terminating component type NS_Emulation.NS_CT.
16:48:04.851331 568 - Port BSSGP_SP was stopped.
16:48:04.851386 566 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:48:04.851387 569 - Terminating component type NS_Emulation.NSVC_CT.
16:48:04.851389 561 - Function BssgpStart was stopped. PTC terminates.
16:48:04.851393 570 - Function main_server was stopped. PTC terminates.
16:48:04.851397 556 - Removing unterminated connection between port BSCP and SGSN_Test-Gb0-NS0(555):NS_SP.
16:48:04.851431 571 - Final verdict of PTC: none
16:48:04.851442 567 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:48:04.851459 562 - Function main was stopped. PTC terminates.
16:48:04.851461 563 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:48:04.851465 568 - Port BSSGP_SP_SIG was stopped.
16:48:04.851514 560 - Terminating component type NS_Emulation.NS_CT.
16:48:04.851522 566 - Removing unterminated connection between port BSCP and SGSN_Test-Gb2-NS2(565):NS_SP.
16:48:04.851527 555 - Terminating component type NS_Emulation.NS_CT.
16:48:04.851543 565 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-BSSGP2(566):BSCP.
16:48:04.851571 569 - Stop timer Tns_test: 10 s
16:48:04.851612 556 - Port BSCP was stopped.
16:48:04.851620 559 - Function NSVCStart was stopped. PTC terminates.
16:48:04.851620 564 - Function NSVCStart was stopped. PTC terminates.
16:48:04.851629 567 - Port NSE was stopped.
16:48:04.851658 568 - Port BSSGP_PROC was stopped.
16:48:04.851692 563 - Removing unterminated connection between port BVC and SGSN_Test-Gb1-BSSGP1(561):BVC.
16:48:04.851709 560 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-BSSGP1(561):BSCP.
16:48:04.851745 561 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:48:04.851750 555 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-BSSGP0(556):BSCP.
16:48:04.851759 570 - Terminating component type IPA_Emulation.IPA_Emulation_CT.
16:48:04.851771 572 - Function main was stopped. PTC terminates.
16:48:04.851776 562 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:48:04.851793 566 - Port BSCP was stopped.
16:48:04.851794 569 - Removing unterminated connection between port NSCP and -NSVCI99-provIP(567):NSVC[0].
16:48:04.851823 565 - Port NS_SP was stopped.
16:48:04.851897 556 - Port PROC was stopped.
16:48:04.851911 567 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:48:04.851930 559 - Terminating component type NS_Emulation.NSVC_CT.
16:48:04.852150 557 - Port IPL4 was unmapped from system:IPL4.
16:48:04.852161 561 - Removing unterminated connection between port BSCP and SGSN_Test-Gb1-NS1(560):NS_SP.
16:48:04.852179 568 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.852226 562 - Port NSE was stopped.
16:48:04.852248 564 - Terminating component type NS_Emulation.NSVC_CT.
16:48:04.852280 563 - Port BVC was stopped.
16:48:04.852283 556 - Port GLOBAL was stopped.
16:48:04.852288 559 - Stop timer Tns_test: 10 s
16:48:04.852296 560 - Port NS_SP was stopped.
16:48:04.852297 566 - Port PROC was stopped.
16:48:04.852303 569 - Port NSCP was stopped.
16:48:04.852345 565 - Removing unterminated connection between port NSVC and -NSVCI99(569):NS_SP.
16:48:04.852423 557 - Port IPL4 was stopped.
16:48:04.852447 555 - Port NS_SP was stopped.
16:48:04.852453 568 - Final verdict of PTC: none
16:48:04.852456 556 - Port RIM was stopped.
16:48:04.852504 564 - Stop timer Tns_test: 10 s
16:48:04.852530 559 - Removing unterminated connection between port NSCP and -NSVCI97-provIP(557):NSVC[0].
16:48:04.852530 561 - Port BSCP was stopped.
16:48:04.852531 562 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:48:04.852572 569 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-NS2(565):NSVC.
16:48:04.852578 566 - Port GLOBAL was stopped.
16:48:04.852615 572 - Terminating component type GTP_Emulation.GTP_Emulation_CT.
16:48:04.852621 555 - Removing unterminated connection between port NSVC and -NSVCI97(559):NS_SP.
16:48:04.852625 557 - Removing unterminated connection between port NSVC[0] and -NSVCI97(559):NSCP.
16:48:04.852648 558 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:48:04.852664 560 - Removing unterminated connection between port NSVC and -NSVCI98(564):NS_SP.
16:48:04.852690 563 - Port MGMT was stopped.
16:48:04.852728 566 - Port RIM was stopped.
16:48:04.852734 559 - Port NSCP was stopped.
16:48:04.852766 569 - Port NS_SP was stopped.
16:48:04.852766 572 - Removing unterminated mapping between port GTPC and system:GTPC.
16:48:04.852774 556 - Port MGMT was stopped.
16:48:04.852806 564 - Removing unterminated connection between port NSCP and -NSVCI98-provIP(562):NSVC[0].
16:48:04.852808 563 - Port GLOBAL was stopped.
16:48:04.852838 559 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-NS0(555):NSVC.
16:48:04.852885 563 - Port BSSGP_SP was stopped.
16:48:04.852903 565 - Port NSVC was stopped.
16:48:04.852907 561 - Port PROC was stopped.
16:48:04.852912 556 - Removing unterminated connection between port BVC and TC_attach_usim_a54_a54-BVCI196(558):BVC.
16:48:04.852924 568 - Disconnected from MC.
16:48:04.852925 557 - Port NSVC[0] was stopped.
16:48:04.852933 558 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:48:04.852951 564 - Port NSCP was stopped.
16:48:04.852959 566 - Port MGMT was stopped.
16:48:04.853091 569 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.853104 560 - Port NSVC was stopped.
16:48:04.853121 565 - Port NS_CTRL was stopped.
16:48:04.853127 557 - Port NSVC[1] was stopped.
16:48:04.853140 556 - Port BVC was stopped.
16:48:04.853142 568 - TTCN-3 Parallel Test Component finished.
16:48:04.853188 555 - Port NSVC was stopped.
16:48:04.853203 563 - Port BSSGP_SP_SIG was stopped.
16:48:04.853216 558 - Removing unterminated connection between port BVC and SGSN_Test-Gb0-BSSGP0(556):BVC.
16:48:04.853221 561 - Port GLOBAL was stopped.
16:48:04.853327 564 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-NS1(560):NSVC.
16:48:04.853330 566 - Removing unterminated connection between port BVC and TC_attach_usim_a54_a54-BVCI220(568):BVC.
16:48:04.853344 569 - Final verdict of PTC: none
16:48:04.853347 556 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.853369 565 - Removing unterminated connection between port NSPIP_PROC and -NSVCI99-provIP(567):PROC.
16:48:04.853370 557 - Port NSVC[2] was stopped.
16:48:04.853389 563 - Port BSSGP_PROC was stopped.
16:48:04.853395 560 - Port NS_CTRL was stopped.
16:48:04.853459 561 - Port RIM was stopped.
16:48:04.853473 556 - Final verdict of PTC: none
16:48:04.853480 558 - Port BVC was stopped.
16:48:04.853480 566 - Port BVC was stopped.
16:48:04.853494 555 - Port NS_CTRL was stopped.
16:48:04.853494 557 - Port NSVC[3] was stopped.
16:48:04.853528 567 - Port IPL4 was unmapped from system:IPL4.
16:48:04.853530 564 - Port NS_SP was stopped.
16:48:04.853583 565 - Port NSPIP_PROC was stopped.
16:48:04.853591 560 - Removing unterminated connection between port NSPIP_PROC and -NSVCI98-provIP(562):PROC.
16:48:04.853620 566 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.853649 563 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.853663 561 - Port MGMT was stopped.
16:48:04.853701 570 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.853706 557 - Port NSVC[4] was stopped.
16:48:04.853715 558 - Port MGMT was stopped.
16:48:04.853767 555 - Removing unterminated connection between port NSPIP_PROC and -NSVCI97-provIP(557):PROC.
16:48:04.853799 567 - Port IPL4 was stopped.
16:48:04.853816 564 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.853913 560 - Port NSPIP_PROC was stopped.
16:48:04.853930 563 - Final verdict of PTC: none
16:48:04.853948 566 - Final verdict of PTC: none
16:48:04.853956 557 - Port NSVC[5] was stopped.
16:48:04.853959 558 - Port GLOBAL was stopped.
16:48:04.854011 560 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.854012 569 - Disconnected from MC.
16:48:04.854015 565 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.854027 564 - Final verdict of PTC: none
16:48:04.854052 561 - Removing unterminated connection between port BVC and TC_attach_usim_a54_a54-BVCI210(563):BVC.
16:48:04.854072 556 - Disconnected from MC.
16:48:04.854088 567 - Removing unterminated connection between port NSVC[0] and -NSVCI99(569):NSCP.
16:48:04.854104 555 - Port NSPIP_PROC was stopped.
16:48:04.854132 557 - Port NSVC[6] was stopped.
16:48:04.854160 570 - Final verdict of PTC: none
16:48:04.854166 558 - Port BSSGP_SP was stopped.
16:48:04.854171 562 - Port IPL4 was unmapped from system:IPL4.
16:48:04.854238 569 - TTCN-3 Parallel Test Component finished.
16:48:04.854262 561 - Port BVC was stopped.
16:48:04.854265 556 - TTCN-3 Parallel Test Component finished.
16:48:04.854266 565 - Final verdict of PTC: none
16:48:04.854289 560 - Final verdict of PTC: none
16:48:04.854373 566 - Disconnected from MC.
16:48:04.854415 555 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.854430 558 - Port BSSGP_SP_SIG was stopped.
16:48:04.854440 557 - Port NSVC[7] was stopped.
16:48:04.854444 567 - Port NSVC[0] was stopped.
16:48:04.854462 563 - Disconnected from MC.
16:48:04.854484 564 - Disconnected from MC.
16:48:04.854526 562 - Port IPL4 was stopped.
16:48:04.854562 572 - Port GTPC was unmapped from system:GTPC.
16:48:04.854655 566 - TTCN-3 Parallel Test Component finished.
16:48:04.854695 555 - Final verdict of PTC: none
16:48:04.854715 559 - Port NS_SP was stopped.
16:48:04.854716 563 - TTCN-3 Parallel Test Component finished.
16:48:04.854727 557 - Port NSVC[8] was stopped.
16:48:04.854772 558 - Port BSSGP_PROC was stopped.
16:48:04.854796 567 - Port NSVC[1] was stopped.
16:48:04.854824 572 - Port GTPC was stopped.
16:48:04.854831 557 - Port NSVC[9] was stopped.
16:48:04.854909 559 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.854920 557 - Port NSVC[10] was stopped.
16:48:04.854923 564 - TTCN-3 Parallel Test Component finished.
16:48:04.854979 565 - Disconnected from MC.
16:48:04.854982 558 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.855070 561 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.855083 558 - Final verdict of PTC: none
16:48:04.855094 557 - Port NSVC[11] was stopped.
16:48:04.855097 572 - Removing unterminated mapping between port GTPU and system:GTPU.
16:48:04.855132 559 - Final verdict of PTC: none
16:48:04.855172 565 - TTCN-3 Parallel Test Component finished.
16:48:04.855220 560 - Disconnected from MC.
16:48:04.855227 561 - Final verdict of PTC: none
16:48:04.855311 562 - Removing unterminated connection between port NSVC[0] and -NSVCI98(564):NSCP.
16:48:04.855318 567 - Port NSVC[2] was stopped.
16:48:04.855453 560 - TTCN-3 Parallel Test Component finished.
16:48:04.855601 557 - Port NSVC[12] was stopped.
16:48:04.855659 558 - Disconnected from MC.
16:48:04.855705 555 - Disconnected from MC.
16:48:04.855750 557 - Port NSVC[13] was stopped.
16:48:04.855750 562 - Port NSVC[0] was stopped.
16:48:04.855761 558 - TTCN-3 Parallel Test Component finished.
16:48:04.855810 572 - Port GTPU was unmapped from system:GTPU.
16:48:04.855820 559 - Disconnected from MC.
16:48:04.855910 561 - Disconnected from MC.
16:48:04.855995 555 - TTCN-3 Parallel Test Component finished.
16:48:04.856100 562 - Port NSVC[1] was stopped.
16:48:04.856114 557 - Port NSVC[14] was stopped.
16:48:04.856186 572 - Port GTPU was stopped.
16:48:04.856212 562 - Port NSVC[2] was stopped.
16:48:04.856237 557 - Port NSVC[15] was stopped.
16:48:04.856305 557 - Removing unterminated connection between port PROC and SGSN_Test-Gb0-NS0(555):NSPIP_PROC.
16:48:04.856344 572 - Port CLIENT was stopped.
16:48:04.856359 562 - Port NSVC[3] was stopped.
16:48:04.856449 572 - Port CLIENT_PROC was stopped.
16:48:04.856463 562 - Port NSVC[4] was stopped.
16:48:04.856542 559 - TTCN-3 Parallel Test Component finished.
16:48:04.856555 572 - Port CLIENT_DEFAULT was stopped.
16:48:04.856611 562 - Port NSVC[5] was stopped.
16:48:04.856687 561 - TTCN-3 Parallel Test Component finished.
16:48:04.856700 562 - Port NSVC[6] was stopped.
16:48:04.856714 572 - Component type GTP_Emulation.GTP_Emulation_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.856717 557 - Port PROC was stopped.
16:48:04.856934 572 - Final verdict of PTC: none
16:48:04.857066 562 - Port NSVC[7] was stopped.
16:48:04.857079 557 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.857194 562 - Port NSVC[8] was stopped.
16:48:04.857305 572 - Disconnected from MC.
16:48:04.857319 562 - Port NSVC[9] was stopped.
16:48:04.857454 557 - Final verdict of PTC: none
16:48:04.857496 562 - Port NSVC[10] was stopped.
16:48:04.857520 572 - TTCN-3 Parallel Test Component finished.
16:48:04.857622 562 - Port NSVC[11] was stopped.
16:48:04.857721 567 - Port NSVC[3] was stopped.
16:48:04.857743 562 - Port NSVC[12] was stopped.
16:48:04.857995 567 - Port NSVC[4] was stopped.
16:48:04.858121 567 - Port NSVC[5] was stopped.
16:48:04.858228 567 - Port NSVC[6] was stopped.
16:48:04.858355 567 - Port NSVC[7] was stopped.
16:48:04.858461 567 - Port NSVC[8] was stopped.
16:48:04.858564 567 - Port NSVC[9] was stopped.
16:48:04.858664 567 - Port NSVC[10] was stopped.
16:48:04.858778 567 - Port NSVC[11] was stopped.
16:48:04.858892 567 - Port NSVC[12] was stopped.
16:48:04.859008 567 - Port NSVC[13] was stopped.
16:48:04.859124 567 - Port NSVC[14] was stopped.
16:48:04.859132 557 - Disconnected from MC.
16:48:04.859255 567 - Port NSVC[15] was stopped.
16:48:04.859425 557 - TTCN-3 Parallel Test Component finished.
16:48:04.859462 567 - Removing unterminated connection between port PROC and SGSN_Test-Gb2-NS2(565):NSPIP_PROC.
16:48:04.859775 567 - Port PROC was stopped.
16:48:04.859956 567 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.860130 567 - Final verdict of PTC: none
16:48:04.860674 567 - Disconnected from MC.
16:48:04.860884 567 - TTCN-3 Parallel Test Component finished.
16:48:04.866480 562 - Port NSVC[13] was stopped.
16:48:04.866673 562 - Port NSVC[14] was stopped.
16:48:04.866790 562 - Port NSVC[15] was stopped.
16:48:04.866924 562 - Removing unterminated connection between port PROC and SGSN_Test-Gb1-NS1(560):NSPIP_PROC.
16:48:04.867190 562 - Port PROC was stopped.
16:48:04.867408 562 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_attach_usim_a54_a54.
16:48:04.867614 562 - Final verdict of PTC: none
16:48:04.867990 562 - Disconnected from MC.
16:48:04.868160 562 - TTCN-3 Parallel Test Component finished.
16:48:04.868800 mtc SGSN_Tests.ttcn:2295 Setting final verdict of the test case.
16:48:04.869068 mtc SGSN_Tests.ttcn:2295 Local verdict of MTC: none
16:48:04.869187 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none)
16:48:04.869276 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none)
16:48:04.869348 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC -NSVCI97-provIP(557): none (none -> none)
16:48:04.869415 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none)
16:48:04.869482 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC -NSVCI97(559): none (none -> none)
16:48:04.869546 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none)
16:48:04.869615 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none)
16:48:04.869685 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC -NSVCI98-provIP(562): none (none -> none)
16:48:04.869752 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none)
16:48:04.869819 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC -NSVCI98(564): none (none -> none)
16:48:04.869884 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none)
16:48:04.869952 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none)
16:48:04.870053 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC -NSVCI99-provIP(567): none (none -> none)
16:48:04.870122 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none)
16:48:04.870191 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC -NSVCI99(569): none (none -> none)
16:48:04.870254 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none)
16:48:04.870370 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none)
16:48:04.870442 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none)
16:48:04.870514 mtc SGSN_Tests.ttcn:2295 Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass)
16:48:04.870587 mtc SGSN_Tests.ttcn:2295 Test case TC_attach_usim_a54_a54 finished. Verdict: pass
16:48:04.870671 mtc SGSN_Tests.ttcn:2295 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'.
16:48:07.399917 mtc SGSN_Tests.ttcn:2295 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0).
16:48:07.400159 mtc SGSN_Tests.ttcn:2298 Switching to log file `SGSN_Tests-TC_attach_usim_a54_a53-e9ba26fc3376-mtc.log'