In rawhide, 2 of our nightly tests are failing when restarting ipa services in the call that restarts winbindd: - test_integration/test_http_kdc_proxy.py::TestHttpKdcProxy::test_ad_user_login_on_client_with_kdcproxy[True]: https://$ARTIFACTS_SERVER/idm-ci/freeipa_upstream_nightly/Nightly-rawhide/master/2025-09-06_19-30/rawhide/test_http_kdc_proxy/1/report.html?sort=result - test_integration/test_trust.py::TestTrust::test_extdom_plugin: https://$ARTIFACTS_SERVER/idm-ci/freeipa_upstream_nightly/Nightly-rawhide/master/2025-09-06_19-30/rawhide/test_trust/1/report.html?sort=result
test_integration/test_http_kdc_proxy.py::TestHttpKdcProxy::test_ad_user_login_on_client_with_kdcproxy[True]
test_integration/test_trust.py::TestTrust::test_extdom_plugin
ipactl restart
# ipactl restart ipa: ERROR: stderr: Failed to restart winbind Service Shutting down Hint: You can use --ignore-service-failure option for forced start in case that a non-critical service failed Aborting ipactl
Should successfully restart all the services
freeipa-server-4.13.0.dev202509051518+git-0.fc44.x86_64 samba-4.23.0-0.8.rc3.fc44.x86_64
The journal shows the following error:
Sep 06 20:32:08 master.ufreeipa.test systemd[1]: Starting winbind.service - Samba Winbind Daemon... Sep 06 20:32:08 master.ufreeipa.test winbindd[38659]: GSSAPI client step 1 Sep 06 20:32:08 master.ufreeipa.test winbindd[38659]: GSSAPI client step 1 Sep 06 20:32:08 master.ufreeipa.test winbindd[38659]: GSSAPI client step 1 Sep 06 20:32:08 master.ufreeipa.test winbindd[38659]: GSSAPI client step 2 Sep 06 20:32:09 master.ufreeipa.test winbindd[38659]: [2025/09/06 20:32:09.036275, 0, pid=38659, effective(0, 0), real(0, 0), class=winbind, traceid=1] ../../source3/winbindd/winbindd_util.c:1312(add_trusted_domains_dc) Sep 06 20:32:09 master.ufreeipa.test winbindd[38659]: add_trusted_domains_dc: Can't find winbindd domain [AD-24E2] Sep 06 20:32:09 master.ufreeipa.test winbindd[38659]: [2025/09/06 20:32:09.036297, 0, pid=38659, effective(0, 0), real(0, 0), class=winbind, traceid=1] ../../source3/winbindd/winbindd_util.c:1608(init_domain_list) Sep 06 20:32:09 master.ufreeipa.test winbindd[38659]: init_domain_list: init_domain_list_dc failed Sep 06 20:32:09 master.ufreeipa.test winbindd[38659]: [2025/09/06 20:32:09.036308, 0, pid=38659, effective(0, 0), real(0, 0), class=winbind, traceid=1] ../../source3/winbindd/winbindd.c:1191(winbindd_register_handlers) Sep 06 20:32:09 master.ufreeipa.test winbindd[38659]: unable to initialize domain list Sep 06 20:32:09 master.ufreeipa.test systemd[1]: winbind.service: Main process exited, code=exited, status=1/FAILURE Sep 06 20:32:09 master.ufreeipa.test systemd[1]: winbind.service: Failed with result 'exit-code'. Sep 06 20:32:09 master.ufreeipa.test systemd[1]: Failed to start winbind.service - Samba Winbind Daemon.
Metadata Update from @abbra: - Issue assigned to abbra
Short summary of the investigations:
Next step is to find out how to affect the security channel type in winbindd.
Metadata Update from @frenaud: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/7928
PR: https://github.com/freeipa/freeipa/pull/7928
master:
ipa-4-12:
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Metadata Update from @frenaud: - Custom field rhbz adjusted to https://issues.redhat.com/browse/RHEL-128161, https://issues.redhat.com/browse/RHEL-128185