Bug ID 1234617
Summary [Build 20241213] openQA test fails in ovs_server: missing dep to ipsec
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
URL https://openqa.opensuse.org/tests/4703817/modules/ovs_server/steps/9
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter dimstar@opensuse.org
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By openQA
Blocker Yes

## Observation

Dec 14 16:11:16 server ovs-monitor-ips[2379]: ovs|  3  | ovs-monitor-ipsec |
ERR | traceback
                                              Traceback (most recent call
last):
                                                File
"/usr/share/openvswitch/scripts/ovs-monitor-ipsec", line 1398, in <module>
                                                  main()
                                                File
"/usr/share/openvswitch/scripts/ovs-monitor-ipsec", line 1342, in main
                                                  monitor =
IPsecMonitor(root_prefix, args.ike_daemon,
                                                           
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                File
"/usr/share/openvswitch/scripts/ovs-monitor-ipsec", line 1072, in __init__
                                                 
self.ike_helper.restart_ike_daemon()
                                                File
"/usr/share/openvswitch/scripts/ovs-monitor-ipsec", line 245, in
restart_ike_daemon
                                                  subprocess.call([self.IPSEC,
"restart"])
                                                File
"/usr/lib64/python3.11/subprocess.py", line 389, in call
                                                  with Popen(*popenargs,
**kwargs) as p:
                                                      
^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                File
"/usr/lib64/python3.11/subprocess.py", line 1026, in __init__
                                                  self._execute_child(args,
executable, preexec_fn, close_fds,
                                                File
"/usr/lib64/python3.11/subprocess.py", line 1955, in _execute_child
                                                  raise
child_exception_type(errno_num, err_msg, err_filename)
                                              FileNotFoundError: [Errno 2] No
such file or directory: '/usr/sbin/ipsec'
Dec 14 16:11:16 server systemd[1]: openvswitch-ipsec.service: Control process
exited, code=exited, status=1/FAILURE


openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-ovs-server@64bit fails
in
[ovs_server](https://openqa.opensuse.org/tests/4703817/modules/ovs_server/steps/9)

## Test suite description
Regression test for openvswitch-ipsec. Maintainer: Anna Minou


## Reproducible

Fails since (at least) Build
[20241213](https://openqa.opensuse.org/tests/4703619)


## Expected result

Last good: [20241211](https://openqa.opensuse.org/tests/4698396) (or more
recent)


## Further details

Always latest result in this scenario:
[latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=ovs-server&version=Tumbleweed)


You are receiving this mail because: