Source: errbot
Version: 6.1.7+ds-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231027 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> localehelper LANG=en_US.UTF-8 dh_auto_test
>       pybuild --test --test-pytest -i python{version} -p 3.11
> I: pybuild pybuild:314: rm -f 
> /<<PKGBUILDDIR>>/tests/backend_tests/slack_test.py
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build; 
> python3.11 -m pytest -k "not test_broken_plugin and not test_backup and not 
> test_plugin_cycle and not 
> test_check_dependencies_requirements_file_all_installed"
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build
> configfile: pytest.ini
> collected 208 items / 6 deselected / 202 selected
> 
> tests/backend_manager_test.py ...                                        [  
> 1%]
> tests/base_backend_test.py ................................              [ 
> 17%]
> tests/commands_test.py EEEEEEEEEEEEEEEEEEEEEEEEEEEE                      [ 
> 31%]
> tests/core_plugins_test.py EEE                                           [ 
> 32%]
> tests/core_test.py EE                                                    [ 
> 33%]
> tests/dependencies_test.py EEEEEE                                        [ 
> 36%]
> tests/dynaplug_test.py EEEEE                                             [ 
> 39%]
> tests/flow_e2e_test.py EEEEEEEEEEEEE                                     [ 
> 45%]
> tests/flow_test.py ...                                                   [ 
> 47%]
> tests/i18n_test.py EEEE                                                  [ 
> 49%]
> tests/link_test.py E                                                     [ 
> 49%]
> tests/matchall_test.py EE                                                [ 
> 50%]
> tests/md_rendering_test.py ....                                          [ 
> 52%]
> tests/mention_test.py EEE                                                [ 
> 53%]
> tests/muc_test.py EEEEEE                                                 [ 
> 56%]
> tests/multi_plugin_test.py EE                                            [ 
> 57%]
> tests/persistence_test.py ..                                             [ 
> 58%]
> tests/plugin_config_fail_test.py E                                       [ 
> 59%]
> tests/plugin_config_test.py .......E                                     [ 
> 63%]
> tests/plugin_info_test.py ........                                       [ 
> 67%]
> tests/plugin_management_test.py ......                                   [ 
> 70%]
> tests/poller_test.py EE                                                  [ 
> 71%]
> tests/repo_manager_test.py .......                                       [ 
> 74%]
> tests/simple_identifiers_test.py .....                                   [ 
> 77%]
> tests/streaming_test.py .                                                [ 
> 77%]
> tests/syntax_test.py EEEE                                                [ 
> 79%]
> tests/templates_test.py EEEEE                                            [ 
> 82%]
> tests/utils_test.py ....................                                 [ 
> 92%]
> tests/webhooks_test.py ...............                                   [ 
> 99%]
> tests/backend_tests/text_test.py .                                       
> [100%]
> 
> ==================================== ERRORS 
> ====================================
> _______________________ ERROR at setup of test_root_help 
> _______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 17
>   def test_root_help(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:17
> _________________________ ERROR at setup of test_help 
> __________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 21
>   def test_help(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:21
> _________________________ ERROR at setup of test_about 
> _________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 31
>   def test_about(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:31
> ________________________ ERROR at setup of test_uptime 
> _________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 35
>   def test_uptime(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:35
> ________________________ ERROR at setup of test_status 
> _________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 39
>   def test_status(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:39
> ____________________ ERROR at setup of test_status_plugins 
> _____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 43
>   def test_status_plugins(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:43
> ______________________ ERROR at setup of test_status_load 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 47
>   def test_status_load(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:47
> ________________________ ERROR at setup of test_whoami 
> _________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 51
>   def test_whoami(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:51
> _________________________ ERROR at setup of test_echo 
> __________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 56
>   def test_echo(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:56
> _______________________ ERROR at setup of test_status_gc 
> _______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 60
>   def test_status_gc(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:60
> _____________________ ERROR at setup of test_config_cycle 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 64
>   def test_config_cycle(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:64
> ________________________ ERROR at setup of test_apropos 
> ________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 82
>   def test_apropos(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:82
> ________________________ ERROR at setup of test_logtail 
> ________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 86
>   def test_logtail(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:86
> ________________________ ERROR at setup of test_history 
> ________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 90
>   def test_history(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:90
> _________________ ERROR at setup of test_encoding_preservation 
> _________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 217
>   def test_encoding_preservation(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:217
> ________________ ERROR at setup of test_webserver_webhook_test 
> _________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 222
>   def test_webserver_webhook_test(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:222
> ____________ ERROR at setup of test_activate_reload_and_deactivate 
> _____________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 230
>   def test_activate_reload_and_deactivate(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:230
> _______________ ERROR at setup of test_unblacklist_and_blacklist 
> _______________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 287
>   def test_unblacklist_and_blacklist(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:287
> ____________________ ERROR at setup of test_optional_prefix 
> ____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 317
>   def test_optional_prefix(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:317
> ________________ ERROR at setup of test_optional_prefix_re_cmd 
> _________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 326
>   def test_optional_prefix_re_cmd(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:326
> _____________________ ERROR at setup of test_simple_match 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 335
>   def test_simple_match(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:335
> _______________ ERROR at setup of test_no_suggest_on_re_commands 
> _______________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 339
>   def test_no_suggest_on_re_commands(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:339
> __________________ ERROR at setup of test_callback_no_command 
> __________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 345
>   def test_callback_no_command(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:345
> ______________________ ERROR at setup of test_subcommands 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 360
>   def test_subcommands(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:360
> ______ ERROR at setup of test_command_not_found_with_space_in_bot_prefix 
> _______
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 375
>   def test_command_not_found_with_space_in_bot_prefix(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:375
> ____________________ ERROR at setup of test_mock_injection 
> _____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 383
>   def test_mock_injection(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:383
> ___________________ ERROR at setup of test_multiline_command 
> ___________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 391
>   def test_multiline_command(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:391
> __________________ ERROR at setup of test_plugin_info_command 
> __________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py, 
> line 403
>   def test_plugin_info_command(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/commands_test.py:403
> __________________ ERROR at setup of test_help_is_still_here 
> ___________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_plugins_test.py,
>  line 13
>   def test_help_is_still_here(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_plugins_test.py:13
> ____________________ ERROR at setup of test_echo_still_here 
> ____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_plugins_test.py,
>  line 25
>   def test_echo_still_here(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_plugins_test.py:25
> __________________ ERROR at setup of test_bot_prefix_replaced 
> __________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_plugins_test.py,
>  line 29
>   def test_bot_prefix_replaced(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_plugins_test.py:29
> ___________________ ERROR at setup of test_admins_to_notify 
> ____________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_test.py, 
> line 7
>   def test_admins_to_notify(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_test.py:7
> __________________ ERROR at setup of test_admins_not_notified 
> __________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_test.py, 
> line 13
>   def test_admins_not_notified(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/core_test.py:13
> _______________ ERROR at setup of test_if_all_loaded_by_default 
> ________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py,
>  line 8
>   def test_if_all_loaded_by_default(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py:8
> ___________________ ERROR at setup of test_single_dependency 
> ___________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py,
>  line 15
>   def test_single_dependency(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py:15
> ___________________ ERROR at setup of test_double_dependency 
> ___________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py,
>  line 35
>   def test_double_dependency(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py:35
> _________________ ERROR at setup of test_dependency_retrieval 
> __________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py,
>  line 47
>   def test_dependency_retrieval(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py:47
> ______________ ERROR at setup of test_direct_circular_dependency 
> _______________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py,
>  line 51
>   def test_direct_circular_dependency(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py:51
> _____________ ERROR at setup of test_indirect_circular_dependency 
> ______________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py,
>  line 56
>   def test_indirect_circular_dependency(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dependencies_test.py:56
> ________________________ ERROR at setup of test_simple 
> _________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py, 
> line 6
>   def test_simple(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py:6
> __________________________ ERROR at setup of test_arg 
> __________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py, 
> line 15
>   def test_arg(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py:15
> __________________________ ERROR at setup of test_re 
> ___________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py, 
> line 27
>   def test_re(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py:27
> __________________________ ERROR at setup of test_saw 
> __________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py, 
> line 33
>   def test_saw(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py:33
> _______________________ ERROR at setup of test_clashing 
> ________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py, 
> line 39
>   def test_clashing(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/dynaplug_test.py:39
> ______________________ ERROR at setup of test_list_flows 
> _______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 9
>   def test_list_flows(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:9
> ____________________ ERROR at setup of test_no_autotrigger 
> _____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 23
>   def test_no_autotrigger(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:23
> ______________________ ERROR at setup of test_autotrigger 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 28
>   def test_autotrigger(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:28
> _______________ ERROR at setup of test_no_duplicate_autotrigger 
> ________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 37
>   def test_no_duplicate_autotrigger(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:37
> _________________ ERROR at setup of test_secondary_autotrigger 
> _________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 46
>   def test_secondary_autotrigger(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:46
> ______________________ ERROR at setup of test_manual_flow 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 55
>   def test_manual_flow(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:55
> __________ ERROR at setup of test_manual_flow_with_or_without_hinting 
> __________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 67
>   def test_manual_flow_with_or_without_hinting(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:67
> _________________ ERROR at setup of test_no_flyby_trigger_flow 
> _________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 76
>   def test_no_flyby_trigger_flow(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:76
> _______________________ ERROR at setup of test_flow_only 
> _______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 95
>   def test_flow_only(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:95
> ____________________ ERROR at setup of test_flow_only_help 
> _____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 102
>   def test_flow_only_help(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:102
> ______________________ ERROR at setup of test_flows_stop 
> _______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 109
>   def test_flows_stop(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:109
> ______________________ ERROR at setup of test_flows_kill 
> _______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 117
>   def test_flows_kill(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:117
> _______________________ ERROR at setup of test_room_flow 
> _______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py, 
> line 124
>   def test_room_flow(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/flow_e2e_test.py:124
> ______________________ ERROR at setup of test_i18n_return 
> ______________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/i18n_test.py, 
> line 9
>   def test_i18n_return(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/i18n_test.py:9
> ___________________ ERROR at setup of test_i18n_simple_name 
> ____________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/i18n_test.py, 
> line 13
>   def test_i18n_simple_name(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/i18n_test.py:13
> ______________________ ERROR at setup of test_i18n_prefix 
> ______________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/i18n_test.py, 
> line 17
>   def test_i18n_prefix(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/i18n_test.py:17
> ______________________ ERROR at setup of test_i18n_suffix 
> ______________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/i18n_test.py, 
> line 22
>   def test_i18n_suffix(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/i18n_test.py:22
> __________________ ERROR at setup of test_linked_plugin_here 
> ___________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/link_test.py, 
> line 9
>   def test_linked_plugin_here(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/link_test.py:9
> ___________________ ERROR at setup of test_botmatch_correct 
> ____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/matchall_test.py, 
> line 9
>   def test_botmatch_correct(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/matchall_test.py:9
> _______________________ ERROR at setup of test_botmatch 
> ________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/matchall_test.py, 
> line 13
>   def test_botmatch(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/matchall_test.py:13
> ____________________ ERROR at setup of test_foreign_mention 
> ____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/mention_test.py, 
> line 6
>   def test_foreign_mention(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/mention_test.py:6
> ____________________ ERROR at setup of test_testbot_mention 
> ____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/mention_test.py, 
> line 12
>   def test_testbot_mention(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/mention_test.py:12
> ___________________ ERROR at setup of test_multiple_mentions 
> ___________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/mention_test.py, 
> line 18
>   def test_multiple_mentions(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/mention_test.py:18
> ____________________ ERROR at setup of test_plugin_methods 
> _____________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py, 
> line 14
>   def test_plugin_methods(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py:14
> __________ ERROR at setup of test_create_join_leave_destroy_lifecycle 
> __________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py, 
> line 22
>   def test_create_join_leave_destroy_lifecycle(testbot):  # noqa
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py:22
> _______________________ ERROR at setup of test_occupants 
> _______________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py, 
> line 59
>   def test_occupants(testbot):  # noqa
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py:59
> _________________________ ERROR at setup of test_topic 
> _________________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py, 
> line 65
>   def test_topic(testbot):  # noqa
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py:65
> ___________________ ERROR at setup of test_plugin_callbacks 
> ____________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py, 
> line 74
>   def test_plugin_callbacks(testbot):  # noqa
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py:74
> ______________________ ERROR at setup of test_botcommands 
> ______________________
> file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py, 
> line 90
>   def test_botcommands(testbot):  # noqa
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/muc_test.py:90
> _________________________ ERROR at setup of test_first 
> _________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/multi_plugin_test.py,
>  line 9
>   def test_first(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/multi_plugin_test.py:9
> ________________________ ERROR at setup of test_second 
> _________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/multi_plugin_test.py,
>  line 14
>   def test_second(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/multi_plugin_test.py:14
> _____________________ ERROR at setup of test_failed_config 
> _____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/plugin_config_fail_test.py,
>  line 8
>   def test_failed_config(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/plugin_config_fail_test.py:8
> _____________________ ERROR at setup of test_failed_config 
> _____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/plugin_config_test.py,
>  line 151
>   def test_failed_config(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/plugin_config_test.py:151
> _____________________ ERROR at setup of test_delayed_hello 
> _____________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/poller_test.py, 
> line 8
>   def test_delayed_hello(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/poller_test.py:8
> __________________ ERROR at setup of test_delayed_hello_loop 
> ___________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/poller_test.py, 
> line 17
>   def test_delayed_hello_loop(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/poller_test.py:17
> _______________________ ERROR at setup of test_nosyntax 
> ________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/syntax_test.py, 
> line 6
>   def test_nosyntax(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/syntax_test.py:6
> ________________________ ERROR at setup of test_syntax 
> _________________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/syntax_test.py, 
> line 10
>   def test_syntax(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/syntax_test.py:10
> _______________________ ERROR at setup of test_re_syntax 
> _______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/syntax_test.py, 
> line 14
>   def test_re_syntax(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/syntax_test.py:14
> ______________________ ERROR at setup of test_arg_syntax 
> _______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/syntax_test.py, 
> line 18
>   def test_arg_syntax(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/syntax_test.py:18
> ______________________ ERROR at setup of test_templates_1 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py, 
> line 8
>   def test_templates_1(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py:8
> ______________________ ERROR at setup of test_templates_2 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py, 
> line 12
>   def test_templates_2(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py:12
> ______________________ ERROR at setup of test_templates_3 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py, 
> line 16
>   def test_templates_3(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py:16
> ______________________ ERROR at setup of test_templates_4 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py, 
> line 20
>   def test_templates_4(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py:20
> ______________________ ERROR at setup of test_templates_5 
> ______________________
> file 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py, 
> line 24
>   def test_templates_5(testbot):
> E       fixture 'testbot' not found
> >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, doctest_namespace, monkeypatch, pytestconfig, 
> > record_property, record_testsuite_property, record_xml_attribute, recwarn, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> >       use 'pytest --fixtures [testpath]' for help on them.
> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/tests/templates_test.py:24
> =============================== warnings summary 
> ===============================
> tests/plugin_management_test.py::test_check_dependencies
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/errbot/repo_manager.py:96:
>  DeprecationWarning: pkg_resources is deprecated as an API. See 
> https://setuptools.pypa.io/en/latest/pkg_resources.html
>     from pkg_resources import get_distribution
> 
> tests/webhooks_test.py::test_not_configured_url_returns_404
>   /usr/lib/python3/dist-packages/webob/compat.py:5: DeprecationWarning: 'cgi' 
> is deprecated and slated for removal in Python 3.13
>     from cgi import parse_header
> 
> tests/webhooks_test.py: 15 warnings
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build/errbot/backends/test.py:431:
>  DeprecationWarning: setDaemon() is deprecated, set the daemon attribute 
> instead
>     self.bot_thread.setDaemon(True)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR tests/commands_test.py::test_root_help
> ERROR tests/commands_test.py::test_help
> ERROR tests/commands_test.py::test_about
> ERROR tests/commands_test.py::test_uptime
> ERROR tests/commands_test.py::test_status
> ERROR tests/commands_test.py::test_status_plugins
> ERROR tests/commands_test.py::test_status_load
> ERROR tests/commands_test.py::test_whoami
> ERROR tests/commands_test.py::test_echo
> ERROR tests/commands_test.py::test_status_gc
> ERROR tests/commands_test.py::test_config_cycle
> ERROR tests/commands_test.py::test_apropos
> ERROR tests/commands_test.py::test_logtail
> ERROR tests/commands_test.py::test_history
> ERROR tests/commands_test.py::test_encoding_preservation
> ERROR tests/commands_test.py::test_webserver_webhook_test
> ERROR tests/commands_test.py::test_activate_reload_and_deactivate
> ERROR tests/commands_test.py::test_unblacklist_and_blacklist
> ERROR tests/commands_test.py::test_optional_prefix
> ERROR tests/commands_test.py::test_optional_prefix_re_cmd
> ERROR tests/commands_test.py::test_simple_match
> ERROR tests/commands_test.py::test_no_suggest_on_re_commands
> ERROR tests/commands_test.py::test_callback_no_command
> ERROR tests/commands_test.py::test_subcommands
> ERROR tests/commands_test.py::test_command_not_found_with_space_in_bot_prefix
> ERROR tests/commands_test.py::test_mock_injection
> ERROR tests/commands_test.py::test_multiline_command
> ERROR tests/commands_test.py::test_plugin_info_command
> ERROR tests/core_plugins_test.py::test_help_is_still_here
> ERROR tests/core_plugins_test.py::test_echo_still_here
> ERROR tests/core_plugins_test.py::test_bot_prefix_replaced
> ERROR tests/core_test.py::test_admins_to_notify
> ERROR tests/core_test.py::test_admins_not_notified
> ERROR tests/dependencies_test.py::test_if_all_loaded_by_default
> ERROR tests/dependencies_test.py::test_single_dependency
> ERROR tests/dependencies_test.py::test_double_dependency
> ERROR tests/dependencies_test.py::test_dependency_retrieval
> ERROR tests/dependencies_test.py::test_direct_circular_dependency
> ERROR tests/dependencies_test.py::test_indirect_circular_dependency
> ERROR tests/dynaplug_test.py::test_simple
> ERROR tests/dynaplug_test.py::test_arg
> ERROR tests/dynaplug_test.py::test_re
> ERROR tests/dynaplug_test.py::test_saw
> ERROR tests/dynaplug_test.py::test_clashing
> ERROR tests/flow_e2e_test.py::test_list_flows
> ERROR tests/flow_e2e_test.py::test_no_autotrigger
> ERROR tests/flow_e2e_test.py::test_autotrigger
> ERROR tests/flow_e2e_test.py::test_no_duplicate_autotrigger
> ERROR tests/flow_e2e_test.py::test_secondary_autotrigger
> ERROR tests/flow_e2e_test.py::test_manual_flow
> ERROR tests/flow_e2e_test.py::test_manual_flow_with_or_without_hinting
> ERROR tests/flow_e2e_test.py::test_no_flyby_trigger_flow
> ERROR tests/flow_e2e_test.py::test_flow_only
> ERROR tests/flow_e2e_test.py::test_flow_only_help
> ERROR tests/flow_e2e_test.py::test_flows_stop
> ERROR tests/flow_e2e_test.py::test_flows_kill
> ERROR tests/flow_e2e_test.py::test_room_flow
> ERROR tests/i18n_test.py::test_i18n_return
> ERROR tests/i18n_test.py::test_i18n_simple_name
> ERROR tests/i18n_test.py::test_i18n_prefix
> ERROR tests/i18n_test.py::test_i18n_suffix
> ERROR tests/link_test.py::test_linked_plugin_here
> ERROR tests/matchall_test.py::test_botmatch_correct
> ERROR tests/matchall_test.py::test_botmatch
> ERROR tests/mention_test.py::test_foreign_mention
> ERROR tests/mention_test.py::test_testbot_mention
> ERROR tests/mention_test.py::test_multiple_mentions
> ERROR tests/muc_test.py::test_plugin_methods
> ERROR tests/muc_test.py::test_create_join_leave_destroy_lifecycle
> ERROR tests/muc_test.py::test_occupants
> ERROR tests/muc_test.py::test_topic
> ERROR tests/muc_test.py::test_plugin_callbacks
> ERROR tests/muc_test.py::test_botcommands
> ERROR tests/multi_plugin_test.py::test_first
> ERROR tests/multi_plugin_test.py::test_second
> ERROR tests/plugin_config_fail_test.py::test_failed_config
> ERROR tests/plugin_config_test.py::test_failed_config
> ERROR tests/poller_test.py::test_delayed_hello
> ERROR tests/poller_test.py::test_delayed_hello_loop
> ERROR tests/syntax_test.py::test_nosyntax
> ERROR tests/syntax_test.py::test_syntax
> ERROR tests/syntax_test.py::test_re_syntax
> ERROR tests/syntax_test.py::test_arg_syntax
> ERROR tests/templates_test.py::test_templates_1
> ERROR tests/templates_test.py::test_templates_2
> ERROR tests/templates_test.py::test_templates_3
> ERROR tests/templates_test.py::test_templates_4
> ERROR tests/templates_test.py::test_templates_5
> ========== 114 passed, 6 deselected, 17 warnings, 88 errors in 14.81s 
> ==========
> Exception ignored in: <function Pool.__del__ at 0x7ff3f3320d60>
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/multiprocessing/pool.py", line 271, in __del__
>     self._change_notifier.put(None)
>   File "/usr/lib/python3.11/multiprocessing/queues.py", line 377, in put
>     self._writer.send_bytes(obj)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 200, in 
> send_bytes
>     self._send_bytes(m[offset:offset + size])
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 427, in 
> _send_bytes
>     self._send(header + buf)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 384, in _send
>     n = write(self._handle, buf)
>         ^^^^^^^^^^^^^^^^^^^^^^^^
> OSError: [Errno 9] Bad file descriptor
> Exception ignored in: <function Pool.__del__ at 0x7ff3f3320d60>
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/multiprocessing/pool.py", line 271, in __del__
>     self._change_notifier.put(None)
>   File "/usr/lib/python3.11/multiprocessing/queues.py", line 377, in put
>     self._writer.send_bytes(obj)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 200, in 
> send_bytes
>     self._send_bytes(m[offset:offset + size])
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 427, in 
> _send_bytes
>     self._send(header + buf)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 384, in _send
>     n = write(self._handle, buf)
>         ^^^^^^^^^^^^^^^^^^^^^^^^
> OSError: [Errno 9] Bad file descriptor
> Exception ignored in: <function Pool.__del__ at 0x7ff3f3320d60>
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/multiprocessing/pool.py", line 271, in __del__
>     self._change_notifier.put(None)
>   File "/usr/lib/python3.11/multiprocessing/queues.py", line 377, in put
>     self._writer.send_bytes(obj)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 200, in 
> send_bytes
>     self._send_bytes(m[offset:offset + size])
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 427, in 
> _send_bytes
>     self._send(header + buf)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 384, in _send
>     n = write(self._handle, buf)
>         ^^^^^^^^^^^^^^^^^^^^^^^^
> OSError: [Errno 9] Bad file descriptor
> Exception ignored in: <function Pool.__del__ at 0x7ff3f3320d60>
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/multiprocessing/pool.py", line 271, in __del__
>     self._change_notifier.put(None)
>   File "/usr/lib/python3.11/multiprocessing/queues.py", line 377, in put
>     self._writer.send_bytes(obj)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 200, in 
> send_bytes
>     self._send_bytes(m[offset:offset + size])
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 427, in 
> _send_bytes
>     self._send(header + buf)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 384, in _send
>     n = write(self._handle, buf)
>         ^^^^^^^^^^^^^^^^^^^^^^^^
> OSError: [Errno 9] Bad file descriptor
> Exception ignored in: <function Pool.__del__ at 0x7ff3f3320d60>
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/multiprocessing/pool.py", line 271, in __del__
>     self._change_notifier.put(None)
>   File "/usr/lib/python3.11/multiprocessing/queues.py", line 377, in put
>     self._writer.send_bytes(obj)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 200, in 
> send_bytes
>     self._send_bytes(m[offset:offset + size])
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 427, in 
> _send_bytes
>     self._send(header + buf)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 384, in _send
>     n = write(self._handle, buf)
>         ^^^^^^^^^^^^^^^^^^^^^^^^
> OSError: [Errno 9] Bad file descriptor
> Exception ignored in: <function Pool.__del__ at 0x7ff3f3320d60>
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/multiprocessing/pool.py", line 271, in __del__
>     self._change_notifier.put(None)
>   File "/usr/lib/python3.11/multiprocessing/queues.py", line 377, in put
>     self._writer.send_bytes(obj)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 200, in 
> send_bytes
>     self._send_bytes(m[offset:offset + size])
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 427, in 
> _send_bytes
>     self._send(header + buf)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 384, in _send
>     n = write(self._handle, buf)
>         ^^^^^^^^^^^^^^^^^^^^^^^^
> OSError: [Errno 9] Bad file descriptor
> Exception ignored in: <function Pool.__del__ at 0x7ff3f3320d60>
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/multiprocessing/pool.py", line 271, in __del__
>     self._change_notifier.put(None)
>   File "/usr/lib/python3.11/multiprocessing/queues.py", line 377, in put
>     self._writer.send_bytes(obj)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 200, in 
> send_bytes
>     self._send_bytes(m[offset:offset + size])
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 427, in 
> _send_bytes
>     self._send(header + buf)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 384, in _send
>     n = write(self._handle, buf)
>         ^^^^^^^^^^^^^^^^^^^^^^^^
> OSError: [Errno 9] Bad file descriptor
> Exception ignored in: <function Pool.__del__ at 0x7ff3f3320d60>
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/multiprocessing/pool.py", line 271, in __del__
>     self._change_notifier.put(None)
>   File "/usr/lib/python3.11/multiprocessing/queues.py", line 377, in put
>     self._writer.send_bytes(obj)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 200, in 
> send_bytes
>     self._send_bytes(m[offset:offset + size])
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 427, in 
> _send_bytes
>     self._send(header + buf)
>   File "/usr/lib/python3.11/multiprocessing/connection.py", line 384, in _send
>     n = write(self._handle, buf)
>         ^^^^^^^^^^^^^^^^^^^^^^^^
> OSError: [Errno 9] Bad file descriptor
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_errbot/build; python3.11 -m pytest -k 
> "not test_broken_plugin and not test_backup and not test_plugin_cycle and not 
> test_check_dependencies_requirements_file_all_installed"
>       rm -fr -- /tmp/dh-xdg-rundir-Y5PLu_aI
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/10/27/errbot_6.1.7+ds-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply via email to