>>> py3-remoto: Building community/py3-remoto 1.2.1-r6 (using abuild 3.12.0-r5) started Sun, 14 Apr 2024 03:01:14 +0000 >>> py3-remoto: Checking sanity of /home/buildozer/aports/community/py3-remoto/APKBUILD... >>> py3-remoto: Analyzing dependencies... >>> py3-remoto: Installing for build: build-base py3-execnet py3-gpep517 py3-setuptools py3-wheel py3-mock py3-pytest7 (1/37) Installing libffi (3.4.6-r0) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (4.0.0-r0) (4/37) Installing libpanelw (6.4_p20240330-r0) (5/37) Installing readline (8.2.10-r0) (6/37) Installing sqlite-libs (3.45.2-r0) (7/37) Installing python3 (3.12.3-r0) (8/37) Installing python3-pycache-pyc0 (3.12.3-r0) (9/37) Installing pyc (3.12.3-r0) (10/37) Installing py3-execnet-pyc (1.9.0-r3) (11/37) Installing py3-apipkg-pyc (2.1.0-r3) (12/37) Installing python3-pyc (3.12.3-r0) (13/37) Installing py3-apipkg (2.1.0-r3) (14/37) Installing py3-execnet (1.9.0-r3) (15/37) Installing py3-installer (0.7.0-r2) (16/37) Installing py3-installer-pyc (0.7.0-r2) (17/37) Installing py3-gpep517 (15-r2) (18/37) Installing py3-gpep517-pyc (15-r2) (19/37) Installing py3-parsing (3.1.2-r1) (20/37) Installing py3-parsing-pyc (3.1.2-r1) (21/37) Installing py3-packaging (24.0-r1) (22/37) Installing py3-packaging-pyc (24.0-r1) (23/37) Installing py3-setuptools (69.2.0-r2) (24/37) Installing py3-setuptools-pyc (69.2.0-r2) (25/37) Installing py3-wheel (0.42.0-r1) (26/37) Installing py3-wheel-pyc (0.42.0-r1) (27/37) Installing py3-mock (5.1.0-r2) (28/37) Installing py3-mock-pyc (5.1.0-r2) (29/37) Installing py3-iniconfig (2.0.0-r1) (30/37) Installing py3-iniconfig-pyc (2.0.0-r1) (31/37) Installing py3-pluggy (1.4.0-r1) (32/37) Installing py3-pluggy-pyc (1.4.0-r1) (33/37) Installing py3-py (1.11.0-r3) (34/37) Installing py3-py-pyc (1.11.0-r3) (35/37) Installing py3-pytest7 (7.4.4-r2) (36/37) Installing py3-pytest7-pyc (7.4.4-r2) (37/37) Installing .makedepends-py3-remoto (20240414.030117) Executing busybox-1.36.1-r25.trigger OK: 433 MiB in 150 packages >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Cleaning up tmpdir >>> py3-remoto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-remoto-1.2.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18609 100 18609 0 0 135k 0 --:--:-- --:--:-- --:--:-- 135k >>> py3-remoto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-remoto-1.2.1.tar.gz >>> py3-remoto: Checking sha512sums... py3-remoto-1.2.1.tar.gz: OK >>> py3-remoto: Unpacking /var/cache/distfiles/edge/py3-remoto-1.2.1.tar.gz... 2024-04-14 03:01:18,723 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-14 03:01:18,778 root INFO running bdist_wheel 2024-04-14 03:01:18,810 root INFO running build 2024-04-14 03:01:18,810 root INFO running build_py 2024-04-14 03:01:18,816 root INFO creating build 2024-04-14 03:01:18,816 root INFO creating build/lib 2024-04-14 03:01:18,816 root INFO creating build/lib/remoto 2024-04-14 03:01:18,816 root INFO copying remoto/util.py -> build/lib/remoto 2024-04-14 03:01:18,817 root INFO copying remoto/__init__.py -> build/lib/remoto 2024-04-14 03:01:18,817 root INFO copying remoto/process.py -> build/lib/remoto 2024-04-14 03:01:18,817 root INFO copying remoto/connection.py -> build/lib/remoto 2024-04-14 03:01:18,818 root INFO copying remoto/log.py -> build/lib/remoto 2024-04-14 03:01:18,818 root INFO copying remoto/exc.py -> build/lib/remoto 2024-04-14 03:01:18,819 root INFO copying remoto/file_sync.py -> build/lib/remoto 2024-04-14 03:01:18,819 root INFO creating build/lib/remoto/tests 2024-04-14 03:01:18,820 root INFO copying remoto/tests/conftest.py -> build/lib/remoto/tests 2024-04-14 03:01:18,820 root INFO copying remoto/tests/test_rsync.py -> build/lib/remoto/tests 2024-04-14 03:01:18,820 root INFO copying remoto/tests/__init__.py -> build/lib/remoto/tests 2024-04-14 03:01:18,821 root INFO copying remoto/tests/test_log.py -> build/lib/remoto/tests 2024-04-14 03:01:18,821 root INFO copying remoto/tests/test_process.py -> build/lib/remoto/tests 2024-04-14 03:01:18,821 root INFO copying remoto/tests/fake_module.py -> build/lib/remoto/tests 2024-04-14 03:01:18,822 root INFO copying remoto/tests/test_util.py -> build/lib/remoto/tests 2024-04-14 03:01:18,822 root INFO copying remoto/tests/test_connection.py -> build/lib/remoto/tests 2024-04-14 03:01:18,823 root INFO creating build/lib/remoto/backends 2024-04-14 03:01:18,823 root INFO copying remoto/backends/kubernetes.py -> build/lib/remoto/backends 2024-04-14 03:01:18,823 root INFO copying remoto/backends/podman.py -> build/lib/remoto/backends 2024-04-14 03:01:18,824 root INFO copying remoto/backends/__init__.py -> build/lib/remoto/backends 2024-04-14 03:01:18,824 root INFO copying remoto/backends/docker.py -> build/lib/remoto/backends 2024-04-14 03:01:18,825 root INFO copying remoto/backends/openshift.py -> build/lib/remoto/backends 2024-04-14 03:01:18,825 root INFO copying remoto/backends/local.py -> build/lib/remoto/backends 2024-04-14 03:01:18,825 root INFO copying remoto/backends/ssh.py -> build/lib/remoto/backends 2024-04-14 03:01:18,838 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-14 03:01:18,838 root INFO running install 2024-04-14 03:01:18,856 root INFO running install_lib 2024-04-14 03:01:18,860 root INFO creating build/bdist.linux-i686 2024-04-14 03:01:18,861 root INFO creating build/bdist.linux-i686/wheel 2024-04-14 03:01:18,861 root INFO creating build/bdist.linux-i686/wheel/remoto 2024-04-14 03:01:18,861 root INFO creating build/bdist.linux-i686/wheel/remoto/tests 2024-04-14 03:01:18,861 root INFO copying build/lib/remoto/tests/conftest.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-14 03:01:18,862 root INFO copying build/lib/remoto/tests/test_rsync.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-14 03:01:18,862 root INFO copying build/lib/remoto/tests/__init__.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-14 03:01:18,863 root INFO copying build/lib/remoto/tests/test_log.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-14 03:01:18,863 root INFO copying build/lib/remoto/tests/test_process.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-14 03:01:18,863 root INFO copying build/lib/remoto/tests/fake_module.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-14 03:01:18,864 root INFO copying build/lib/remoto/tests/test_util.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-14 03:01:18,864 root INFO copying build/lib/remoto/tests/test_connection.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-14 03:01:18,864 root INFO copying build/lib/remoto/util.py -> build/bdist.linux-i686/wheel/remoto 2024-04-14 03:01:18,865 root INFO copying build/lib/remoto/__init__.py -> build/bdist.linux-i686/wheel/remoto 2024-04-14 03:01:18,865 root INFO copying build/lib/remoto/process.py -> build/bdist.linux-i686/wheel/remoto 2024-04-14 03:01:18,865 root INFO copying build/lib/remoto/connection.py -> build/bdist.linux-i686/wheel/remoto 2024-04-14 03:01:18,866 root INFO copying build/lib/remoto/log.py -> build/bdist.linux-i686/wheel/remoto 2024-04-14 03:01:18,866 root INFO creating build/bdist.linux-i686/wheel/remoto/backends 2024-04-14 03:01:18,866 root INFO copying build/lib/remoto/backends/kubernetes.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-14 03:01:18,867 root INFO copying build/lib/remoto/backends/podman.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-14 03:01:18,867 root INFO copying build/lib/remoto/backends/__init__.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-14 03:01:18,868 root INFO copying build/lib/remoto/backends/docker.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-14 03:01:18,868 root INFO copying build/lib/remoto/backends/openshift.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-14 03:01:18,868 root INFO copying build/lib/remoto/backends/local.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-14 03:01:18,869 root INFO copying build/lib/remoto/backends/ssh.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-14 03:01:18,869 root INFO copying build/lib/remoto/exc.py -> build/bdist.linux-i686/wheel/remoto 2024-04-14 03:01:18,869 root INFO copying build/lib/remoto/file_sync.py -> build/bdist.linux-i686/wheel/remoto 2024-04-14 03:01:18,870 root INFO running install_egg_info 2024-04-14 03:01:18,878 root INFO running egg_info 2024-04-14 03:01:18,881 root INFO writing remoto.egg-info/PKG-INFO 2024-04-14 03:01:18,882 root INFO writing dependency_links to remoto.egg-info/dependency_links.txt 2024-04-14 03:01:18,882 root INFO writing requirements to remoto.egg-info/requires.txt 2024-04-14 03:01:18,883 root INFO writing top-level names to remoto.egg-info/top_level.txt 2024-04-14 03:01:18,888 root INFO reading manifest file 'remoto.egg-info/SOURCES.txt' 2024-04-14 03:01:18,889 root INFO reading manifest template 'MANIFEST.in' 2024-04-14 03:01:18,889 root INFO adding license file 'LICENSE' 2024-04-14 03:01:18,891 root INFO writing manifest file 'remoto.egg-info/SOURCES.txt' 2024-04-14 03:01:18,891 root INFO Copying remoto.egg-info to build/bdist.linux-i686/wheel/remoto-1.2.1-py3.12.egg-info 2024-04-14 03:01:18,893 root INFO running install_scripts 2024-04-14 03:01:18,896 wheel INFO creating build/bdist.linux-i686/wheel/remoto-1.2.1.dist-info/WHEEL 2024-04-14 03:01:18,897 wheel INFO creating '/home/buildozer/aports/community/py3-remoto/src/remoto-1.2.1/.dist/.tmp-ld5oajhg/remoto-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-14 03:01:18,898 wheel INFO adding 'remoto/__init__.py' 2024-04-14 03:01:18,898 wheel INFO adding 'remoto/connection.py' 2024-04-14 03:01:18,899 wheel INFO adding 'remoto/exc.py' 2024-04-14 03:01:18,899 wheel INFO adding 'remoto/file_sync.py' 2024-04-14 03:01:18,900 wheel INFO adding 'remoto/log.py' 2024-04-14 03:01:18,900 wheel INFO adding 'remoto/process.py' 2024-04-14 03:01:18,900 wheel INFO adding 'remoto/util.py' 2024-04-14 03:01:18,901 wheel INFO adding 'remoto/backends/__init__.py' 2024-04-14 03:01:18,901 wheel INFO adding 'remoto/backends/docker.py' 2024-04-14 03:01:18,902 wheel INFO adding 'remoto/backends/kubernetes.py' 2024-04-14 03:01:18,902 wheel INFO adding 'remoto/backends/local.py' 2024-04-14 03:01:18,903 wheel INFO adding 'remoto/backends/openshift.py' 2024-04-14 03:01:18,903 wheel INFO adding 'remoto/backends/podman.py' 2024-04-14 03:01:18,903 wheel INFO adding 'remoto/backends/ssh.py' 2024-04-14 03:01:18,904 wheel INFO adding 'remoto/tests/__init__.py' 2024-04-14 03:01:18,904 wheel INFO adding 'remoto/tests/conftest.py' 2024-04-14 03:01:18,904 wheel INFO adding 'remoto/tests/fake_module.py' 2024-04-14 03:01:18,905 wheel INFO adding 'remoto/tests/test_connection.py' 2024-04-14 03:01:18,905 wheel INFO adding 'remoto/tests/test_log.py' 2024-04-14 03:01:18,906 wheel INFO adding 'remoto/tests/test_process.py' 2024-04-14 03:01:18,906 wheel INFO adding 'remoto/tests/test_rsync.py' 2024-04-14 03:01:18,906 wheel INFO adding 'remoto/tests/test_util.py' 2024-04-14 03:01:18,907 wheel INFO adding 'remoto-1.2.1.dist-info/LICENSE' 2024-04-14 03:01:18,907 wheel INFO adding 'remoto-1.2.1.dist-info/METADATA' 2024-04-14 03:01:18,908 wheel INFO adding 'remoto-1.2.1.dist-info/WHEEL' 2024-04-14 03:01:18,908 wheel INFO adding 'remoto-1.2.1.dist-info/top_level.txt' 2024-04-14 03:01:18,908 wheel INFO adding 'remoto-1.2.1.dist-info/RECORD' 2024-04-14 03:01:18,909 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-14 03:01:18,910 gpep517 INFO The backend produced .dist/remoto-1.2.1-py3-none-any.whl remoto-1.2.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-7.4.4, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-remoto/src/remoto-1.2.1 collected 52 items remoto/tests/test_connection.py ................................ [ 61%] remoto/tests/test_log.py ......... [ 78%] remoto/tests/test_process.py .... [ 86%] remoto/tests/test_rsync.py .. [ 90%] remoto/tests/test_util.py ..... [100%] =============================== warnings summary =============================== remoto/tests/test_process.py::TestExtendPath::test_no_environment_sets_path /usr/lib/python3.12/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_process.py::TestExtendPath::test_no_environment_sets_path is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_process.py::TestExtendPath::test_custom_path_does_not_get_overridden /usr/lib/python3.12/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_process.py::TestExtendPath::test_custom_path_does_not_get_overridden is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_process.py::TestExtendPath::test_custom_env_var_extends_existing_env /usr/lib/python3.12/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_process.py::TestExtendPath::test_custom_env_var_extends_existing_env is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_process.py::TestExtendPath::test_extend_env_gets_removed /usr/lib/python3.12/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_process.py::TestExtendPath::test_extend_env_gets_removed is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_util.py::TestRemoteError::test_exception_name /usr/lib/python3.12/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_util.py::TestRemoteError::test_exception_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_util.py::TestRemoteError::test_exception_line /usr/lib/python3.12/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_util.py::TestRemoteError::test_exception_line is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 52 passed, 6 warnings in 0.28s ======================== >>> py3-remoto: Entering fakeroot... >>> py3-remoto-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-remoto/pkg/py3-remoto/usr/lib/python3.12/site-packages/remoto/__pycache__' -> '/home/buildozer/aports/community/py3-remoto/pkg/py3-remoto-pyc/usr/lib/python3.12/site-packages/remoto/__pycache__' '/home/buildozer/aports/community/py3-remoto/pkg/py3-remoto/usr/lib/python3.12/site-packages/remoto/backends/__pycache__' -> '/home/buildozer/aports/community/py3-remoto/pkg/py3-remoto-pyc/usr/lib/python3.12/site-packages/remoto/backends/__pycache__' >>> py3-remoto-pyc*: Preparing subpackage py3-remoto-pyc... >>> py3-remoto-pyc*: Running postcheck for py3-remoto-pyc >>> py3-remoto*: Running postcheck for py3-remoto >>> py3-remoto*: Preparing package py3-remoto... >>> py3-remoto-pyc*: Tracing dependencies... py3-execnet python3~3.12 >>> py3-remoto-pyc*: Package size: 112.0 KB >>> py3-remoto-pyc*: Compressing data... >>> py3-remoto-pyc*: Create checksum... >>> py3-remoto-pyc*: Create py3-remoto-pyc-1.2.1-r6.apk >>> py3-remoto*: Tracing dependencies... py3-execnet python3~3.12 >>> py3-remoto*: Package size: 124.0 KB >>> py3-remoto*: Compressing data... >>> py3-remoto*: Create checksum... >>> py3-remoto*: Create py3-remoto-1.2.1-r6.apk >>> py3-remoto: Build complete at Sun, 14 Apr 2024 03:01:20 +0000 elapsed time 0h 0m 6s >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Uninstalling dependencies... (1/37) Purging .makedepends-py3-remoto (20240414.030117) (2/37) Purging py3-execnet-pyc (1.9.0-r3) (3/37) Purging py3-execnet (1.9.0-r3) (4/37) Purging py3-apipkg-pyc (2.1.0-r3) (5/37) Purging py3-apipkg (2.1.0-r3) (6/37) Purging py3-gpep517-pyc (15-r2) (7/37) Purging py3-gpep517 (15-r2) (8/37) Purging py3-installer-pyc (0.7.0-r2) (9/37) Purging py3-installer (0.7.0-r2) (10/37) Purging py3-setuptools-pyc (69.2.0-r2) (11/37) Purging py3-setuptools (69.2.0-r2) (12/37) Purging py3-wheel-pyc (0.42.0-r1) (13/37) Purging py3-wheel (0.42.0-r1) (14/37) Purging py3-mock-pyc (5.1.0-r2) (15/37) Purging py3-mock (5.1.0-r2) (16/37) Purging py3-pytest7-pyc (7.4.4-r2) (17/37) Purging py3-pytest7 (7.4.4-r2) (18/37) Purging py3-iniconfig-pyc (2.0.0-r1) (19/37) Purging py3-iniconfig (2.0.0-r1) (20/37) Purging py3-packaging-pyc (24.0-r1) (21/37) Purging py3-packaging (24.0-r1) (22/37) Purging py3-parsing-pyc (3.1.2-r1) (23/37) Purging py3-parsing (3.1.2-r1) (24/37) Purging py3-pluggy-pyc (1.4.0-r1) (25/37) Purging py3-pluggy (1.4.0-r1) (26/37) Purging py3-py-pyc (1.11.0-r3) (27/37) Purging py3-py (1.11.0-r3) (28/37) Purging python3-pyc (3.12.3-r0) (29/37) Purging python3-pycache-pyc0 (3.12.3-r0) (30/37) Purging pyc (3.12.3-r0) (31/37) Purging python3 (3.12.3-r0) (32/37) Purging gdbm (1.23-r1) (33/37) Purging libffi (3.4.6-r0) (34/37) Purging libpanelw (6.4_p20240330-r0) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging readline (8.2.10-r0) (37/37) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-remoto: Updating the community/x86 repository index... >>> py3-remoto: Signing the index...