Skip to content

Failed

voice:nanobts.mo_mt_call.py (from voice_nanobts)

Failing for the past 2 builds (Since #676 )
Took 6 min 37 sec.

Stacktrace

Wait timeout

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 61, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 326, 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/voice/mo_mt_call.py", line 42, in <module>
    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 712, in call_wait_incoming
    event_loop.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 58, in wait
    raise log.Error('Wait timeout')
osmo_gsm_tester.log.Error: Wait timeout