==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-oslo-utils 7.4.0-5 (Mon Jan 12 14:53:21 2026)
==> Retrieving sources...
-> Updating oslo.utils git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
oslo.utils ... Passed
==> Making package: python-oslo-utils 7.4.0-5 (Mon Jan 12 21:53:46 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (23) libyaml-0.2.5-3 mpdecimal-4.0.1-1 python-3.14.2-2 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-pbr-7.0.3-3 python-platformdirs-4.5.1-3 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4 python-wrapt-1.17.3-2 python-debtcollector-3.0.0-5 python-iso8601-2.1.0-4 python-netaddr-1.3.0-2 python-netifaces-0.11.0-8 python-oslo-i18n-6.6.0-3 python-packaging-25.0-4 python-psutil-7.2.1-1 python-pyparsing-3.3.1-3 python-yaml-6.0.3-2
Total Download Size: 1.60 MiB
Total Installed Size: 94.37 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-netaddr-1.3.0-2-any downloading...
python-oslo-i18n-6.6.0-3-any downloading...
python-debtcollector-3.0.0-5-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending]
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-iso8601...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-pbr...
installing python-oslo-i18n...
installing python-netaddr...
Optional dependencies for python-netaddr
ipython: netaddr interractive command support
installing python-netifaces...
installing python-wrapt...
installing python-debtcollector...
installing python-pyparsing...
Optional dependencies for python-pyparsing
python-railroad-diagrams: for generating Railroad Diagrams
python-jinja: for generating Railroad Diagrams
installing libyaml...
installing python-yaml...
installing python-psutil...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 zlib-ng-2.3.2-1 git-2.52.0-2
Total Installed Size: 49.67 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of oslo.utils git repo...
Cloning into 'oslo.utils'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
/usr/lib/python3.14/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.14/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`.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
[pbr] Generating ChangeLog
/usr/lib/python3.14/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.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
/usr/lib/python3.14/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/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/oslo_utils/tests/fake/v2
copying oslo_utils/tests/fake/v2/dummpy.py -> build/lib/oslo_utils/tests/fake/v2
copying oslo_utils/tests/fake/v2/__init__.py -> build/lib/oslo_utils/tests/fake/v2
creating build/lib/oslo_utils/tests/imageutils
copying oslo_utils/tests/imageutils/test_format_inspector.py -> build/lib/oslo_utils/tests/imageutils
copying oslo_utils/tests/imageutils/test_qemu.py -> build/lib/oslo_utils/tests/imageutils
copying oslo_utils/tests/imageutils/__init__.py -> build/lib/oslo_utils/tests/imageutils
creating build/lib/oslo_utils/imageutils
copying oslo_utils/imageutils/__init__.py -> build/lib/oslo_utils/imageutils
copying oslo_utils/imageutils/format_inspector.py -> build/lib/oslo_utils/imageutils
copying oslo_utils/imageutils/qemu.py -> build/lib/oslo_utils/imageutils
copying oslo_utils/tests/fake/__init__.py -> build/lib/oslo_utils/tests/fake
copying oslo_utils/tests/test_importutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_excutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/tests_encodeutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_fileutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_versionutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_reflection.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_dictutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_secretutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_fixture.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_specs_matcher.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_netutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_eventletutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_timeutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_uuidutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/__init__.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_strutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/base.py -> build/lib/oslo_utils/tests
copying oslo_utils/eventletutils.py -> build/lib/oslo_utils
copying oslo_utils/fileutils.py -> build/lib/oslo_utils
copying oslo_utils/_i18n.py -> build/lib/oslo_utils
copying oslo_utils/netutils.py -> build/lib/oslo_utils
copying oslo_utils/encodeutils.py -> build/lib/oslo_utils
copying oslo_utils/fixture.py -> build/lib/oslo_utils
copying oslo_utils/excutils.py -> build/lib/oslo_utils
copying oslo_utils/reflection.py -> build/lib/oslo_utils
copying oslo_utils/timeutils.py -> build/lib/oslo_utils
copying oslo_utils/importutils.py -> build/lib/oslo_utils
copying oslo_utils/__init__.py -> build/lib/oslo_utils
copying oslo_utils/versionutils.py -> build/lib/oslo_utils
copying oslo_utils/secretutils.py -> build/lib/oslo_utils
copying oslo_utils/strutils.py -> build/lib/oslo_utils
copying oslo_utils/specs_matcher.py -> build/lib/oslo_utils
copying oslo_utils/uuidutils.py -> build/lib/oslo_utils
copying oslo_utils/units.py -> build/lib/oslo_utils
copying oslo_utils/dictutils.py -> build/lib/oslo_utils
running egg_info
creating oslo.utils.egg-info
writing oslo.utils.egg-info/PKG-INFO
writing dependency_links to oslo.utils.egg-info/dependency_links.txt
writing requirements to oslo.utils.egg-info/requires.txt
writing top-level names to oslo.utils.egg-info/top_level.txt
writing pbr to oslo.utils.egg-info/pbr.json
[pbr] Processing SOURCES.txt
writing manifest file 'oslo.utils.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'oslo.utils.egg-info/SOURCES.txt'
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_utils.locale.de.LC_MESSAGES' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'oslo_utils.locale.de.LC_MESSAGES' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'oslo_utils.locale.de.LC_MESSAGES' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'oslo_utils.locale.de.LC_MESSAGES' to be distributed and are
already explicitly excluding 'oslo_utils.locale.de.LC_MESSAGES' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_utils.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'oslo_utils.locale.en_GB.LC_MESSAGES' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'oslo_utils.locale.en_GB.LC_MESSAGES' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'oslo_utils.locale.en_GB.LC_MESSAGES' to be distributed and are
already explicitly excluding 'oslo_utils.locale.en_GB.LC_MESSAGES' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_utils.locale.fr.LC_MESSAGES' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'oslo_utils.locale.fr.LC_MESSAGES' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'oslo_utils.locale.fr.LC_MESSAGES' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'oslo_utils.locale.fr.LC_MESSAGES' to be distributed and are
already explicitly excluding 'oslo_utils.locale.fr.LC_MESSAGES' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_utils.locale.ka_GE.LC_MESSAGES' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'oslo_utils.locale.ka_GE.LC_MESSAGES' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'oslo_utils.locale.ka_GE.LC_MESSAGES' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'oslo_utils.locale.ka_GE.LC_MESSAGES' to be distributed and are
already explicitly excluding 'oslo_utils.locale.ka_GE.LC_MESSAGES' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
creating build/lib/oslo_utils/locale/de/LC_MESSAGES
copying oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/de/LC_MESSAGES
creating build/lib/oslo_utils/locale/en_GB/LC_MESSAGES
copying oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/en_GB/LC_MESSAGES
creating build/lib/oslo_utils/locale/fr/LC_MESSAGES
copying oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/fr/LC_MESSAGES
creating build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES
copying oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/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.14/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`.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
[pbr] Generating ChangeLog
/usr/lib/python3.14/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.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
/usr/lib/python3.14/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/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] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.1s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.2s)
running build
running build_py
copying oslo_utils/tests/fake/v2/dummpy.py -> build/lib/oslo_utils/tests/fake/v2
copying oslo_utils/tests/fake/v2/__init__.py -> build/lib/oslo_utils/tests/fake/v2
copying oslo_utils/tests/imageutils/test_format_inspector.py -> build/lib/oslo_utils/tests/imageutils
copying oslo_utils/tests/imageutils/test_qemu.py -> build/lib/oslo_utils/tests/imageutils
copying oslo_utils/tests/imageutils/__init__.py -> build/lib/oslo_utils/tests/imageutils
copying oslo_utils/imageutils/__init__.py -> build/lib/oslo_utils/imageutils
copying oslo_utils/imageutils/format_inspector.py -> build/lib/oslo_utils/imageutils
copying oslo_utils/imageutils/qemu.py -> build/lib/oslo_utils/imageutils
copying oslo_utils/tests/fake/__init__.py -> build/lib/oslo_utils/tests/fake
copying oslo_utils/tests/test_importutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_excutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/tests_encodeutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_fileutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_versionutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_reflection.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_dictutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_secretutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_fixture.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_specs_matcher.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_netutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_eventletutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_timeutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_uuidutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/__init__.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_strutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/base.py -> build/lib/oslo_utils/tests
copying oslo_utils/eventletutils.py -> build/lib/oslo_utils
copying oslo_utils/fileutils.py -> build/lib/oslo_utils
copying oslo_utils/_i18n.py -> build/lib/oslo_utils
copying oslo_utils/netutils.py -> build/lib/oslo_utils
copying oslo_utils/encodeutils.py -> build/lib/oslo_utils
copying oslo_utils/fixture.py -> build/lib/oslo_utils
copying oslo_utils/excutils.py -> build/lib/oslo_utils
copying oslo_utils/reflection.py -> build/lib/oslo_utils
copying oslo_utils/timeutils.py -> build/lib/oslo_utils
copying oslo_utils/importutils.py -> build/lib/oslo_utils
copying oslo_utils/__init__.py -> build/lib/oslo_utils
copying oslo_utils/versionutils.py -> build/lib/oslo_utils
copying oslo_utils/secretutils.py -> build/lib/oslo_utils
copying oslo_utils/strutils.py -> build/lib/oslo_utils
copying oslo_utils/specs_matcher.py -> build/lib/oslo_utils
copying oslo_utils/uuidutils.py -> build/lib/oslo_utils
copying oslo_utils/units.py -> build/lib/oslo_utils
copying oslo_utils/dictutils.py -> build/lib/oslo_utils
running egg_info
writing oslo.utils.egg-info/PKG-INFO
writing dependency_links to oslo.utils.egg-info/dependency_links.txt
writing requirements to oslo.utils.egg-info/requires.txt
writing top-level names to oslo.utils.egg-info/top_level.txt
writing pbr to oslo.utils.egg-info/pbr.json
[pbr] Processing SOURCES.txt
[pbr] In git context, generating filelist from git
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'oslo.utils.egg-info/SOURCES.txt'
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_utils.locale.de.LC_MESSAGES' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'oslo_utils.locale.de.LC_MESSAGES' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'oslo_utils.locale.de.LC_MESSAGES' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'oslo_utils.locale.de.LC_MESSAGES' to be distributed and are
already explicitly excluding 'oslo_utils.locale.de.LC_MESSAGES' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_utils.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'oslo_utils.locale.en_GB.LC_MESSAGES' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'oslo_utils.locale.en_GB.LC_MESSAGES' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'oslo_utils.locale.en_GB.LC_MESSAGES' to be distributed and are
already explicitly excluding 'oslo_utils.locale.en_GB.LC_MESSAGES' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_utils.locale.fr.LC_MESSAGES' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'oslo_utils.locale.fr.LC_MESSAGES' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'oslo_utils.locale.fr.LC_MESSAGES' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'oslo_utils.locale.fr.LC_MESSAGES' to be distributed and are
already explicitly excluding 'oslo_utils.locale.fr.LC_MESSAGES' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_utils.locale.ka_GE.LC_MESSAGES' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'oslo_utils.locale.ka_GE.LC_MESSAGES' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'oslo_utils.locale.ka_GE.LC_MESSAGES' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'oslo_utils.locale.ka_GE.LC_MESSAGES' to be distributed and are
already explicitly excluding 'oslo_utils.locale.ka_GE.LC_MESSAGES' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
copying oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/de/LC_MESSAGES
copying oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/en_GB/LC_MESSAGES
copying oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/fr/LC_MESSAGES
copying oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES
running install_lib
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/eventletutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/fileutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/ka_GE
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES
copying build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/de
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/de/LC_MESSAGES
copying build/lib/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/de/LC_MESSAGES
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/en_GB
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES
copying build/lib/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/fr
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/fr/LC_MESSAGES
copying build/lib/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/locale/fr/LC_MESSAGES
copying build/lib/oslo_utils/_i18n.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/netutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/encodeutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/fixture.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/excutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/reflection.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/timeutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/importutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/versionutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/secretutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/imageutils
copying build/lib/oslo_utils/imageutils/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/imageutils
copying build/lib/oslo_utils/imageutils/format_inspector.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/imageutils
copying build/lib/oslo_utils/imageutils/qemu.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/imageutils
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_importutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_excutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/tests_encodeutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_fileutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_versionutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_reflection.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_dictutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_secretutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_fixture.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_specs_matcher.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_netutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_eventletutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_timeutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_uuidutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/imageutils
copying build/lib/oslo_utils/tests/imageutils/test_format_inspector.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/imageutils
copying build/lib/oslo_utils/tests/imageutils/test_qemu.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/imageutils
copying build/lib/oslo_utils/tests/imageutils/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/imageutils
copying build/lib/oslo_utils/tests/test_strutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/base.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/fake
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/fake/v2
copying build/lib/oslo_utils/tests/fake/v2/dummpy.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/fake/v2
copying build/lib/oslo_utils/tests/fake/v2/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/fake/v2
copying build/lib/oslo_utils/tests/fake/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/fake
copying build/lib/oslo_utils/strutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/specs_matcher.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/uuidutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/units.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
copying build/lib/oslo_utils/dictutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/eventletutils.py to eventletutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/fileutils.py to fileutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/_i18n.py to _i18n.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/netutils.py to netutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/encodeutils.py to encodeutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/fixture.py to fixture.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/excutils.py to excutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/reflection.py to reflection.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/timeutils.py to timeutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/importutils.py to importutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/versionutils.py to versionutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/secretutils.py to secretutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/imageutils/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/imageutils/format_inspector.py to format_inspector.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/imageutils/qemu.py to qemu.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_importutils.py to test_importutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_excutils.py to test_excutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/tests_encodeutils.py to tests_encodeutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_fileutils.py to test_fileutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_versionutils.py to test_versionutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_reflection.py to test_reflection.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_dictutils.py to test_dictutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_secretutils.py to test_secretutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_fixture.py to test_fixture.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_specs_matcher.py to test_specs_matcher.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_netutils.py to test_netutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_eventletutils.py to test_eventletutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_timeutils.py to test_timeutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_uuidutils.py to test_uuidutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/imageutils/test_format_inspector.py to test_format_inspector.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/imageutils/test_qemu.py to test_qemu.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/imageutils/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/test_strutils.py to test_strutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/base.py to base.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/fake/v2/dummpy.py to dummpy.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/fake/v2/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/tests/fake/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/strutils.py to strutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/specs_matcher.py to specs_matcher.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/uuidutils.py to uuidutils.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/units.py to units.cpython-314.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo_utils/dictutils.py to dictutils.cpython-314.pyc
writing byte-compilation script '/tmp/tmp2wqdm8rg.py'
/usr/bin/python /tmp/tmp2wqdm8rg.py
removing /tmp/tmp2wqdm8rg.py
running install_egg_info
Copying oslo.utils.egg-info to /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.14/site-packages/oslo.utils-7.4.0-py3.14.egg-info
running install_scripts
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-oslo-utils"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-oslo-utils 7.4.0-5 (Mon Jan 12 21:54:14 2026)
==> Cleaning up...
[?12l[?25h