Skip to content

Failed

dyn_ts_ipa:sysmo.mo_mt_call_dyn_ipa.py (from dyn_ts_ipa_sysmo)

Failing for the past 1 build (Since #687 )
Took 3 min 10 sec.

Stacktrace

Process ended prematurely: osmo-bsc_10.42.42.7(pid=19282)

Standard Error

Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/test.py", line 62, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 351, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "<frozen importlib._bootstrap_external>", line 673, in exec_module
  File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/dyn_ts_ipa/mo_mt_call_dyn_ipa.py", line 19, in <module>
    call_test_setup_run(bts_setup_cb=my_bts_setup, gprs_enable=True)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/dyn_ts_ipa/lib/testlib.py", line 53, in call_test_setup_run
    mt_cid = ms_mt.call_wait_incoming(ms_mo)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/modem.py", line 693, in call_wait_incoming
    MainLoop.wait(self, lambda: self._find_call_msisdn_state(caller_msisdn, 'incoming') is not None, timeout=timeout)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 110, in wait
    if not self.wait_no_raise(log_obj, condition, condition_args, condition_kwargs, timeout, timestep):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 100, in wait_no_raise
    self.poll(may_block=True)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 87, in poll
    self.deferred_handling.handle_queue()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 31, in handle_queue
    handler(*args, **kwargs)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 370, in poll
    raise log.Error('Process ended prematurely: %s' % process.name())
osmo_gsm_tester.log.Error: Process ended prematurely: osmo-bsc_10.42.42.7(pid=19282)