>>> py3-podman: Building testing/py3-podman 3.2.1-r1 (using abuild 3.9.0-r0) started Thu, 30 Dec 2021 00:36:02 +0000 >>> py3-podman: Checking sanity of /home/buildozer/aports/testing/py3-podman/APKBUILD... >>> py3-podman: Analyzing dependencies... >>> py3-podman: Installing for build: build-base python3 py3-requests py3-toml py3-xdg py3-setuptools py3-pytest py3-requests-mock py3-fixtures py3-testtools (1/35) Installing libbz2 (1.0.8-r1) (2/35) Installing libffi (3.4.2-r1) (3/35) Installing gdbm (1.22-r0) (4/35) Installing xz-libs (5.2.5-r0) (5/35) Installing mpdecimal (2.5.1-r1) (6/35) Installing readline (8.1.1-r0) (7/35) Installing sqlite-libs (3.37.0-r0) (8/35) Installing python3 (3.10.1-r0) (9/35) Installing py3-certifi (2020.12.5-r2) (10/35) Installing py3-charset-normalizer (2.0.7-r1) (11/35) Installing py3-idna (3.3-r1) (12/35) Installing py3-urllib3 (1.26.7-r1) (13/35) Installing py3-requests (2.26.0-r2) (14/35) Installing py3-toml (0.10.2-r3) (15/35) Installing py3-xdg (0.27-r2) (16/35) Installing py3-ordered-set (4.0.2-r3) (17/35) Installing py3-appdirs (1.4.4-r3) (18/35) Installing py3-parsing (2.4.7-r3) (19/35) Installing py3-six (1.16.0-r1) (20/35) Installing py3-packaging (21.3-r0) (21/35) Installing py3-setuptools (52.0.0-r5) (22/35) Installing py3-atomicwrites (1.4.0-r2) (23/35) Installing py3-attrs (21.2.0-r1) (24/35) Installing py3-more-itertools (8.12.0-r1) (25/35) Installing py3-iniconfig (1.1.1-r2) (26/35) Installing py3-pluggy (0.13.1-r5) (27/35) Installing py3-py (1.10.0-r2) (28/35) Installing py3-wcwidth (0.2.5-r2) (29/35) Installing py3-pytest (6.2.5-r1) (30/35) Installing py3-requests-mock (1.8.0-r2) (31/35) Installing py3-pbr (5.8.0-r1) (32/35) Installing py3-fixtures (3.0.0-r5) (33/35) Installing py3-extras (1.0.0-r5) (34/35) Installing py3-testtools (2.5.0-r1) (35/35) Installing .makedepends-py3-podman (20211230.003603) Executing busybox-1.34.1-r6.trigger OK: 297 MiB in 124 packages >>> py3-podman: Cleaning up srcdir >>> py3-podman: Cleaning up pkgdir >>> py3-podman: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-podman-3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 176k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 176k 100 176k 0 0 108k 0 0:00:01 0:00:01 --:--:-- 108k >>> py3-podman: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-podman-3.2.1.tar.gz >>> py3-podman: Checking sha512sums... py3-podman-3.2.1.tar.gz: OK python3.10.patch: OK fix-tests.patch: OK >>> py3-podman: Unpacking /var/cache/distfiles/edge/py3-podman-3.2.1.tar.gz... >>> py3-podman: python3.10.patch patching file podman/tests/integration/test_containers.py patching file podman/tests/unit/test_build.py patching file podman/tests/unit/test_container.py patching file podman/tests/unit/test_containersmanager.py patching file podman/tests/unit/test_imagesmanager.py >>> py3-podman: fix-tests.patch patching file podman/tests/unit/test_api_utils.py running build running build_py creating build creating build/lib creating build/lib/podman copying podman/client.py -> build/lib/podman copying podman/tlsconfig.py -> build/lib/podman copying podman/__init__.py -> build/lib/podman copying podman/version.py -> build/lib/podman creating build/lib/podman/api copying podman/api/adapter_utils.py -> build/lib/podman/api copying podman/api/client.py -> build/lib/podman/api copying podman/api/http_utils.py -> build/lib/podman/api copying podman/api/typing_extensions.py -> build/lib/podman/api copying podman/api/parse_utils.py -> build/lib/podman/api copying podman/api/uds.py -> build/lib/podman/api copying podman/api/cached_property.py -> build/lib/podman/api copying podman/api/ssh.py -> build/lib/podman/api copying podman/api/__init__.py -> build/lib/podman/api copying podman/api/tar_utils.py -> build/lib/podman/api creating build/lib/podman/errors copying podman/errors/__init__.py -> build/lib/podman/errors copying podman/errors/exceptions.py -> build/lib/podman/errors creating build/lib/podman/domain copying podman/domain/ipam.py -> build/lib/podman/domain copying podman/domain/manager.py -> build/lib/podman/domain copying podman/domain/networks_manager.py -> build/lib/podman/domain copying podman/domain/containers_run.py -> build/lib/podman/domain copying podman/domain/images.py -> build/lib/podman/domain copying podman/domain/images_manager.py -> build/lib/podman/domain copying podman/domain/networks.py -> build/lib/podman/domain copying podman/domain/pods_manager.py -> build/lib/podman/domain copying podman/domain/pods.py -> build/lib/podman/domain copying podman/domain/containers.py -> build/lib/podman/domain copying podman/domain/config.py -> build/lib/podman/domain copying podman/domain/__init__.py -> build/lib/podman/domain copying podman/domain/registry_data.py -> build/lib/podman/domain copying podman/domain/containers_manager.py -> build/lib/podman/domain copying podman/domain/events.py -> build/lib/podman/domain copying podman/domain/secrets.py -> build/lib/podman/domain copying podman/domain/images_build.py -> build/lib/podman/domain copying podman/domain/manifests.py -> build/lib/podman/domain copying podman/domain/volumes.py -> build/lib/podman/domain copying podman/domain/system.py -> build/lib/podman/domain copying podman/domain/containers_create.py -> build/lib/podman/domain running egg_info creating podman.egg-info writing podman.egg-info/PKG-INFO writing dependency_links to podman.egg-info/dependency_links.txt writing requirements to podman.egg-info/requires.txt writing top-level names to podman.egg-info/top_level.txt writing manifest file 'podman.egg-info/SOURCES.txt' reading manifest file 'podman.egg-info/SOURCES.txt' writing manifest file 'podman.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-podman/src/podman-py-3.2.1 plugins: requests-mock-1.8.0 collected 257 items podman/tests/unit/test_api_connection.py ................ [ 6%] podman/tests/unit/test_api_utils.py ......... [ 9%] podman/tests/unit/test_build.py .... [ 11%] podman/tests/unit/test_config.py . [ 11%] podman/tests/unit/test_container.py .................... [ 19%] podman/tests/unit/test_containersmanager.py .............. [ 24%] podman/tests/unit/test_events.py . [ 25%] podman/tests/unit/test_image.py ... [ 26%] podman/tests/unit/test_imagesmanager.py ......................... [ 36%] podman/tests/unit/test_manager.py . [ 36%] podman/tests/unit/test_manifests.py ... [ 37%] podman/tests/unit/test_network.py ..... [ 39%] podman/tests/unit/test_networksmanager.py ......... [ 43%] podman/tests/unit/test_pod.py ........... [ 47%] podman/tests/unit/test_podmanclient.py ...... [ 49%] podman/tests/unit/test_podsmanager.py ........ [ 52%] podman/tests/unit/test_registrydata.py ...... [ 55%] podman/tests/unit/test_secrets.py . [ 55%] podman/tests/unit/test_system.py .... [ 57%] podman/tests/unit/test_volume.py .. [ 57%] podman/tests/unit/test_volumesmanager.py ....... [ 60%] podman/tests/unit/containers/test_containers.py ........................ [ 70%] ........ [ 73%] podman/tests/unit/images/test_images.py ........... [ 77%] podman/tests/unit/manifests/test_manifests.py ........... [ 81%] podman/tests/unit/networks/test_networks.py ........... [ 85%] podman/tests/unit/pods/test_pods.py .............................. [ 97%] podman/tests/unit/system/test_system.py ...... [100%] =============================== warnings summary =============================== podman/tests/unit/test_api_connection.py: 17 warnings /home/buildozer/aports/testing/py3-podman/src/podman-py-3.2.1/podman/api_connection.py:36: PendingDeprecationWarning: APIConnection() and supporting classes. warnings.warn("APIConnection() and supporting classes.", PendingDeprecationWarning) podman/tests/unit/test_api_connection.py: 1 warning podman/tests/unit/containers/test_containers.py: 1 warning podman/tests/unit/images/test_images.py: 4 warnings podman/tests/unit/manifests/test_manifests.py: 10 warnings podman/tests/unit/networks/test_networks.py: 4 warnings podman/tests/unit/pods/test_pods.py: 19 warnings podman/tests/unit/system/test_system.py: 2 warnings /home/buildozer/aports/testing/py3-podman/src/podman-py-3.2.1/podman/errors/__init__.py:48: PendingDeprecationWarning: APIConnection() and supporting classes. warnings.warn("APIConnection() and supporting classes.", PendingDeprecationWarning) podman/tests/unit/test_api_connection.py::TestApiConnection::test_request_request_error podman/tests/unit/manifests/test_manifests.py::TestManifests::test_create_fail podman/tests/unit/networks/test_networks.py::TestNetwork::test_create_fail podman/tests/unit/pods/test_pods.py::TestNetwork::test_create_fail podman/tests/unit/pods/test_pods.py::TestNetwork::test_prune_fail /home/buildozer/aports/testing/py3-podman/src/podman-py-3.2.1/podman/errors/__init__.py:100: PendingDeprecationWarning: APIConnection() and supporting classes. warnings.warn("APIConnection() and supporting classes.", PendingDeprecationWarning) podman/tests/unit/test_api_connection.py::TestApiConnection::test_request_server_error podman/tests/unit/test_api_connection.py::TestApiConnection::test_request_server_error_nomessage /home/buildozer/aports/testing/py3-podman/src/podman-py-3.2.1/podman/errors/__init__.py:112: PendingDeprecationWarning: APIConnection() and supporting classes. warnings.warn("APIConnection() and supporting classes.", PendingDeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================= 257 passed, 65 warnings in 2.19s ======================= >>> py3-podman: Entering fakeroot... running install running install_lib creating /home/buildozer/aports/testing/py3-podman/pkg creating /home/buildozer/aports/testing/py3-podman/pkg/py3-podman creating /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr creating /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib creating /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman copying build/lib/podman/client.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman copying build/lib/podman/tlsconfig.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman creating /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/adapter_utils.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/client.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/http_utils.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/typing_extensions.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/parse_utils.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/uds.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/cached_property.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/ssh.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/__init__.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/api/tar_utils.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api copying build/lib/podman/__init__.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman creating /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/errors copying build/lib/podman/errors/__init__.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/errors copying build/lib/podman/errors/exceptions.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/errors copying build/lib/podman/version.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman creating /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/ipam.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/manager.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/networks_manager.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/containers_run.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/images.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/images_manager.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/networks.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/pods_manager.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/pods.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/containers.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/config.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/__init__.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/registry_data.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/containers_manager.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/events.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/secrets.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/images_build.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/manifests.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/volumes.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/system.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain copying build/lib/podman/domain/containers_create.py -> /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/tlsconfig.py to tlsconfig.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/adapter_utils.py to adapter_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/http_utils.py to http_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/typing_extensions.py to typing_extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/parse_utils.py to parse_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/uds.py to uds.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/cached_property.py to cached_property.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/ssh.py to ssh.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/api/tar_utils.py to tar_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/errors/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/errors/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/ipam.py to ipam.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/manager.py to manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/networks_manager.py to networks_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/containers_run.py to containers_run.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/images.py to images.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/images_manager.py to images_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/networks.py to networks.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/pods_manager.py to pods_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/pods.py to pods.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/containers.py to containers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/registry_data.py to registry_data.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/containers_manager.py to containers_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/events.py to events.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/secrets.py to secrets.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/images_build.py to images_build.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/manifests.py to manifests.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/volumes.py to volumes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/system.py to system.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman/domain/containers_create.py to containers_create.cpython-310.pyc running install_egg_info running egg_info writing podman.egg-info/PKG-INFO writing dependency_links to podman.egg-info/dependency_links.txt writing requirements to podman.egg-info/requires.txt writing top-level names to podman.egg-info/top_level.txt reading manifest file 'podman.egg-info/SOURCES.txt' writing manifest file 'podman.egg-info/SOURCES.txt' Copying podman.egg-info to /home/buildozer/aports/testing/py3-podman/pkg/py3-podman/usr/lib/python3.10/site-packages/podman-3.2.1-py3.10.egg-info running install_scripts >>> py3-podman*: Running postcheck for py3-podman >>> py3-podman*: Preparing package py3-podman... >>> py3-podman*: Tracing dependencies... >>> py3-podman*: Package size: 780.0 KB >>> py3-podman*: Compressing data... >>> py3-podman*: Create checksum... >>> py3-podman*: Create py3-podman-3.2.1-r1.apk >>> py3-podman: Build complete at Thu, 30 Dec 2021 00:36:10 +0000 elapsed time 0h 0m 8s >>> py3-podman: Cleaning up srcdir >>> py3-podman: Cleaning up pkgdir >>> py3-podman: Uninstalling dependencies... (1/35) Purging .makedepends-py3-podman (20211230.003603) (2/35) Purging py3-xdg (0.27-r2) (3/35) Purging py3-pytest (6.2.5-r1) (4/35) Purging py3-atomicwrites (1.4.0-r2) (5/35) Purging py3-attrs (21.2.0-r1) (6/35) Purging py3-more-itertools (8.12.0-r1) (7/35) Purging py3-iniconfig (1.1.1-r2) (8/35) Purging py3-pluggy (0.13.1-r5) (9/35) Purging py3-py (1.10.0-r2) (10/35) Purging py3-wcwidth (0.2.5-r2) (11/35) Purging py3-toml (0.10.2-r3) (12/35) Purging py3-requests-mock (1.8.0-r2) (13/35) Purging py3-requests (2.26.0-r2) (14/35) Purging py3-certifi (2020.12.5-r2) (15/35) Purging py3-charset-normalizer (2.0.7-r1) (16/35) Purging py3-idna (3.3-r1) (17/35) Purging py3-urllib3 (1.26.7-r1) (18/35) Purging py3-testtools (2.5.0-r1) (19/35) Purging py3-fixtures (3.0.0-r5) (20/35) Purging py3-pbr (5.8.0-r1) (21/35) Purging py3-extras (1.0.0-r5) (22/35) Purging py3-setuptools (52.0.0-r5) (23/35) Purging py3-ordered-set (4.0.2-r3) (24/35) Purging py3-appdirs (1.4.4-r3) (25/35) Purging py3-packaging (21.3-r0) (26/35) Purging py3-parsing (2.4.7-r3) (27/35) Purging py3-six (1.16.0-r1) (28/35) Purging python3 (3.10.1-r0) (29/35) Purging libbz2 (1.0.8-r1) (30/35) Purging libffi (3.4.2-r1) (31/35) Purging gdbm (1.22-r0) (32/35) Purging xz-libs (5.2.5-r0) (33/35) Purging mpdecimal (2.5.1-r1) (34/35) Purging readline (8.1.1-r0) (35/35) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r6.trigger OK: 230 MiB in 89 packages >>> py3-podman: Updating the testing/ppc64le repository index... >>> py3-podman: Signing the index...