>>> py3-oslotest: Building community/py3-oslotest 4.5.0-r4 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 22:45:46 +0000 >>> py3-oslotest: Validating /home/udu/aports/community/py3-oslotest/APKBUILD... >>> py3-oslotest: Analyzing dependencies... >>> py3-oslotest: Installing for build: build-base python3 py3-pbr py3-setuptools WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/9) Installing py3-parsing (3.2.3-r0) (2/9) Installing py3-parsing-pyc (3.2.3-r0) (3/9) Installing py3-packaging (25.0-r0) (4/9) Installing py3-packaging-pyc (25.0-r0) (5/9) Installing py3-setuptools (80.9.0-r0) (6/9) Installing py3-setuptools-pyc (80.9.0-r0) (7/9) Installing py3-pbr (5.11.1-r5) (8/9) Installing py3-pbr-pyc (5.11.1-r5) (9/9) Installing .makedepends-py3-oslotest (20251012.224548) Executing busybox-1.37.0-r19.trigger OK: 306 MiB in 98 packages >>> py3-oslotest: Cleaning up srcdir >>> py3-oslotest: Cleaning up pkgdir >>> py3-oslotest: Cleaning up tmpdir >>> py3-oslotest: Fetching https://pypi.python.org/packages/source/o/oslotest/oslotest-4.5.0.tar.gz >>> py3-oslotest: Fetching https://pypi.python.org/packages/source/o/oslotest/oslotest-4.5.0.tar.gz >>> py3-oslotest: Checking sha512sums... oslotest-4.5.0.tar.gz: OK >>> py3-oslotest: Unpacking /var/cache/distfiles/oslotest-4.5.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_base.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_mock_fixture.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_createfile.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_mockpatch.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_timeout.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_log.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_output.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/__init__.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_modules.py -> build/lib/oslotest/tests/unit copying oslotest/tests/__init__.py -> build/lib/oslotest/tests copying oslotest/base.py -> build/lib/oslotest copying oslotest/output.py -> build/lib/oslotest copying oslotest/createfile.py -> build/lib/oslotest copying oslotest/log.py -> build/lib/oslotest copying oslotest/timeout.py -> build/lib/oslotest copying oslotest/__init__.py -> build/lib/oslotest copying oslotest/modules.py -> build/lib/oslotest copying oslotest/mock_fixture.py -> build/lib/oslotest creating build/lib/oslotest/tools copying oslotest/tools/config.py -> build/lib/oslotest/tools copying oslotest/tools/__init__.py -> build/lib/oslotest/tools running egg_info writing oslotest.egg-info/PKG-INFO writing dependency_links to oslotest.egg-info/dependency_links.txt writing requirements to oslotest.egg-info/requires.txt writing top-level names to oslotest.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running build_scripts creating build/scripts-3.12 copying tools/oslo_debug_helper -> build/scripts-3.12 copying tools/oslo_run_cross_tests -> build/scripts-3.12 copying and adjusting tools/oslo_run_pre_release_tests -> build/scripts-3.12 changing mode of build/scripts-3.12/oslo_run_pre_release_tests from 644 to 755 >>> py3-oslotest: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest copying build/lib/oslotest/base.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest copying build/lib/oslotest/output.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest copying build/lib/oslotest/createfile.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest creating /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tools copying build/lib/oslotest/tools/config.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tools copying build/lib/oslotest/tools/__init__.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tools copying build/lib/oslotest/log.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest copying build/lib/oslotest/timeout.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest copying build/lib/oslotest/__init__.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest copying build/lib/oslotest/modules.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest copying build/lib/oslotest/mock_fixture.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest creating /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests copying build/lib/oslotest/tests/__init__.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests creating /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_base.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_mock_fixture.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_createfile.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_mockpatch.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_timeout.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_log.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_output.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/__init__.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_modules.py -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/base.py to base.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/output.py to output.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/createfile.py to createfile.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tools/config.py to config.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tools/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/log.py to log.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/timeout.py to timeout.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/modules.py to modules.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/mock_fixture.py to mock_fixture.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit/test_base.py to test_base.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit/test_mock_fixture.py to test_mock_fixture.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit/test_createfile.py to test_createfile.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit/test_mockpatch.py to test_mockpatch.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit/test_timeout.py to test_timeout.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit/test_log.py to test_log.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit/test_output.py to test_output.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest/tests/unit/test_modules.py to test_modules.cpython-312.pyc running install_egg_info running egg_info writing oslotest.egg-info/PKG-INFO writing dependency_links to oslotest.egg-info/dependency_links.txt writing requirements to oslotest.egg-info/requires.txt writing top-level names to oslotest.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying oslotest.egg-info to /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.12/site-packages/oslotest-4.5.0-py3.12.egg-info running install_scripts creating /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin copying build/scripts-3.12/oslo_debug_helper -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin copying build/scripts-3.12/oslo_run_pre_release_tests -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin copying build/scripts-3.12/oslo_run_cross_tests -> /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin changing mode of /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin/oslo_debug_helper to 755 changing mode of /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin/oslo_run_pre_release_tests to 755 changing mode of /home/udu/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin/oslo_run_cross_tests to 755 /usr/lib/python3.12/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.12/site-packages/pbr/packaging.py:438: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) >>> py3-oslotest-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/oslotest/tools/__pycache__' -> '/home/udu/aports/community/py3-oslotest/pkg/py3-oslotest-pyc/usr/lib/python3.12/site-packages/oslotest/tools/__pycache__' 'usr/lib/python3.12/site-packages/oslotest/__pycache__' -> '/home/udu/aports/community/py3-oslotest/pkg/py3-oslotest-pyc/usr/lib/python3.12/site-packages/oslotest/__pycache__' 'usr/lib/python3.12/site-packages/oslotest/tests/__pycache__' -> '/home/udu/aports/community/py3-oslotest/pkg/py3-oslotest-pyc/usr/lib/python3.12/site-packages/oslotest/tests/__pycache__' 'usr/lib/python3.12/site-packages/oslotest/tests/unit/__pycache__' -> '/home/udu/aports/community/py3-oslotest/pkg/py3-oslotest-pyc/usr/lib/python3.12/site-packages/oslotest/tests/unit/__pycache__' >>> py3-oslotest-pyc*: Preparing subpackage py3-oslotest-pyc... >>> py3-oslotest-pyc*: Running postcheck for py3-oslotest-pyc >>> py3-oslotest*: Running postcheck for py3-oslotest >>> py3-oslotest*: Preparing package py3-oslotest... >>> py3-oslotest-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-oslotest-pyc*: Package size: 68.3 KB >>> py3-oslotest-pyc*: Compressing data... >>> py3-oslotest-pyc*: Create checksum... >>> py3-oslotest-pyc*: Create py3-oslotest-pyc-4.5.0-r4.apk >>> py3-oslotest*: Tracing dependencies... python3 python3~3.12 >>> py3-oslotest*: Package size: 67.3 KB >>> py3-oslotest*: Compressing data... >>> py3-oslotest*: Create checksum... >>> py3-oslotest*: Create py3-oslotest-4.5.0-r4.apk >>> py3-oslotest: Build complete at Sun, 12 Oct 2025 22:45:49 +0000 elapsed time 0h 0m 3s >>> py3-oslotest: Cleaning up srcdir >>> py3-oslotest: Cleaning up pkgdir >>> py3-oslotest: Uninstalling dependencies... (1/9) Purging .makedepends-py3-oslotest (20251012.224548) (2/9) Purging py3-pbr-pyc (5.11.1-r5) (3/9) Purging py3-pbr (5.11.1-r5) (4/9) Purging py3-setuptools-pyc (80.9.0-r0) (5/9) Purging py3-setuptools (80.9.0-r0) (6/9) Purging py3-packaging-pyc (25.0-r0) (7/9) Purging py3-packaging (25.0-r0) (8/9) Purging py3-parsing-pyc (3.2.3-r0) (9/9) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-oslotest: Updating the community/x86_64 repository index... >>> py3-oslotest: Signing the index...