Already up to date. ==> Making package: python-webssh 1.6.1-1 (Tue Mar 28 01:13:20 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found python-webssh-1.6.1.tar.gz -> Found webssh.conf.d -> Found webssh.service -> Found sysusers.conf ==> Validating source files with sha256sums... python-webssh-1.6.1.tar.gz ... Passed webssh.conf.d ... Passed webssh.service ... Passed sysusers.conf ... Passed ==> Extracting sources... -> Extracting python-webssh-1.6.1.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running egg_info writing webssh.egg-info/PKG-INFO writing dependency_links to webssh.egg-info/dependency_links.txt writing entry points to webssh.egg-info/entry_points.txt writing requirements to webssh.egg-info/requires.txt writing top-level names to webssh.egg-info/top_level.txt reading manifest file 'webssh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/__pycache__' no previously-included directories found matching 'tests/.pytest_cache' no previously-included directories found matching 'webssh/.pytest_cache' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'webssh.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/webssh copying webssh/__init__.py -> build/lib/webssh copying webssh/_version.py -> build/lib/webssh copying webssh/handler.py -> build/lib/webssh copying webssh/main.py -> build/lib/webssh copying webssh/policy.py -> build/lib/webssh copying webssh/settings.py -> build/lib/webssh copying webssh/utils.py -> build/lib/webssh copying webssh/worker.py -> build/lib/webssh running egg_info writing webssh.egg-info/PKG-INFO writing dependency_links to webssh.egg-info/dependency_links.txt writing entry points to webssh.egg-info/entry_points.txt writing requirements to webssh.egg-info/requires.txt writing top-level names to webssh.egg-info/top_level.txt reading manifest file 'webssh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/__pycache__' no previously-included directories found matching 'tests/.pytest_cache' no previously-included directories found matching 'webssh/.pytest_cache' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'webssh.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:201: SetuptoolsDeprecationWarning: Installing 'webssh.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'webssh.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'webssh.static.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'webssh.static.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:201: SetuptoolsDeprecationWarning: Installing 'webssh.static.css.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'webssh.static.css.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'webssh.static.css.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'webssh.static.css.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:201: SetuptoolsDeprecationWarning: Installing 'webssh.static.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'webssh.static.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'webssh.static.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'webssh.static.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:201: SetuptoolsDeprecationWarning: Installing 'webssh.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'webssh.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'webssh.static.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'webssh.static.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:201: SetuptoolsDeprecationWarning: Installing 'webssh.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'webssh.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'webssh.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'webssh.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/webssh/static creating build/lib/webssh/static/css copying webssh/static/css/bootstrap.min.css -> build/lib/webssh/static/css copying webssh/static/css/fullscreen.min.css -> build/lib/webssh/static/css copying webssh/static/css/xterm.min.css -> build/lib/webssh/static/css creating build/lib/webssh/static/css/fonts copying webssh/static/css/fonts/.gitignore -> build/lib/webssh/static/css/fonts creating build/lib/webssh/static/img copying webssh/static/img/favicon.png -> build/lib/webssh/static/img creating build/lib/webssh/static/js copying webssh/static/js/bootstrap.min.js -> build/lib/webssh/static/js copying webssh/static/js/jquery.min.js -> build/lib/webssh/static/js copying webssh/static/js/main.js -> build/lib/webssh/static/js copying webssh/static/js/popper.min.js -> build/lib/webssh/static/js copying webssh/static/js/xterm-addon-fit.min.js -> build/lib/webssh/static/js copying webssh/static/js/xterm.min.js -> build/lib/webssh/static/js creating build/lib/webssh/templates copying webssh/templates/index.html -> build/lib/webssh/templates installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/webssh copying build/lib/webssh/__init__.py -> build/bdist.linux-x86_64/wheel/webssh copying build/lib/webssh/_version.py -> build/bdist.linux-x86_64/wheel/webssh copying build/lib/webssh/handler.py -> build/bdist.linux-x86_64/wheel/webssh copying build/lib/webssh/main.py -> build/bdist.linux-x86_64/wheel/webssh copying build/lib/webssh/policy.py -> build/bdist.linux-x86_64/wheel/webssh copying build/lib/webssh/settings.py -> build/bdist.linux-x86_64/wheel/webssh copying build/lib/webssh/utils.py -> build/bdist.linux-x86_64/wheel/webssh copying build/lib/webssh/worker.py -> build/bdist.linux-x86_64/wheel/webssh creating build/bdist.linux-x86_64/wheel/webssh/static creating build/bdist.linux-x86_64/wheel/webssh/static/css copying build/lib/webssh/static/css/bootstrap.min.css -> build/bdist.linux-x86_64/wheel/webssh/static/css copying build/lib/webssh/static/css/fullscreen.min.css -> build/bdist.linux-x86_64/wheel/webssh/static/css copying build/lib/webssh/static/css/xterm.min.css -> build/bdist.linux-x86_64/wheel/webssh/static/css creating build/bdist.linux-x86_64/wheel/webssh/static/css/fonts copying build/lib/webssh/static/css/fonts/.gitignore -> build/bdist.linux-x86_64/wheel/webssh/static/css/fonts creating build/bdist.linux-x86_64/wheel/webssh/static/img copying build/lib/webssh/static/img/favicon.png -> build/bdist.linux-x86_64/wheel/webssh/static/img creating build/bdist.linux-x86_64/wheel/webssh/static/js copying build/lib/webssh/static/js/bootstrap.min.js -> build/bdist.linux-x86_64/wheel/webssh/static/js copying build/lib/webssh/static/js/jquery.min.js -> build/bdist.linux-x86_64/wheel/webssh/static/js copying build/lib/webssh/static/js/main.js -> build/bdist.linux-x86_64/wheel/webssh/static/js copying build/lib/webssh/static/js/popper.min.js -> build/bdist.linux-x86_64/wheel/webssh/static/js copying build/lib/webssh/static/js/xterm-addon-fit.min.js -> build/bdist.linux-x86_64/wheel/webssh/static/js copying build/lib/webssh/static/js/xterm.min.js -> build/bdist.linux-x86_64/wheel/webssh/static/js creating build/bdist.linux-x86_64/wheel/webssh/templates copying build/lib/webssh/templates/index.html -> build/bdist.linux-x86_64/wheel/webssh/templates running install_egg_info Copying webssh.egg-info to build/bdist.linux-x86_64/wheel/webssh-1.6.1-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/webssh-1.6.1.dist-info/WHEEL creating '/srv/maat/src/python-webssh/src/webssh-1.6.1/dist/tmp5cqw7oxt/webssh-1.6.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'webssh/__init__.py' adding 'webssh/_version.py' adding 'webssh/handler.py' adding 'webssh/main.py' adding 'webssh/policy.py' adding 'webssh/settings.py' adding 'webssh/utils.py' adding 'webssh/worker.py' adding 'webssh/static/css/bootstrap.min.css' adding 'webssh/static/css/fullscreen.min.css' adding 'webssh/static/css/xterm.min.css' adding 'webssh/static/css/fonts/.gitignore' adding 'webssh/static/img/favicon.png' adding 'webssh/static/js/bootstrap.min.js' adding 'webssh/static/js/jquery.min.js' adding 'webssh/static/js/main.js' adding 'webssh/static/js/popper.min.js' adding 'webssh/static/js/xterm-addon-fit.min.js' adding 'webssh/static/js/xterm.min.js' adding 'webssh/templates/index.html' adding 'webssh-1.6.1.dist-info/LICENSE' adding 'webssh-1.6.1.dist-info/METADATA' adding 'webssh-1.6.1.dist-info/WHEEL' adding 'webssh-1.6.1.dist-info/entry_points.txt' adding 'webssh-1.6.1.dist-info/top_level.txt' adding 'webssh-1.6.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built webssh-1.6.1-py2.py3-none-any.whl ==> Starting check()... ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /srv/maat/src/python-webssh/src/webssh-1.6.1 collected 91 items tests/test_app.py ................................................... [ 56%] tests/test_handler.py ................ [ 73%] tests/test_main.py . [ 74%] tests/test_policy.py ...... [ 81%] tests/test_settings.py ........ [ 90%] tests/test_utils.py ......... [100%] =============================== warnings summary =============================== tests/test_app.py::TestAppBasic::test_app_auth_with_invalid_pubkey_for_user_robey /srv/maat/src/python-webssh/src/webssh-1.6.1/tests/test_app.py:111: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead t.setDaemon(True) tests/test_app.py::TestAppBasic::test_app_with_user_pass2fa_with_wrong_pkey_correct_passwords tests/test_app.py::TestAppWithCrossOriginOperation::test_app_with_correct_header_origin /usr/lib/python3.10/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/paramiko/file.py", line 66, in __del__ self.close() File "/usr/lib/python3.10/site-packages/paramiko/channel.py", line 1392, in close self.channel.shutdown_write() File "/usr/lib/python3.10/site-packages/paramiko/channel.py", line 991, in shutdown_write self.shutdown(1) File "/usr/lib/python3.10/site-packages/paramiko/channel.py", line 967, in shutdown self.transport._send_user_message(m) File "/usr/lib/python3.10/site-packages/paramiko/transport.py", line 1918, in _send_user_message self._send_message(data) File "/usr/lib/python3.10/site-packages/paramiko/transport.py", line 1894, in _send_message self.packetizer.send_message(data) File "/usr/lib/python3.10/site-packages/paramiko/packet.py", line 431, in send_message self.write_all(out) File "/usr/lib/python3.10/site-packages/paramiko/packet.py", line 367, in write_all raise EOFError() EOFError warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) tests/test_app.py: 22 warnings /srv/maat/src/python-webssh/src/webssh-1.6.1/tests/test_app.py:551: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead t.setDaemon(True) tests/test_app.py::TestAppWithLargeBuffer::test_app_for_sending_message_with_large_size /usr/lib/python3.10/site-packages/paramiko/client.py:837: UserWarning: Unknown ssh-rsa host key for [127.0.0.1]:3303: b'60733844cb5186657fdedaa22b5a57d5' warnings.warn( tests/test_app.py::TestAppWithTooManyConnections::test_app_with_too_many_connections /usr/lib/python3.10/site-packages/paramiko/client.py:837: UserWarning: Unknown ssh-rsa host key for [127.0.0.1]:3316: b'60733844cb5186657fdedaa22b5a57d5' warnings.warn( tests/test_app.py::TestAppWithCrossOriginOperation::test_app_with_correct_event_origin /usr/lib/python3.10/site-packages/paramiko/client.py:837: UserWarning: Unknown ssh-rsa host key for [127.0.0.1]:3317: b'60733844cb5186657fdedaa22b5a57d5' warnings.warn( tests/test_app.py::TestAppWithCrossOriginOperation::test_app_with_correct_header_origin /usr/lib/python3.10/site-packages/paramiko/client.py:837: UserWarning: Unknown ssh-rsa host key for [127.0.0.1]:3318: b'60733844cb5186657fdedaa22b5a57d5' warnings.warn( tests/test_app.py::TestAppWithUnknownEncoding::test_app_with_a_unknown_encoding /usr/lib/python3.10/site-packages/paramiko/client.py:837: UserWarning: Unknown ssh-rsa host key for [127.0.0.1]:3322: b'60733844cb5186657fdedaa22b5a57d5' warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 91 passed, 30 warnings in 15.88s ======================= ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/srv/maat/src/python-webssh/pkg/python-webssh/usr/share' install: creating directory '/srv/maat/src/python-webssh/pkg/python-webssh/usr/share/licenses' install: creating directory '/srv/maat/src/python-webssh/pkg/python-webssh/usr/share/licenses/python-webssh/' '/srv/maat/src/python-webssh/pkg/python-webssh/usr/share/licenses/python-webssh/LICENSE' -> '/usr/lib/python3.10/site-packages/webssh-1.6.1.dist-info/LICENSE' install: creating directory '/srv/maat/src/python-webssh/pkg/python-webssh/etc' install: creating directory '/srv/maat/src/python-webssh/pkg/python-webssh/etc/conf.d' '/srv/maat/src/python-webssh/src/webssh.conf.d' -> '/srv/maat/src/python-webssh/pkg/python-webssh/etc/conf.d/webssh' install: creating directory '/srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/systemd' install: creating directory '/srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/systemd/system' '/srv/maat/src/python-webssh/src/webssh.service' -> '/srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/systemd/system/webssh.service' install: creating directory '/srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/sysusers.d' '/srv/maat/src/python-webssh/src/sysusers.conf' -> '/srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/sysusers.d/webssh.conf' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-webssh"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file python-webssh-1.6.1-1-any.pkg.tar.zst.sig. ==> Finished making: python-webssh 1.6.1-1 (Tue Mar 28 01:13:42 2023) ==> Cleaning up...