==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-keystoneauth1 5.8.0-2 (Mon Dec 23 22:02:27 2024)
==> Retrieving sources...
  -> Updating keystoneauth git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    keystoneauth ... Passed
==> Making package: python-keystoneauth1 5.8.0-2 (Mon Dec 23 22:02:50 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) python-charset-normalizer-3.4.0-5  python-idna-3.10-2
             python-urllib3-1.26.20-4  python-iso8601-2.1.0-3
             python-os-service-types-1.7.0-17  python-pbr-6.1.0-2
             python-requests-2.32.3-4  python-stevedore-5.4.0-1

Total Download Size:   0.08 MiB
Total Installed Size:  4.63 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-stevedore-5.4.0-1-any downloading...
 python-os-service-types-1.7.0-17-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pbr...
installing python-iso8601...
installing python-stevedore...
installing python-os-service-types...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-certifi: security support
    python-cryptography: security support
    python-idna: security support [installed]
    python-pyopenssl: security support
    python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  git-2.47.1-1  python-setuptools-1:75.2.0-4

Total Installed Size:  49.71 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 git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    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-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https 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]
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...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of keystoneauth git repo...
Cloning into 'keystoneauth'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
/usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _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`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
[pbr] Generating ChangeLog
/usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating build/lib/keystoneauth1/tests/unit/extras/saml2
copying keystoneauth1/tests/unit/extras/saml2/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2
copying keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> build/lib/keystoneauth1/tests/unit/extras/saml2
copying keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> build/lib/keystoneauth1/tests/unit/extras/saml2
copying keystoneauth1/tests/unit/extras/saml2/utils.py -> build/lib/keystoneauth1/tests/unit/extras/saml2
creating build/lib/keystoneauth1/identity
copying keystoneauth1/identity/base.py -> build/lib/keystoneauth1/identity
copying keystoneauth1/identity/__init__.py -> build/lib/keystoneauth1/identity
copying keystoneauth1/identity/access.py -> build/lib/keystoneauth1/identity
copying keystoneauth1/identity/v2.py -> build/lib/keystoneauth1/identity
copying keystoneauth1/tests/__init__.py -> build/lib/keystoneauth1/tests
creating build/lib/keystoneauth1/tests/unit/extras/oauth1
copying keystoneauth1/tests/unit/extras/oauth1/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1
copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1
copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1
creating build/lib/keystoneauth1/extras/_saml2/v3
copying keystoneauth1/extras/_saml2/v3/base.py -> build/lib/keystoneauth1/extras/_saml2/v3
copying keystoneauth1/extras/_saml2/v3/__init__.py -> build/lib/keystoneauth1/extras/_saml2/v3
copying keystoneauth1/extras/_saml2/v3/saml2.py -> build/lib/keystoneauth1/extras/_saml2/v3
copying keystoneauth1/extras/_saml2/v3/adfs.py -> build/lib/keystoneauth1/extras/_saml2/v3
creating build/lib/keystoneauth1/loading/_plugins/identity
copying keystoneauth1/loading/_plugins/identity/__init__.py -> build/lib/keystoneauth1/loading/_plugins/identity
copying keystoneauth1/loading/_plugins/identity/generic.py -> build/lib/keystoneauth1/loading/_plugins/identity
copying keystoneauth1/loading/_plugins/identity/v3.py -> build/lib/keystoneauth1/loading/_plugins/identity
copying keystoneauth1/loading/_plugins/identity/v2.py -> build/lib/keystoneauth1/loading/_plugins/identity
copying keystoneauth1/session.py -> build/lib/keystoneauth1
copying keystoneauth1/__init__.py -> build/lib/keystoneauth1
copying keystoneauth1/service_token.py -> build/lib/keystoneauth1
copying keystoneauth1/http_basic.py -> build/lib/keystoneauth1
copying keystoneauth1/_utils.py -> build/lib/keystoneauth1
copying keystoneauth1/noauth.py -> build/lib/keystoneauth1
copying keystoneauth1/_fair_semaphore.py -> build/lib/keystoneauth1
copying keystoneauth1/plugin.py -> build/lib/keystoneauth1
copying keystoneauth1/token_endpoint.py -> build/lib/keystoneauth1
copying keystoneauth1/discover.py -> build/lib/keystoneauth1
copying keystoneauth1/adapter.py -> build/lib/keystoneauth1
creating build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/base.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/password.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/application_credential.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/token.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/__init__.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/multi_factor.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/oauth2_client_credential.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/oauth2_mtls_client_credential.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/tokenless_auth.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/k2k.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/receipt.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/totp.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/oidc.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/federation.py -> build/lib/keystoneauth1/identity/v3
creating build/lib/keystoneauth1/hacking
copying keystoneauth1/hacking/__init__.py -> build/lib/keystoneauth1/hacking
copying keystoneauth1/hacking/checks.py -> build/lib/keystoneauth1/hacking
creating build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/__init__.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/keystoneauth_betamax.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/discovery.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/plugin.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/hooks.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/serializer.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/v3.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/exception.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/v2.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/loading/_plugins/__init__.py -> build/lib/keystoneauth1/loading/_plugins
copying keystoneauth1/loading/_plugins/http_basic.py -> build/lib/keystoneauth1/loading/_plugins
copying keystoneauth1/loading/_plugins/noauth.py -> build/lib/keystoneauth1/loading/_plugins
copying keystoneauth1/loading/_plugins/admin_token.py -> build/lib/keystoneauth1/loading/_plugins
creating build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/base.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/auth_plugins.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/auth.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/http.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/__init__.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/catalog.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/service_providers.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/discovery.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/response.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/oidc.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/connection.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/tests/unit/test_service_token.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_betamax_hooks.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_noauth.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_session.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/client_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_utils.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/oidc_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/matchers.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_discovery.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/__init__.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_token_endpoint.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/keystoneauth_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_betamax_fixture.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/k2k_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/utils.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_matchers.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_hacking_checks.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_fair_sempahore.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_betamax_serializer.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_http_basic.py -> build/lib/keystoneauth1/tests/unit
creating build/lib/keystoneauth1/identity/generic
copying keystoneauth1/identity/generic/base.py -> build/lib/keystoneauth1/identity/generic
copying keystoneauth1/identity/generic/password.py -> build/lib/keystoneauth1/identity/generic
copying keystoneauth1/identity/generic/token.py -> build/lib/keystoneauth1/identity/generic
copying keystoneauth1/identity/generic/__init__.py -> build/lib/keystoneauth1/identity/generic
copying keystoneauth1/extras/_saml2/_loading.py -> build/lib/keystoneauth1/extras/_saml2
copying keystoneauth1/extras/_saml2/__init__.py -> build/lib/keystoneauth1/extras/_saml2
creating build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_token.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_password.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/__init__.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_access.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/utils.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_v2.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_common.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_v3.py -> build/lib/keystoneauth1/tests/unit/identity
creating build/lib/keystoneauth1/tests/unit/exceptions
copying keystoneauth1/tests/unit/exceptions/test_exceptions.py -> build/lib/keystoneauth1/tests/unit/exceptions
copying keystoneauth1/tests/unit/exceptions/__init__.py -> build/lib/keystoneauth1/tests/unit/exceptions
creating build/lib/keystoneauth1/extras/oauth1
copying keystoneauth1/extras/oauth1/_loading.py -> build/lib/keystoneauth1/extras/oauth1
copying keystoneauth1/extras/oauth1/__init__.py -> build/lib/keystoneauth1/extras/oauth1
copying keystoneauth1/extras/oauth1/v3.py -> build/lib/keystoneauth1/extras/oauth1
creating build/lib/keystoneauth1/extras/kerberos
copying keystoneauth1/extras/kerberos/_loading.py -> build/lib/keystoneauth1/extras/kerberos
copying keystoneauth1/extras/kerberos/__init__.py -> build/lib/keystoneauth1/extras/kerberos
copying keystoneauth1/loading/base.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/conf.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/identity.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/session.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/cli.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/__init__.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/_utils.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/opts.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/adapter.py -> build/lib/keystoneauth1/loading
creating build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/base.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/utils.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
creating build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures
copying keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures
copying keystoneauth1/extras/__init__.py -> build/lib/keystoneauth1/extras
creating build/lib/keystoneauth1/access
copying keystoneauth1/access/service_catalog.py -> build/lib/keystoneauth1/access
copying keystoneauth1/access/__init__.py -> build/lib/keystoneauth1/access
copying keystoneauth1/access/service_providers.py -> build/lib/keystoneauth1/access
copying keystoneauth1/access/access.py -> build/lib/keystoneauth1/access
copying keystoneauth1/tests/unit/extras/__init__.py -> build/lib/keystoneauth1/tests/unit/extras
creating build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_session.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/__init__.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_entry_points.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_conf.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_cli.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_generic.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_v3.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/utils.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_loading.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_adapter.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_fixtures.py -> build/lib/keystoneauth1/tests/unit/loading
creating build/lib/keystoneauth1/tests/unit/access
copying keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access
copying keystoneauth1/tests/unit/access/__init__.py -> build/lib/keystoneauth1/tests/unit/access
copying keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access
copying keystoneauth1/tests/unit/access/test_v2_access.py -> build/lib/keystoneauth1/tests/unit/access
copying keystoneauth1/tests/unit/access/test_v3_access.py -> build/lib/keystoneauth1/tests/unit/access
running egg_info
creating keystoneauth1.egg-info
writing keystoneauth1.egg-info/PKG-INFO
writing dependency_links to keystoneauth1.egg-info/dependency_links.txt
writing entry points to keystoneauth1.egg-info/entry_points.txt
writing requirements to keystoneauth1.egg-info/requires.txt
writing top-level names to keystoneauth1.egg-info/top_level.txt
writing pbr to keystoneauth1.egg-info/pbr.json
[pbr] Processing SOURCES.txt
writing manifest file 'keystoneauth1.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 'keystoneauth1.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'keystoneauth1.tests.unit.data' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'keystoneauth1.tests.unit.data' 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 'keystoneauth1.tests.unit.data' 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 'keystoneauth1.tests.unit.data' to be distributed and are
        already explicitly excluding 'keystoneauth1.tests.unit.data' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'keystoneauth1.tests.unit.extras.saml2.examples.xml' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'keystoneauth1.tests.unit.extras.saml2.examples.xml' 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 'keystoneauth1.tests.unit.extras.saml2.examples.xml' 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 'keystoneauth1.tests.unit.extras.saml2.examples.xml' to be distributed and are
        already explicitly excluding 'keystoneauth1.tests.unit.extras.saml2.examples.xml' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' 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 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' 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 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' to be distributed and are
        already explicitly excluding 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' 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/keystoneauth1/tests/unit/extras/saml2/examples/xml
copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml
copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml
creating build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/README -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/ksa_serializer_data.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/test_pre_record_hook.json -> build/lib/keystoneauth1/tests/unit/data
creating build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _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`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
[pbr] Generating ChangeLog
/usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running install
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.1s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.3s)
running build
running build_py
copying keystoneauth1/tests/unit/extras/saml2/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2
copying keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> build/lib/keystoneauth1/tests/unit/extras/saml2
copying keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> build/lib/keystoneauth1/tests/unit/extras/saml2
copying keystoneauth1/tests/unit/extras/saml2/utils.py -> build/lib/keystoneauth1/tests/unit/extras/saml2
copying keystoneauth1/identity/base.py -> build/lib/keystoneauth1/identity
copying keystoneauth1/identity/__init__.py -> build/lib/keystoneauth1/identity
copying keystoneauth1/identity/access.py -> build/lib/keystoneauth1/identity
copying keystoneauth1/identity/v2.py -> build/lib/keystoneauth1/identity
copying keystoneauth1/tests/__init__.py -> build/lib/keystoneauth1/tests
copying keystoneauth1/tests/unit/extras/oauth1/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1
copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1
copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1
copying keystoneauth1/extras/_saml2/v3/base.py -> build/lib/keystoneauth1/extras/_saml2/v3
copying keystoneauth1/extras/_saml2/v3/__init__.py -> build/lib/keystoneauth1/extras/_saml2/v3
copying keystoneauth1/extras/_saml2/v3/saml2.py -> build/lib/keystoneauth1/extras/_saml2/v3
copying keystoneauth1/extras/_saml2/v3/adfs.py -> build/lib/keystoneauth1/extras/_saml2/v3
copying keystoneauth1/loading/_plugins/identity/__init__.py -> build/lib/keystoneauth1/loading/_plugins/identity
copying keystoneauth1/loading/_plugins/identity/generic.py -> build/lib/keystoneauth1/loading/_plugins/identity
copying keystoneauth1/loading/_plugins/identity/v3.py -> build/lib/keystoneauth1/loading/_plugins/identity
copying keystoneauth1/loading/_plugins/identity/v2.py -> build/lib/keystoneauth1/loading/_plugins/identity
copying keystoneauth1/session.py -> build/lib/keystoneauth1
copying keystoneauth1/__init__.py -> build/lib/keystoneauth1
copying keystoneauth1/service_token.py -> build/lib/keystoneauth1
copying keystoneauth1/http_basic.py -> build/lib/keystoneauth1
copying keystoneauth1/_utils.py -> build/lib/keystoneauth1
copying keystoneauth1/noauth.py -> build/lib/keystoneauth1
copying keystoneauth1/_fair_semaphore.py -> build/lib/keystoneauth1
copying keystoneauth1/plugin.py -> build/lib/keystoneauth1
copying keystoneauth1/token_endpoint.py -> build/lib/keystoneauth1
copying keystoneauth1/discover.py -> build/lib/keystoneauth1
copying keystoneauth1/adapter.py -> build/lib/keystoneauth1
copying keystoneauth1/identity/v3/base.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/password.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/application_credential.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/token.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/__init__.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/multi_factor.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/oauth2_client_credential.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/oauth2_mtls_client_credential.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/tokenless_auth.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/k2k.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/receipt.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/totp.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/oidc.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/identity/v3/federation.py -> build/lib/keystoneauth1/identity/v3
copying keystoneauth1/hacking/__init__.py -> build/lib/keystoneauth1/hacking
copying keystoneauth1/hacking/checks.py -> build/lib/keystoneauth1/hacking
copying keystoneauth1/fixture/__init__.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/keystoneauth_betamax.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/discovery.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/plugin.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/hooks.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/serializer.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/v3.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/exception.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/fixture/v2.py -> build/lib/keystoneauth1/fixture
copying keystoneauth1/loading/_plugins/__init__.py -> build/lib/keystoneauth1/loading/_plugins
copying keystoneauth1/loading/_plugins/http_basic.py -> build/lib/keystoneauth1/loading/_plugins
copying keystoneauth1/loading/_plugins/noauth.py -> build/lib/keystoneauth1/loading/_plugins
copying keystoneauth1/loading/_plugins/admin_token.py -> build/lib/keystoneauth1/loading/_plugins
copying keystoneauth1/exceptions/base.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/auth_plugins.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/auth.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/http.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/__init__.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/catalog.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/service_providers.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/discovery.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/response.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/oidc.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/exceptions/connection.py -> build/lib/keystoneauth1/exceptions
copying keystoneauth1/tests/unit/test_service_token.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_betamax_hooks.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_noauth.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_session.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/client_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_utils.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/oidc_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/matchers.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_discovery.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/__init__.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_token_endpoint.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/keystoneauth_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_betamax_fixture.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/k2k_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/utils.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_matchers.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_hacking_checks.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_fair_sempahore.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_fixtures.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_betamax_serializer.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/tests/unit/test_http_basic.py -> build/lib/keystoneauth1/tests/unit
copying keystoneauth1/identity/generic/base.py -> build/lib/keystoneauth1/identity/generic
copying keystoneauth1/identity/generic/password.py -> build/lib/keystoneauth1/identity/generic
copying keystoneauth1/identity/generic/token.py -> build/lib/keystoneauth1/identity/generic
copying keystoneauth1/identity/generic/__init__.py -> build/lib/keystoneauth1/identity/generic
copying keystoneauth1/extras/_saml2/_loading.py -> build/lib/keystoneauth1/extras/_saml2
copying keystoneauth1/extras/_saml2/__init__.py -> build/lib/keystoneauth1/extras/_saml2
copying keystoneauth1/tests/unit/identity/test_token.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_password.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/__init__.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_access.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/utils.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_v2.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_common.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/identity/test_identity_v3.py -> build/lib/keystoneauth1/tests/unit/identity
copying keystoneauth1/tests/unit/exceptions/test_exceptions.py -> build/lib/keystoneauth1/tests/unit/exceptions
copying keystoneauth1/tests/unit/exceptions/__init__.py -> build/lib/keystoneauth1/tests/unit/exceptions
copying keystoneauth1/extras/oauth1/_loading.py -> build/lib/keystoneauth1/extras/oauth1
copying keystoneauth1/extras/oauth1/__init__.py -> build/lib/keystoneauth1/extras/oauth1
copying keystoneauth1/extras/oauth1/v3.py -> build/lib/keystoneauth1/extras/oauth1
copying keystoneauth1/extras/kerberos/_loading.py -> build/lib/keystoneauth1/extras/kerberos
copying keystoneauth1/extras/kerberos/__init__.py -> build/lib/keystoneauth1/extras/kerberos
copying keystoneauth1/loading/base.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/conf.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/identity.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/session.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/cli.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/__init__.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/_utils.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/opts.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/loading/adapter.py -> build/lib/keystoneauth1/loading
copying keystoneauth1/tests/unit/extras/kerberos/base.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/utils.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos
copying keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures
copying keystoneauth1/extras/__init__.py -> build/lib/keystoneauth1/extras
copying keystoneauth1/access/service_catalog.py -> build/lib/keystoneauth1/access
copying keystoneauth1/access/__init__.py -> build/lib/keystoneauth1/access
copying keystoneauth1/access/service_providers.py -> build/lib/keystoneauth1/access
copying keystoneauth1/access/access.py -> build/lib/keystoneauth1/access
copying keystoneauth1/tests/unit/extras/__init__.py -> build/lib/keystoneauth1/tests/unit/extras
copying keystoneauth1/tests/unit/loading/test_session.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/__init__.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_entry_points.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_conf.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_cli.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_generic.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_v3.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/utils.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_loading.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_adapter.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/loading/test_fixtures.py -> build/lib/keystoneauth1/tests/unit/loading
copying keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access
copying keystoneauth1/tests/unit/access/__init__.py -> build/lib/keystoneauth1/tests/unit/access
copying keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access
copying keystoneauth1/tests/unit/access/test_v2_access.py -> build/lib/keystoneauth1/tests/unit/access
copying keystoneauth1/tests/unit/access/test_v3_access.py -> build/lib/keystoneauth1/tests/unit/access
running egg_info
writing keystoneauth1.egg-info/PKG-INFO
writing dependency_links to keystoneauth1.egg-info/dependency_links.txt
writing entry points to keystoneauth1.egg-info/entry_points.txt
writing requirements to keystoneauth1.egg-info/requires.txt
writing top-level names to keystoneauth1.egg-info/top_level.txt
writing pbr to keystoneauth1.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 'keystoneauth1.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'keystoneauth1.tests.unit.data' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'keystoneauth1.tests.unit.data' 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 'keystoneauth1.tests.unit.data' 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 'keystoneauth1.tests.unit.data' to be distributed and are
        already explicitly excluding 'keystoneauth1.tests.unit.data' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'keystoneauth1.tests.unit.extras.saml2.examples.xml' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'keystoneauth1.tests.unit.extras.saml2.examples.xml' 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 'keystoneauth1.tests.unit.extras.saml2.examples.xml' 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 'keystoneauth1.tests.unit.extras.saml2.examples.xml' to be distributed and are
        already explicitly excluding 'keystoneauth1.tests.unit.extras.saml2.examples.xml' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' 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 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' 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 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' to be distributed and are
        already explicitly excluding 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' 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 keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml
copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml
copying keystoneauth1/tests/unit/data/README -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/ksa_serializer_data.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/data/test_pre_record_hook.json -> build/lib/keystoneauth1/tests/unit/data
copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
running install_lib
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/base.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/auth_plugins.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/auth.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/http.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/catalog.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/service_providers.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/discovery.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/response.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/oidc.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
copying build/lib/keystoneauth1/exceptions/connection.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
copying build/lib/keystoneauth1/fixture/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
copying build/lib/keystoneauth1/fixture/keystoneauth_betamax.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
copying build/lib/keystoneauth1/fixture/discovery.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
copying build/lib/keystoneauth1/fixture/plugin.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
copying build/lib/keystoneauth1/fixture/hooks.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
copying build/lib/keystoneauth1/fixture/serializer.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
copying build/lib/keystoneauth1/fixture/v3.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
copying build/lib/keystoneauth1/fixture/exception.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
copying build/lib/keystoneauth1/fixture/v2.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/hacking
copying build/lib/keystoneauth1/hacking/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/hacking
copying build/lib/keystoneauth1/hacking/checks.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/hacking
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests
copying build/lib/keystoneauth1/tests/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/test_service_token.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/exceptions
copying build/lib/keystoneauth1/tests/unit/exceptions/test_exceptions.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/exceptions
copying build/lib/keystoneauth1/tests/unit/exceptions/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/exceptions
copying build/lib/keystoneauth1/tests/unit/test_betamax_hooks.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/data
copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/data
copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/data
copying build/lib/keystoneauth1/tests/unit/data/README -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/data
copying build/lib/keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/data
copying build/lib/keystoneauth1/tests/unit/data/ksa_serializer_data.json -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/data
copying build/lib/keystoneauth1/tests/unit/data/test_pre_record_hook.json -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/data
copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/data
copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/data
copying build/lib/keystoneauth1/tests/unit/test_noauth.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/test_session.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/client_fixtures.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/test_utils.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/oidc_fixtures.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/matchers.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/test_discovery.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/test_token_endpoint.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/keystoneauth_fixtures.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/test_betamax_fixture.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/k2k_fixtures.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/utils.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/test_matchers.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/test_session.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/test_entry_points.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/test_conf.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/test_cli.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/test_generic.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/test_v3.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/utils.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/test_loading.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/test_adapter.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/loading/test_fixtures.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading
copying build/lib/keystoneauth1/tests/unit/test_hacking_checks.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/test_fair_sempahore.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/tests/unit/test_fixtures.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras
copying build/lib/keystoneauth1/tests/unit/extras/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos
copying build/lib/keystoneauth1/tests/unit/extras/kerberos/base.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos
copying build/lib/keystoneauth1/tests/unit/extras/kerberos/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos
copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos
copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos
copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos
copying build/lib/keystoneauth1/tests/unit/extras/kerberos/utils.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos
copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/oauth1
copying build/lib/keystoneauth1/tests/unit/extras/oauth1/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/oauth1
copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/oauth1
copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/oauth1
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2
copying build/lib/keystoneauth1/tests/unit/extras/saml2/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2
copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2
copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2
copying build/lib/keystoneauth1/tests/unit/extras/saml2/utils.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures
copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/examples
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml
copying build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml
copying build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml
copying build/lib/keystoneauth1/tests/unit/test_betamax_serializer.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/test_token.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/test_password.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/test_access.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/utils.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v2.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/test_identity_common.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access
copying build/lib/keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access
copying build/lib/keystoneauth1/tests/unit/access/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access
copying build/lib/keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access
copying build/lib/keystoneauth1/tests/unit/access/test_v2_access.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access
copying build/lib/keystoneauth1/tests/unit/access/test_v3_access.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access
copying build/lib/keystoneauth1/tests/unit/test_http_basic.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit
copying build/lib/keystoneauth1/session.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
copying build/lib/keystoneauth1/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
copying build/lib/keystoneauth1/service_token.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
copying build/lib/keystoneauth1/http_basic.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
copying build/lib/keystoneauth1/_utils.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
copying build/lib/keystoneauth1/noauth.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
copying build/lib/keystoneauth1/loading/base.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
copying build/lib/keystoneauth1/loading/conf.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
copying build/lib/keystoneauth1/loading/identity.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
copying build/lib/keystoneauth1/loading/session.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
copying build/lib/keystoneauth1/loading/cli.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
copying build/lib/keystoneauth1/loading/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
copying build/lib/keystoneauth1/loading/_utils.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
copying build/lib/keystoneauth1/loading/opts.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins
copying build/lib/keystoneauth1/loading/_plugins/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins
copying build/lib/keystoneauth1/loading/_plugins/http_basic.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins
copying build/lib/keystoneauth1/loading/_plugins/noauth.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins
copying build/lib/keystoneauth1/loading/_plugins/admin_token.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/identity
copying build/lib/keystoneauth1/loading/_plugins/identity/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/identity
copying build/lib/keystoneauth1/loading/_plugins/identity/generic.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/identity
copying build/lib/keystoneauth1/loading/_plugins/identity/v3.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/identity
copying build/lib/keystoneauth1/loading/_plugins/identity/v2.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/identity
copying build/lib/keystoneauth1/loading/adapter.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading
copying build/lib/keystoneauth1/_fair_semaphore.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
copying build/lib/keystoneauth1/plugin.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
copying build/lib/keystoneauth1/token_endpoint.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
copying build/lib/keystoneauth1/discover.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras
copying build/lib/keystoneauth1/extras/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/v3
copying build/lib/keystoneauth1/extras/_saml2/v3/base.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/v3
copying build/lib/keystoneauth1/extras/_saml2/v3/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/v3
copying build/lib/keystoneauth1/extras/_saml2/v3/saml2.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/v3
copying build/lib/keystoneauth1/extras/_saml2/v3/adfs.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/v3
copying build/lib/keystoneauth1/extras/_saml2/_loading.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2
copying build/lib/keystoneauth1/extras/_saml2/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/kerberos
copying build/lib/keystoneauth1/extras/kerberos/_loading.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/kerberos
copying build/lib/keystoneauth1/extras/kerberos/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/kerberos
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/oauth1
copying build/lib/keystoneauth1/extras/oauth1/_loading.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/oauth1
copying build/lib/keystoneauth1/extras/oauth1/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/oauth1
copying build/lib/keystoneauth1/extras/oauth1/v3.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/oauth1
copying build/lib/keystoneauth1/adapter.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity
copying build/lib/keystoneauth1/identity/base.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/base.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/password.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/application_credential.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/token.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/multi_factor.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/oauth2_client_credential.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/oauth2_mtls_client_credential.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/tokenless_auth.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/k2k.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/receipt.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/totp.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/oidc.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/v3/federation.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3
copying build/lib/keystoneauth1/identity/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/generic
copying build/lib/keystoneauth1/identity/generic/base.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/generic
copying build/lib/keystoneauth1/identity/generic/password.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/generic
copying build/lib/keystoneauth1/identity/generic/token.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/generic
copying build/lib/keystoneauth1/identity/generic/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/generic
copying build/lib/keystoneauth1/identity/access.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity
copying build/lib/keystoneauth1/identity/v2.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity
creating /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/access
copying build/lib/keystoneauth1/access/service_catalog.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/access
copying build/lib/keystoneauth1/access/__init__.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/access
copying build/lib/keystoneauth1/access/service_providers.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/access
copying build/lib/keystoneauth1/access/access.py -> /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/access
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/base.py to base.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/auth_plugins.py to auth_plugins.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/auth.py to auth.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/http.py to http.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/catalog.py to catalog.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/service_providers.py to service_providers.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/discovery.py to discovery.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/response.py to response.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/oidc.py to oidc.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/exceptions/connection.py to connection.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture/keystoneauth_betamax.py to keystoneauth_betamax.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture/discovery.py to discovery.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture/plugin.py to plugin.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture/hooks.py to hooks.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture/serializer.py to serializer.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture/v3.py to v3.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture/exception.py to exception.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/fixture/v2.py to v2.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/hacking/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/hacking/checks.py to checks.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_service_token.py to test_service_token.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/exceptions/test_exceptions.py to test_exceptions.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/exceptions/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_betamax_hooks.py to test_betamax_hooks.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_noauth.py to test_noauth.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_session.py to test_session.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/client_fixtures.py to client_fixtures.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_utils.py to test_utils.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/oidc_fixtures.py to oidc_fixtures.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/matchers.py to matchers.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_discovery.py to test_discovery.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_token_endpoint.py to test_token_endpoint.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/keystoneauth_fixtures.py to keystoneauth_fixtures.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_betamax_fixture.py to test_betamax_fixture.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/k2k_fixtures.py to k2k_fixtures.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_matchers.py to test_matchers.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/test_session.py to test_session.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/test_entry_points.py to test_entry_points.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/test_conf.py to test_conf.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/test_cli.py to test_cli.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/test_generic.py to test_generic.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/test_v3.py to test_v3.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/test_loading.py to test_loading.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/test_adapter.py to test_adapter.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/loading/test_fixtures.py to test_fixtures.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_hacking_checks.py to test_hacking_checks.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_fair_sempahore.py to test_fair_sempahore.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_fixtures.py to test_fixtures.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos/base.py to base.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py to test_fedkerb_loading.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py to test_mapped.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_v3.py to test_v3.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py to test_kerberos_loading.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/oauth1/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py to test_oauth1.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py to test_oauth1_loading.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py to test_auth_adfs.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py to test_auth_saml2.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_betamax_serializer.py to test_betamax_serializer.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/test_token.py to test_token.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/test_password.py to test_password.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/test_tokenless_auth.py to test_tokenless_auth.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py to test_identity_v3_oidc.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/test_access.py to test_access.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/test_identity_v2.py to test_identity_v2.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/test_identity_common.py to test_identity_common.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py to test_identity_v3_federation.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3.py to test_identity_v3.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access/test_v3_service_catalog.py to test_v3_service_catalog.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access/test_v2_service_catalog.py to test_v2_service_catalog.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access/test_v2_access.py to test_v2_access.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/access/test_v3_access.py to test_v3_access.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/tests/unit/test_http_basic.py to test_http_basic.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/session.py to session.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/service_token.py to service_token.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/http_basic.py to http_basic.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/_utils.py to _utils.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/noauth.py to noauth.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/base.py to base.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/conf.py to conf.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/identity.py to identity.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/session.py to session.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/cli.py to cli.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_utils.py to _utils.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/opts.py to opts.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/http_basic.py to http_basic.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/noauth.py to noauth.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/admin_token.py to admin_token.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/identity/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/identity/generic.py to generic.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/identity/v3.py to v3.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/_plugins/identity/v2.py to v2.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/loading/adapter.py to adapter.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/_fair_semaphore.py to _fair_semaphore.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/plugin.py to plugin.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/token_endpoint.py to token_endpoint.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/discover.py to discover.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/v3/base.py to base.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/v3/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/v3/saml2.py to saml2.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/v3/adfs.py to adfs.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/_loading.py to _loading.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/_saml2/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/kerberos/_loading.py to _loading.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/kerberos/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/oauth1/_loading.py to _loading.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/oauth1/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/extras/oauth1/v3.py to v3.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/adapter.py to adapter.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/base.py to base.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/base.py to base.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/password.py to password.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/application_credential.py to application_credential.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/token.py to token.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/multi_factor.py to multi_factor.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/oauth2_client_credential.py to oauth2_client_credential.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/oauth2_mtls_client_credential.py to oauth2_mtls_client_credential.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/tokenless_auth.py to tokenless_auth.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/k2k.py to k2k.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/receipt.py to receipt.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/totp.py to totp.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/oidc.py to oidc.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v3/federation.py to federation.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/generic/base.py to base.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/generic/password.py to password.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/generic/token.py to token.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/generic/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/access.py to access.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/identity/v2.py to v2.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/access/service_catalog.py to service_catalog.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/access/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/access/service_providers.py to service_providers.cpython-313.pyc
byte-compiling /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1/access/access.py to access.cpython-313.pyc
writing byte-compilation script '/tmp/tmpjbyr4oz9.py'
/usr/bin/python /tmp/tmpjbyr4oz9.py
removing /tmp/tmpjbyr4oz9.py
running install_egg_info
Copying keystoneauth1.egg-info to /build/python-keystoneauth1/pkg/python-keystoneauth1/usr/lib/python3.13/site-packages/keystoneauth1-5.8.0-py3.13.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-keystoneauth1"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-keystoneauth1 5.8.0-2 (Mon Dec 23 22:03:27 2024)
==> Cleaning up...