#1140870 python-aionut: autopkgtest regression with pytest 9.1

#1140870#5
Date:
2026-06-27 21:23:18 UTC
From:
To:
Dear maintainer,

According to https://ci.debian.net data, your package python-aionut has an
autopkgtest regression with pytest.

The following architectures failed: amd64, arm64, i386, loong64,
ppc64el, riscv64, s390x.

Hopefully relevant excerpt from
https://ci.debian.net/packages/p/python-aionut/testing/amd64/72542058/
follows:

 62s tests/test_init.py::test_imports ERROR                                   [ 11%]
 62s tests/test_init.py::test_auth_late_auth_failure ERROR                    [ 16%]
 62s tests/test_init.py::test_no_auth ERROR                                   [ 22%]
 62s tests/test_init.py::test_auth_bad_username ERROR                         [ 27%]
 62s tests/test_init.py::test_auth_bad_password ERROR                         [ 33%]
 62s tests/test_init.py::test_list_ups ERROR                                  [ 38%]
 62s tests/test_init.py::test_list_ups_no_persist ERROR                       [ 44%]
 62s tests/test_init.py::test_list_vars ERROR                                 [ 50%]
 62s tests/test_init.py::test_list_vars_wrong_response ERROR                  [ 55%]
 62s tests/test_init.py::test_list_command ERROR                              [ 61%]
 62s tests/test_init.py::test_list_command_wrong_response ERROR               [ 66%]
 62s tests/test_init.py::test_list_ups_first_connection_drop ERROR            [ 72%]
 62s tests/test_init.py::test_list_ups_connection_drop ERROR                  [ 77%]
 62s tests/test_init.py::test_run_command ERROR                               [ 83%]
 62s tests/test_init.py::test_description ERROR                               [ 88%]
 62s tests/test_init.py::test_timeout ERROR                                   [ 94%]
 62s tests/test_init.py::test_use_after_shutdown ERROR                        [100%]
 62s ==================================== ERRORS ====================================
 62s ________________________ ERROR at setup of test_imports ________________________
 62s ________________ ERROR at setup of test_auth_late_auth_failure _________________
 62s E       AssertionError
 62s ________________________ ERROR at setup of test_no_auth ________________________
 62s E       AssertionError
 62s ___________________ ERROR at setup of test_auth_bad_username ___________________
 62s E       AssertionError
 62s ___________________ ERROR at setup of test_auth_bad_password ___________________
 62s E       AssertionError
 62s _______________________ ERROR at setup of test_list_ups ________________________
 62s E       AssertionError
 62s __________________ ERROR at setup of test_list_ups_no_persist __________________
 62s E       AssertionError
 62s _______________________ ERROR at setup of test_list_vars _______________________
 62s E       AssertionError
 62s _______________ ERROR at setup of test_list_vars_wrong_response ________________
 62s E       AssertionError
 62s _____________________ ERROR at setup of test_list_command ______________________
 62s E       AssertionError
 62s ______________ ERROR at setup of test_list_command_wrong_response ______________
 62s E       AssertionError
 62s ____________ ERROR at setup of test_list_ups_first_connection_drop _____________
 62s E       AssertionError
 62s _______________ ERROR at setup of test_list_ups_connection_drop ________________
 62s E       AssertionError
 62s ______________________ ERROR at setup of test_run_command ______________________
 62s E       AssertionError
 62s ______________________ ERROR at setup of test_description ______________________
 62s E       AssertionError
 62s ________________________ ERROR at setup of test_timeout ________________________
 62s E       AssertionError
 62s __________________ ERROR at setup of test_use_after_shutdown ___________________
 62s E       AssertionError
 62s ERROR tests/test_init.py::test_imports - Failed: 'test_imports' requested an ...
 62s ERROR tests/test_init.py::test_auth_late_auth_failure - AssertionError
 62s ERROR tests/test_init.py::test_no_auth - AssertionError
 62s ERROR tests/test_init.py::test_auth_bad_username - AssertionError
 62s ERROR tests/test_init.py::test_auth_bad_password - AssertionError
 62s ERROR tests/test_init.py::test_list_ups - AssertionError
 62s ERROR tests/test_init.py::test_list_ups_no_persist - AssertionError
 62s ERROR tests/test_init.py::test_list_vars - AssertionError
 62s ERROR tests/test_init.py::test_list_vars_wrong_response - AssertionError
 62s ERROR tests/test_init.py::test_list_command - AssertionError
 62s ERROR tests/test_init.py::test_list_command_wrong_response - AssertionError
 62s ERROR tests/test_init.py::test_list_ups_first_connection_drop - AssertionError
 62s ERROR tests/test_init.py::test_list_ups_connection_drop - AssertionError
 62s ERROR tests/test_init.py::test_run_command - AssertionError
 62s ERROR tests/test_init.py::test_description - AssertionError
 62s ERROR tests/test_init.py::test_timeout - AssertionError
 62s ERROR tests/test_init.py::test_use_after_shutdown - AssertionError
 63s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd /tmp/autopkgtest-lxc.ns4bl1pg/downtmp/autopkgtest_tmp/build; python3.14 -m pytest tests
 63s tests/test_init.py::test_imports ERROR                                   [ 11%]
 63s tests/test_init.py::test_auth_late_auth_failure ERROR                    [ 16%]
 63s tests/test_init.py::test_no_auth ERROR                                   [ 22%]
 63s tests/test_init.py::test_auth_bad_username ERROR                         [ 27%]
 63s tests/test_init.py::test_auth_bad_password ERROR                         [ 33%]
 63s tests/test_init.py::test_list_ups ERROR                                  [ 38%]
 63s tests/test_init.py::test_list_ups_no_persist ERROR                       [ 44%]
 63s tests/test_init.py::test_list_vars ERROR                                 [ 50%]
 63s tests/test_init.py::test_list_vars_wrong_response ERROR                  [ 55%]
 63s tests/test_init.py::test_list_command ERROR                              [ 61%]
 63s tests/test_init.py::test_list_command_wrong_response ERROR               [ 66%]
 63s tests/test_init.py::test_list_ups_first_connection_drop ERROR            [ 72%]
 63s tests/test_init.py::test_list_ups_connection_drop ERROR                  [ 77%]
 63s tests/test_init.py::test_run_command ERROR                               [ 83%]
 63s tests/test_init.py::test_description ERROR                               [ 88%]
 63s tests/test_init.py::test_timeout ERROR                                   [ 94%]
 63s tests/test_init.py::test_use_after_shutdown ERROR                        [100%]
 63s ==================================== ERRORS ====================================
 63s ________________________ ERROR at setup of test_imports ________________________
 63s ________________ ERROR at setup of test_auth_late_auth_failure _________________
 63s E       AssertionError
 63s ________________________ ERROR at setup of test_no_auth ________________________
 63s E       AssertionError
 63s ___________________ ERROR at setup of test_auth_bad_username ___________________
 63s E       AssertionError
 63s ___________________ ERROR at setup of test_auth_bad_password ___________________
 63s E       AssertionError
 63s _______________________ ERROR at setup of test_list_ups ________________________
 63s E       AssertionError
 63s __________________ ERROR at setup of test_list_ups_no_persist __________________
 63s E       AssertionError
 63s _______________________ ERROR at setup of test_list_vars _______________________
 63s E       AssertionError
 63s _______________ ERROR at setup of test_list_vars_wrong_response ________________
 63s E       AssertionError
 63s _____________________ ERROR at setup of test_list_command ______________________
 63s E       AssertionError
 63s ______________ ERROR at setup of test_list_command_wrong_response ______________
 63s E       AssertionError
 63s ____________ ERROR at setup of test_list_ups_first_connection_drop _____________
 63s E       AssertionError
 63s _______________ ERROR at setup of test_list_ups_connection_drop ________________
 63s E       AssertionError
 63s ______________________ ERROR at setup of test_run_command ______________________
 63s E       AssertionError
 63s ______________________ ERROR at setup of test_description ______________________
 63s E       AssertionError
 63s ________________________ ERROR at setup of test_timeout ________________________
 63s E       AssertionError
 63s __________________ ERROR at setup of test_use_after_shutdown ___________________
 63s E       AssertionError
 63s ERROR tests/test_init.py::test_imports - Failed: 'test_imports' requested an ...
 63s ERROR tests/test_init.py::test_auth_late_auth_failure - AssertionError
 63s ERROR tests/test_init.py::test_no_auth - AssertionError
 63s ERROR tests/test_init.py::test_auth_bad_username - AssertionError
 63s ERROR tests/test_init.py::test_auth_bad_password - AssertionError
 63s ERROR tests/test_init.py::test_list_ups - AssertionError
 63s ERROR tests/test_init.py::test_list_ups_no_persist - AssertionError
 63s ERROR tests/test_init.py::test_list_vars - AssertionError
 63s ERROR tests/test_init.py::test_list_vars_wrong_response - AssertionError
 63s ERROR tests/test_init.py::test_list_command - AssertionError
 63s ERROR tests/test_init.py::test_list_command_wrong_response - AssertionError
 63s ERROR tests/test_init.py::test_list_ups_first_connection_drop - AssertionError
 63s ERROR tests/test_init.py::test_list_ups_connection_drop - AssertionError
 63s ERROR tests/test_init.py::test_run_command - AssertionError
 63s ERROR tests/test_init.py::test_description - AssertionError
 63s ERROR tests/test_init.py::test_timeout - AssertionError
 63s ERROR tests/test_init.py::test_use_after_shutdown - AssertionError
 63s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd /tmp/autopkgtest-lxc.ns4bl1pg/downtmp/autopkgtest_tmp/build; python3.13 -m pytest tests
 63s pybuild-autopkgtest: error: pybuild --autopkgtest --test-pytest -i python{version} -p "3.14 3.13" --parallel= returned exit code 13
 63s pybuild-autopkgtest: error: /tmp/x7yOnozkKf/run pybuild-autopkgtest returned exit code 2
 64s pybuild-autopkgtest  FAIL non-zero exit status 25
 64s pybuild-autopkgtest  FAIL non-zero exit status 25