See https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/display/redirect?page=changes
Changes:
[Pau Espin Pedrol] smf: Implement TC_gy_ccr_update_rejected
[Pau Espin Pedrol] smf: Introduce test TC_gy_charging_cc_time
[jolly] IPAd: A test to verify proper session cancellation by eIM
[jolly] IPAd: Run pkill with exact binary name
[Oliver Smith] eim: set mp_restop_path using TESTENV_SRC_DIR
[Pau Espin Pedrol] stp: Support configuring M3UA ASPs serving multiple AS
[Pau Espin Pedrol] stp: Fix expectations of TC_rkm_unreg_active
[Pau Espin Pedrol] stp: Introduce test TC_asp_act_multias
[Pau Espin Pedrol] stp: Introduce test TC_ssnm_distribution_scon_asp_multias
[lynxis] SGSN: Iu: ensure every test uses a new subscriber
[lynxis] SGSN: TC_attach_gmm_attach_req_while_gmm_attach: fix test case
[lynxis] SGSN: add TC_attach_gmm_attach_req_while_gmm_attach_retransmit
[lynxis] SGSN: add as_fail_on_gmm_att_reject()
[lynxis] SGSN: add TC_attach_gmm_attach_req_while_gmm_attach_changed
[lynxis] SGSN: TC_attach_timeout_after_pdp_act: expect SAI when doing auth
[lynxis] SGSN: remove TC_attach_no_imei_response
[lynxis] SGSN: Remove unsupported acl test cases
[lynxis] SGSN: f_routing_area_update(): expect a Location Update by default
[lynxis] SGSN: as_service_request(): use as_ciph_utran() to parse the Security
[lynxis] SGSN: f_service_request: fix required authentication when doing Service
[lynxis] SGSN: ensure every tests use a new subscriber
[lynxis] SGSN: Iu: follow Service Request according to ETSI PMM IDLE exception
[lynxis] SGSN: osmo-sgsn.cfg: assign gummei to test-mme0
[lynxis] SGSN: raiv_to_gtp_rai(): fix copy-paste error
[lynxis] SGSN: TC_sgsn_context_req_out(): rework TC and make it work
[pmaier@sysmocom.de] eim/prepare.sh: re-align path to restop.py
------------------------------------------ [...truncated 212.74 KiB...] [1;31m------ SGSN_Tests.TC_attach_auth_sai_reject fail ------[0m
Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc Traceback (most recent call last): File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 434, in main_run_commands interact.connect() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() ~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5712) Waiting for packet dumper to finish... 1 (prev_count=5712, count=6300) MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject fail' was executed successfully (exit status: 0). MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ (12:40:38) load average: 2.57, 2.28, 1.89 /usr/bin/dumpcap -q -s 1520 -n -i any -w "https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@cf82007b9067: Test case TC_attach_gsup_lu_timeout started. MTC@cf82007b9067: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: Setting final verdict of the test case. MTC@cf82007b9067: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: No PTCs were created. MTC@cf82007b9067: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. (12:40:41) load average: 2.57, 2.28, 1.89 [1;31m------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------[0m
Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc Traceback (most recent call last): File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 434, in main_run_commands interact.connect() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() ~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5712) Waiting for packet dumper to finish... 1 (prev_count=5712, count=6300) MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ (12:40:46) load average: 2.44, 2.26, 1.88 /usr/bin/dumpcap -q -s 1520 -n -i any -w "https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@cf82007b9067: Test case TC_attach_gsup_lu_reject started. MTC@cf82007b9067: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: Setting final verdict of the test case. MTC@cf82007b9067: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: No PTCs were created. MTC@cf82007b9067: Test case TC_attach_gsup_lu_reject finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. (12:40:49) load average: 2.24, 2.22, 1.87 [1;31m------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------[0m
Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc Traceback (most recent call last): File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 434, in main_run_commands interact.connect() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() ~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5712) Waiting for packet dumper to finish... 1 (prev_count=5712, count=6300) MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ (12:40:54) load average: 2.14, 2.20, 1.87 /usr/bin/dumpcap -q -s 1520 -n -i any -w "https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@cf82007b9067: Test case TC_attach_combined started. MTC@cf82007b9067: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: Setting final verdict of the test case. MTC@cf82007b9067: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: No PTCs were created. MTC@cf82007b9067: Test case TC_attach_combined finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined fail'. (12:40:57) load average: 2.14, 2.20, 1.87 [1;31m------ SGSN_Tests.TC_attach_combined fail ------[0m
Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc Traceback (most recent call last): File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 434, in main_run_commands interact.connect() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() ~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5320) Waiting for packet dumper to finish... 1 (prev_count=5320, count=6300) MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined fail' was executed successfully (exit status: 0). MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ (12:41:02) load average: 1.97, 2.16, 1.86 /usr/bin/dumpcap -q -s 1520 -n -i any -w "https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@cf82007b9067: Test case TC_attach_no_imsi_response started. MTC@cf82007b9067: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: Setting final verdict of the test case. MTC@cf82007b9067: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: No PTCs were created. MTC@cf82007b9067: Test case TC_attach_no_imsi_response finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response fail'. (12:41:05) load average: 1.89, 2.14, 1.85 [1;31m------ SGSN_Tests.TC_attach_no_imsi_response fail ------[0m
Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc Traceback (most recent call last): File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 434, in main_run_commands interact.connect() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() ~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5516) Waiting for packet dumper to finish... 1 (prev_count=5516, count=6300) MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response fail' was executed successfully (exit status: 0). MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ (12:41:10) load average: 1.74, 2.11, 1.84 /usr/bin/dumpcap -q -s 1520 -n -i any -w "https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@cf82007b9067: Test case TC_attach_check_complete_resend started. MTC@cf82007b9067: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: Setting final verdict of the test case. MTC@cf82007b9067: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: No PTCs were created. MTC@cf82007b9067: Test case TC_attach_check_complete_resend finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend fail'. (12:41:13) load average: 1.76, 2.11, 1.84 [1;31m------ SGSN_Tests.TC_attach_check_complete_resend fail ------[0m
Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc Traceback (most recent call last): File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 434, in main_run_commands interact.connect() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() ~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5712) Waiting for packet dumper to finish... 1 (prev_count=5712, count=6300) MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend fail' was executed successfully (exit status: 0). MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ (12:41:18) load average: 1.70, 2.09, 1.84 /usr/bin/dumpcap -q -s 1520 -n -i any -w "https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@cf82007b9067: Test case TC_hlr_location_cancel_request_update started. MTC@cf82007b9067: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: Setting final verdict of the test case. MTC@cf82007b9067: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: No PTCs were created. MTC@cf82007b9067: Test case TC_hlr_location_cancel_request_update finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update fail'. (12:41:22) load average: 1.70, 2.09, 1.84 [1;31m------ SGSN_Tests.TC_hlr_location_cancel_request_update fail ------[0m
Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc Traceback (most recent call last): File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 434, in main_run_commands interact.connect() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() ~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5320) Waiting for packet dumper to finish... 1 (prev_count=5320, count=6300) MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update fail' was executed successfully (exit status: 0). MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ (12:41:27) load average: 1.57, 2.05, 1.83 /usr/bin/dumpcap -q -s 1520 -n -i any -w "https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf82007b9067: External command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@cf82007b9067: Test case TC_hlr_location_cancel_request_withdraw started. MTC@cf82007b9067: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: Setting final verdict of the test case. MTC@cf82007b9067: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cf82007b9067: No PTCs were created. MTC@cf82007b9067: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cf82007b9067: Starting external command `https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/ws/src/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw fail'. (12:41:30) load average: 1.52, 2.04, 1.82 [1;31m------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw fail ------[0m
Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc Traceback (most recent call last): File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 434, in main_run_commands interact.connect() ~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() ~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5712) Waiting for packet dumper to finish... 1 (prev_count=5712, count=6300) [1;91m[testenv][generic] Timeout in wait_until_test_stopped()[0m [1;34m[testenv][generic] Stopping podman container[0m [0;94m[testenv][generic] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20260902-1239-e1f74094-1'][0m testenv-sgsn-generic-osmocom-latest-20260902-1239-e1f74094-1 [1;34m[testenv][generic] Stopping testsuite (2580698)[0m [0;94m[testenv][generic] feed_watchdog_loop: podman container has stopped[0m [1;34m[testenv][generic] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2893/artifact... [0m + RC=1 + [ 1 = 0 ] + uptime + grep --color=always -o load.* [01;31m[Kload average: 1.40, 2.00, 1.81[m[K + exit 1 Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found.
jenkins-notifications@lists.osmocom.org