Package: ansible-mitogen
Version: 0.3.3-8
Severity: important

I have small (6 hosts) ansible setup with mitogen, today i start to get this
exception:

ERROR! [task 13753] 09:30:44.072256 E mitogen: broker crashed
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/mitogen/core.py", line 3588, in 
_do_broker_main
    self._loop_once()
  File "/usr/lib/python3/dist-packages/mitogen/core.py", line 3543, in 
_loop_once
    for side, func in self.poller.poll(timeout):
  File "/usr/lib/python3/dist-packages/mitogen/core.py", line 2465, in _poll
    (rfds, wfds, _), _ = io_op(select.select,
                         ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mitogen/core.py", line 567, in io_op
    return func(*args), None
           ^^^^^^^^^^^
ValueError: filedescriptor out of range in select()
An exception occurred during task execution. To see the full traceback, use 
-vvv. The error was: mitogen.core.ChannelError: the respondent Context has 
disconnected
fatal: [servac2]: FAILED! => {"msg": "Unexpected failure during module 
execution: the respondent Context has disconnected", "stdout": ""}

Raising ulimit -n doesnþt solve this, it was working with the same
setup about week ago... Running it with single host works as expected...

-- System Information:
Debian Release: 12.0
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-9-amd64 (SMP w/6 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=sk_SK.UTF-8, LC_CTYPE=sk_SK.UTF-8 (charmap=UTF-8), LANGUAGE=sk:cs
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ansible-mitogen depends on:
ii  ansible          7.3.0+dfsg-1
ii  ansible-core     2.14.3-1
ii  python3          3.11.2-1+b1
ii  python3-mitogen  0.3.3-8

ansible-mitogen recommends no packages.

ansible-mitogen suggests no packages.

-- no debconf information

Reply via email to