{"id":3182,"status":"changed","playbook":{"id":4,"items":{"plays":107,"tasks":2438,"results":2413,"hosts":13,"files":511,"records":0},"arguments":{"version":null,"verbosity":0,"private_key_file":null,"remote_user":null,"connection":"openstack.osa.ssh","timeout":null,"ssh_common_args":null,"sftp_extra_args":null,"scp_extra_args":null,"ssh_extra_args":null,"ask_pass":false,"connection_password_file":null,"force_handlers":true,"flush_cache":false,"become":false,"become_method":"sudo","become_user":null,"become_ask_pass":false,"become_password_file":null,"tags":["all"],"skip_tags":[],"check":false,"diff":false,"inventory":["/home/zuul/src/opendev.org/openstack/openstack-ansible/inventory/dynamic_inventory.py","/home/zuul/src/opendev.org/openstack/openstack-ansible/inventory/inventory.ini","/etc/openstack_deploy/inventory.ini"],"listhosts":false,"subset":null,"extra_vars":"Not saved by ARA as configured by 'ignored_arguments'","vault_ids":[],"ask_vault_pass":false,"vault_password_files":[],"forks":4,"module_path":null,"syntax":false,"listtasks":false,"listtags":false,"step":false,"start_at_task":null,"args":["setup-openstack.yml"]},"labels":[{"id":1,"name":"check:False"},{"id":2,"name":"tags:all"}],"started":"2025-12-14T10:21:40.790759Z","ended":"2025-12-14T11:05:36.775743Z","duration":"00:43:55.984984","name":null,"ansible_version":"2.18.6","client_version":"1.7.4","python_version":"3.13.5","server_version":"1.7.4","status":"completed","path":"/home/zuul/src/opendev.org/openstack/openstack-ansible/playbooks/setup-openstack.yml","controller":"aio1.openstack.local","user":"root"},"play":{"id":62,"items":{"tasks":219,"results":216},"started":"2025-12-14T10:22:33.279511Z","ended":"2025-12-14T10:26:51.277853Z","duration":"00:04:17.998342","name":"Installation and setup of Keystone","status":"completed"},"task":{"id":1442,"items":{"results":1},"path":"/home/zuul/src/opendev.org/openstack/ansible-role-python_venv_build/tasks/python_venv_wheel_build.yml","tags":["build","keystone-install"],"started":"2025-12-14T10:23:13.491728Z","ended":"2025-12-14T10:24:06.181360Z","duration":"00:00:52.689632","name":"python_venv_build : Build wheels for the packages to be installed into the venv","uuid":"fa163e3e-aca0-9a5e-e2dc-000000003703","action":"ansible.builtin.command","lineno":128,"handler":false,"status":"completed","warnings":[],"deprecations":[],"exceptions":[],"file":840},"host":{"id":25,"name":"aio1-keystone-container-6e7ba614","changed":82,"failed":0,"ok":183,"skipped":79,"unreachable":0},"delegated_to":[{"id":28,"name":"aio1-repo-container-3917d96e","changed":0,"failed":0,"ok":0,"skipped":0,"unreachable":0}],"content":{"attempts":1,"changed":true,"cmd":["/openstack/venvs/wheel-builder-python3/bin/pip","wheel","--requirement","/var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt","--constraint","/var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-global-constraints.txt","--constraint","/var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-source-constraints.txt","--wheel-dir","/tmp/keystone-32.1.0.dev19/","--find-links","/var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/","--trusted-host","172.29.236.101","--log","/var/log/python_wheel_build.log"],"delta":"0:00:52.339971","end":"2025-12-14 10:24:06.134554","invocation":{"module_args":{"_raw_params":"/openstack/venvs/wheel-builder-python3/bin/pip wheel --requirement /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt --constraint /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-global-constraints.txt --constraint /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-source-constraints.txt --wheel-dir /tmp/keystone-32.1.0.dev19/ --find-links /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/ --trusted-host 172.29.236.101 --log /var/log/python_wheel_build.log  ","_uses_shell":false,"argv":null,"chdir":null,"creates":null,"executable":null,"expand_argument_vars":true,"removes":null,"stdin":null,"stdin_add_newline":true,"strip_empty_ends":true}},"msg":"","rc":0,"start":"2025-12-14 10:23:13.794583","stderr":"  Running command git clone --filter=blob:none --quiet file:///openstack/src/opendev.org/openstack/keystone /tmp/pip-wheel-o4rrxztu/keystone_81e875d572504ad9a53b8f17f51fd445\n  warning: filtering not recognized by server, ignoring\n  Running command git rev-parse -q --verify 'sha^680ec90e47223dbe88865e76fe251c75997f6a7a'\n  Running command git fetch -q file:///openstack/src/opendev.org/openstack/keystone 680ec90e47223dbe88865e76fe251c75997f6a7a\n  Running command git checkout -q 680ec90e47223dbe88865e76fe251c75997f6a7a\nWARNING: The candidate selected for download or install is a yanked version: 'click' candidate (version 8.2.2 at https://files.pythonhosted.org/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl (from https://pypi.org/simple/click/) (requires-python:>=3.10))\nReason for being yanked: Unintended change in behavior of boolean options and None\n  DEPRECATION: Building 'pyngus' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyngus'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n  DEPRECATION: Building 'systemd-python' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'systemd-python'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n  DEPRECATION: Building 'testresources' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'testresources'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n\n[notice] A new release of pip is available: 25.2 -> 25.3\n[notice] To update, run: /openstack/venvs/wheel-builder-python3/bin/python3 -m pip install --upgrade pip","stderr_lines":["  Running command git clone --filter=blob:none --quiet file:///openstack/src/opendev.org/openstack/keystone /tmp/pip-wheel-o4rrxztu/keystone_81e875d572504ad9a53b8f17f51fd445","  warning: filtering not recognized by server, ignoring","  Running command git rev-parse -q --verify 'sha^680ec90e47223dbe88865e76fe251c75997f6a7a'","  Running command git fetch -q file:///openstack/src/opendev.org/openstack/keystone 680ec90e47223dbe88865e76fe251c75997f6a7a","  Running command git checkout -q 680ec90e47223dbe88865e76fe251c75997f6a7a","WARNING: The candidate selected for download or install is a yanked version: 'click' candidate (version 8.2.2 at https://files.pythonhosted.org/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl (from https://pypi.org/simple/click/) (requires-python:>=3.10))","Reason for being yanked: Unintended change in behavior of boolean options and None","  DEPRECATION: Building 'pyngus' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyngus'. Discussion can be found at https://github.com/pypa/pip/issues/6334","  DEPRECATION: Building 'systemd-python' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'systemd-python'. Discussion can be found at https://github.com/pypa/pip/issues/6334","  DEPRECATION: Building 'testresources' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'testresources'. Discussion can be found at https://github.com/pypa/pip/issues/6334","","[notice] A new release of pip is available: 25.2 -> 25.3","[notice] To update, run: /openstack/venvs/wheel-builder-python3/bin/python3 -m pip install --upgrade pip"],"stdout":"Looking in indexes: https://pypi.org/simple, https://deb.debian.org/wheel/debian-13-x86_64\nLooking in links: /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/\nCollecting keystone (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Cloning file:///openstack/src/opendev.org/openstack/keystone (to revision 680ec90e47223dbe88865e76fe251c75997f6a7a) to /tmp/pip-wheel-o4rrxztu/keystone_81e875d572504ad9a53b8f17f51fd445\n  Resolved file:///openstack/src/opendev.org/openstack/keystone to commit 680ec90e47223dbe88865e76fe251c75997f6a7a\n  Installing build dependencies: started\n  Installing build dependencies: finished with status 'done'\n  Getting requirements to build wheel: started\n  Getting requirements to build wheel: finished with status 'done'\n  Preparing metadata (pyproject.toml): started\n  Preparing metadata (pyproject.toml): finished with status 'done'\nCollecting ldappool (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))\n  Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB)\nCollecting osprofiler (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))\n  Using cached osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB)\nCollecting PyMySQL (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 5))\n  Using cached PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB)\nCollecting pyngus (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 6))\n  Downloading pyngus-2.3.1.tar.gz (34 kB)\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting python-openstackclient (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached python_openstackclient-8.2.0-py3-none-any.whl.metadata (10 kB)\nCollecting systemd-python (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 8))\n  Downloading systemd-python-235.tar.gz (61 kB)\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting oslo.cache[dogpile] (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))\n  Downloading oslo_cache-3.12.0-py3-none-any.whl.metadata (3.2 kB)\nCollecting pbr!=2.1.0,>=2.0.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB)\nCollecting WebOb>=1.7.1 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB)\nCollecting Flask!=0.11,>=1.0.2 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading flask-3.1.1-py3-none-any.whl.metadata (3.0 kB)\nCollecting Flask-RESTful>=0.3.5 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB)\nCollecting cryptography>=2.7 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)\nCollecting SQLAlchemy>=1.4.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB)\nCollecting stevedore>=1.20.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB)\nCollecting python-keystoneclient>=3.8.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB)\nCollecting keystonemiddleware>=7.0.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading keystonemiddleware-10.12.0-py3-none-any.whl.metadata (3.9 kB)\nCollecting bcrypt>=3.1.3 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB)\nCollecting scrypt>=0.8.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading scrypt-0.8.27-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.3 kB)\nCollecting oslo.config>=6.8.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB)\nCollecting oslo.context>=2.22.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB)\nCollecting oslo.messaging>=5.29.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading oslo_messaging-17.1.0-py3-none-any.whl.metadata (3.1 kB)\nCollecting oslo.db>=6.0.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB)\nCollecting oslo.i18n>=3.15.3 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB)\nCollecting oslo.log>=3.44.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB)\nCollecting oslo.middleware>=3.31.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading oslo_middleware-6.6.0-py3-none-any.whl.metadata (2.2 kB)\nCollecting oslo.policy>=4.5.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading oslo_policy-4.6.0-py3-none-any.whl.metadata (2.1 kB)\nCollecting oslo.serialization!=2.19.1,>=2.18.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB)\nCollecting oslo.upgradecheck>=1.3.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB)\nCollecting oslo.utils>=3.33.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB)\nCollecting oauthlib>=0.6.2 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB)\nCollecting pysaml2>=5.0.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB)\nCollecting PyJWT>=1.6.1 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)\nCollecting dogpile.cache>=1.0.2 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB)\nCollecting jsonschema>=3.2.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB)\nCollecting pycadf!=2.0.0,>=1.1.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB)\nCollecting msgpack>=0.5.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)\nCollecting Werkzeug>=0.15.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB)\nCollecting PrettyTable>=0.7.2 (from ldappool->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))\n  Using cached prettytable-3.16.0-py3-none-any.whl.metadata (33 kB)\nCollecting python-ldap>=3.0.0 (from ldappool->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))\n  Downloading python-ldap-3.4.4.tar.gz (377 kB)\n  Installing build dependencies: started\n  Installing build dependencies: finished with status 'done'\n  Getting requirements to build wheel: started\n  Getting requirements to build wheel: finished with status 'done'\n  Preparing metadata (pyproject.toml): started\n  Preparing metadata (pyproject.toml): finished with status 'done'\nCollecting debtcollector>=3.0.0 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))\n  Using cached debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)\nCollecting python-memcached>=1.56 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))\n  Using cached python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB)\nCollecting pymemcache>=3.5.0 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))\n  Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB)\nCollecting python-binary-memcached>=0.29.0 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))\n  Downloading python_binary_memcached-0.31.4-py3-none-any.whl.metadata (4.9 kB)\nCollecting redis>=3.0.0 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))\n  Downloading redis-6.2.0-py3-none-any.whl.metadata (10 kB)\nCollecting netaddr>=0.7.18 (from osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))\n  Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)\nCollecting oslo.concurrency>=3.26.0 (from osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))\n  Using cached oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB)\nCollecting requests>=2.14.2 (from osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))\n  Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB)\nCollecting python-qpid-proton (from pyngus->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 6))\n  Downloading python_qpid_proton-0.40.0.tar.gz (354 kB)\n  Installing build dependencies: started\n  Installing build dependencies: finished with status 'done'\n  Getting requirements to build wheel: started\n  Getting requirements to build wheel: finished with status 'done'\n  Preparing metadata (pyproject.toml): started\n  Preparing metadata (pyproject.toml): finished with status 'done'\nCollecting cliff>=4.8.0 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached cliff-4.11.0-py3-none-any.whl.metadata (2.0 kB)\nCollecting iso8601>=0.1.11 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)\nCollecting openstacksdk>=4.6.0 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB)\nCollecting osc-lib>=2.3.0 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached osc_lib-4.2.0-py3-none-any.whl.metadata (3.7 kB)\nCollecting python-cinderclient>=3.3.0 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB)\nCollecting autopage>=0.4.0 (from cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB)\nCollecting cmd2>=1.0.0 (from cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached cmd2-2.7.0-py3-none-any.whl.metadata (17 kB)\nCollecting PyYAML>=3.12 (from cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)\nProcessing /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/pyperclip-1.9.0-py3-none-any.whl (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\nCollecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB)\nCollecting wcwidth>=0.2.10 (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)\nCollecting cffi>=1.12 (from cryptography>=2.7->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)\nCollecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)\nCollecting wrapt>=1.7.0 (from debtcollector>=3.0.0->oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))\n  Using cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)\nCollecting decorator>=4.0.0 (from dogpile.cache>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)\nCollecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)\nCollecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading click-8.2.2-py3-none-any.whl.metadata (2.6 kB)\nCollecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)\nCollecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)\nCollecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)\nCollecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB)\nCollecting six>=1.3.0 (from Flask-RESTful>=0.3.5->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)\nCollecting pytz (from Flask-RESTful>=0.3.5->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)\nCollecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)\nCollecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB)\nCollecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)\nCollecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)\nCollecting keystoneauth1>=3.12.0 (from keystonemiddleware>=7.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB)\nCollecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB)\nCollecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)\nCollecting jmespath>=0.9.0 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)\nCollecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB)\nCollecting platformdirs>=3 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)\nCollecting psutil>=3.2.2 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)\nCollecting requestsexceptions>=1.2.0 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB)\nCollecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)\nCollecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))\n  Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)\nCollecting rfc3986>=1.2.0 (from oslo.config>=6.8.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)\nCollecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading alembic-1.16.4-py3-none-any.whl.metadata (7.3 kB)\nCollecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading testresources-2.0.2.tar.gz (45 kB)\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB)\nCollecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB)\nCollecting python-dateutil>=2.7.0 (from oslo.log>=3.44.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)\nCollecting futurist>=1.2.0 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB)\nCollecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading oslo_service-4.3.0-py3-none-any.whl.metadata (2.8 kB)\nCollecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB)\nCollecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB)\nCollecting kombu>=4.6.6 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB)\nCollecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading oslo_metrics-0.13.0-py3-none-any.whl.metadata (1.3 kB)\nCollecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB)\nCollecting tzdata>=2025.2 (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)\nCollecting packaging (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)\nCollecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading prometheus_client-0.22.1-py3-none-any.whl.metadata (1.9 kB)\nCollecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB)\nCollecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading eventlet-0.40.2-py3-none-any.whl.metadata (5.4 kB)\nCollecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB)\nCollecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB)\nCollecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB)\nCollecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB)\nCollecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading yappi-1.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)\nCollecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB)\nCollecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB)\nCollecting setuptools (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)\nCollecting defusedxml (from pysaml2>=5.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)\nCollecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB)\nCollecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB)\nCollecting charset_normalizer<4,>=2 (from requests>=2.14.2->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))\n  Using cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)\nCollecting idna<4,>=2.5 (from requests>=2.14.2->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))\n  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)\nCollecting urllib3<3,>=1.21.1 (from requests>=2.14.2->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))\n  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)\nCollecting certifi>=2017.4.17 (from requests>=2.14.2->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))\n  Using cached certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB)\nCollecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB)\nCollecting uhashring (from python-binary-memcached>=0.29.0->oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))\n  Downloading uhashring-2.4-py3-none-any.whl.metadata (11 kB)\nCollecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->ldappool->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))\n  Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB)\nCollecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->ldappool->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))\n  Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB)\nCollecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)\nCollecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)\nCollecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)\nCollecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))\n  Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)\nCollecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB)\nCollecting testtools (from testscenarios>=0.4->oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB)\nCollecting legacy-cgi>=2.6 (from WebOb>=1.7.1->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))\n  Using cached legacy_cgi-2.6.4-py3-none-any.whl.metadata (2.3 kB)\nDownloading ldappool-3.0.0-py3-none-any.whl (12 kB)\nDownloading oslo_cache-3.12.0-py3-none-any.whl (76 kB)\nUsing cached osprofiler-4.3.0-py3-none-any.whl (95 kB)\nUsing cached PyMySQL-1.1.1-py3-none-any.whl (44 kB)\nUsing cached python_openstackclient-8.2.0-py3-none-any.whl (1.1 MB)\nDownloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 593.7/593.7 kB 82.8 MB/s  0:00:00\nUsing cached cliff-4.11.0-py3-none-any.whl (84 kB)\nUsing cached autopage-0.5.2-py3-none-any.whl (30 kB)\nUsing cached cmd2-2.7.0-py3-none-any.whl (154 kB)\nUsing cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)\nUsing cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)\nUsing cached debtcollector-3.0.0-py3-none-any.whl (23 kB)\nUsing cached dogpile_cache-1.4.0-py3-none-any.whl (62 kB)\nUsing cached decorator-5.2.1-py3-none-any.whl (9.2 kB)\nDownloading flask-3.1.1-py3-none-any.whl (103 kB)\nDownloading blinker-1.9.0-py3-none-any.whl (8.5 kB)\nDownloading click-8.2.2-py3-none-any.whl (103 kB)\nDownloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB)\nDownloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB)\nUsing cached iso8601-2.1.0-py3-none-any.whl (7.5 kB)\nDownloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)\nDownloading jinja2-3.1.6-py3-none-any.whl (134 kB)\nUsing cached jsonschema-4.25.0-py3-none-any.whl (89 kB)\nUsing cached attrs-25.3.0-py3-none-any.whl (63 kB)\nUsing cached jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB)\nDownloading keystonemiddleware-10.12.0-py3-none-any.whl (152 kB)\nUsing cached keystoneauth1-5.12.0-py3-none-any.whl (343 kB)\nDownloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)\nUsing cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB)\nUsing cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)\nDownloading oauthlib-3.3.1-py3-none-any.whl (160 kB)\nUsing cached openstacksdk-4.7.2-py3-none-any.whl (1.8 MB)\nUsing cached jmespath-1.0.1-py3-none-any.whl (20 kB)\nUsing cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)\nUsing cached jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)\nUsing cached os_service_types-1.8.0-py3-none-any.whl (24 kB)\nUsing cached osc_lib-4.2.0-py3-none-any.whl (92 kB)\nUsing cached oslo_concurrency-7.2.0-py3-none-any.whl (47 kB)\nUsing cached fasteners-0.19-py3-none-any.whl (18 kB)\nUsing cached oslo_config-10.0.0-py3-none-any.whl (131 kB)\nUsing cached oslo_context-6.1.0-py3-none-any.whl (19 kB)\nDownloading oslo_db-17.4.0-py3-none-any.whl (157 kB)\nDownloading alembic-1.16.4-py3-none-any.whl (247 kB)\nUsing cached oslo_i18n-6.6.0-py3-none-any.whl (46 kB)\nUsing cached oslo_log-7.2.1-py3-none-any.whl (75 kB)\nDownloading oslo_messaging-17.1.0-py3-none-any.whl (202 kB)\nDownloading amqp-5.3.1-py3-none-any.whl (50 kB)\nDownloading vine-5.1.0-py3-none-any.whl (9.6 kB)\nDownloading cachetools-5.5.2-py3-none-any.whl (10 kB)\nUsing cached futurist-3.2.1-py3-none-any.whl (40 kB)\nDownloading kombu-5.5.4-py3-none-any.whl (210 kB)\nDownloading oslo_metrics-0.13.0-py3-none-any.whl (13 kB)\nDownloading oslo_middleware-6.6.0-py3-none-any.whl (67 kB)\nDownloading oslo_policy-4.6.0-py3-none-any.whl (88 kB)\nUsing cached oslo_serialization-5.8.0-py3-none-any.whl (25 kB)\nDownloading oslo_service-4.3.0-py3-none-any.whl (101 kB)\nDownloading eventlet-0.40.2-py3-none-any.whl (364 kB)\nDownloading dnspython-2.7.0-py3-none-any.whl (313 kB)\nDownloading greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (608 kB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 608.4/608.4 kB 89.9 MB/s  0:00:00\nDownloading oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB)\nUsing cached oslo_utils-9.1.0-py3-none-any.whl (134 kB)\nUsing cached packaging-25.0-py3-none-any.whl (66 kB)\nDownloading Paste-3.10.1-py3-none-any.whl (289 kB)\nDownloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB)\nUsing cached pbr-7.0.1-py2.py3-none-any.whl (126 kB)\nUsing cached platformdirs-4.3.8-py3-none-any.whl (18 kB)\nUsing cached prettytable-3.16.0-py3-none-any.whl (33 kB)\nDownloading prometheus_client-0.22.1-py3-none-any.whl (58 kB)\nUsing cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)\nDownloading pycadf-4.0.1-py3-none-any.whl (44 kB)\nDownloading PyJWT-2.10.1-py3-none-any.whl (22 kB)\nDownloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB)\nUsing cached pyparsing-3.2.3-py3-none-any.whl (111 kB)\nDownloading pysaml2-7.5.2-py3-none-any.whl (420 kB)\nUsing cached pyOpenSSL-24.2.1-py3-none-any.whl (58 kB)\nUsing cached requests-2.32.4-py3-none-any.whl (64 kB)\nUsing cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB)\nUsing cached idna-3.10-py3-none-any.whl (70 kB)\nUsing cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)\nDownloading xmlschema-2.5.1-py3-none-any.whl (395 kB)\nDownloading elementpath-4.8.0-py3-none-any.whl (243 kB)\nUsing cached certifi-2025.11.12-py3-none-any.whl (159 kB)\nDownloading python_binary_memcached-0.31.4-py3-none-any.whl (18 kB)\nUsing cached python_cinderclient-9.8.0-py3-none-any.whl (256 kB)\nUsing cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)\nUsing cached python_keystoneclient-5.7.0-py3-none-any.whl (397 kB)\nDownloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)\nDownloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)\nUsing cached python_memcached-1.62-py2.py3-none-any.whl (15 kB)\nUsing cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)\nDownloading redis-6.2.0-py3-none-any.whl (278 kB)\nUsing cached referencing-0.36.2-py3-none-any.whl (26 kB)\nUsing cached requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)\nUsing cached rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)\nUsing cached rich_argparse-1.7.1-py3-none-any.whl (25 kB)\nUsing cached rich-14.1.0-py3-none-any.whl (243 kB)\nUsing cached pygments-2.19.2-py3-none-any.whl (1.2 MB)\nUsing cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)\nUsing cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)\nDownloading Routes-2.5.1-py2.py3-none-any.whl (40 kB)\nDownloading repoze.lru-0.7-py3-none-any.whl (10 kB)\nUsing cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)\nDownloading scrypt-0.8.27-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 1.2/1.2 MB 161.1 MB/s  0:00:00\nUsing cached six-1.17.0-py2.py3-none-any.whl (11 kB)\nDownloading sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 3.3/3.3 MB 211.5 MB/s  0:00:00\nDownloading statsd-4.0.1-py2.py3-none-any.whl (13 kB)\nUsing cached stevedore-5.5.0-py3-none-any.whl (49 kB)\nDownloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)\nUsing cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)\nUsing cached tzdata-2025.2-py2.py3-none-any.whl (347 kB)\nUsing cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)\nUsing cached WebOb-1.8.9-py2.py3-none-any.whl (115 kB)\nUsing cached legacy_cgi-2.6.4-py3-none-any.whl (20 kB)\nDownloading werkzeug-3.1.3-py3-none-any.whl (224 kB)\nUsing cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB)\nDownloading yappi-1.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)\nDownloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)\nDownloading mako-1.3.10-py3-none-any.whl (78 kB)\nUsing cached pycparser-2.22-py3-none-any.whl (117 kB)\nDownloading pytz-2025.2-py2.py3-none-any.whl (509 kB)\nUsing cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)\nDownloading testtools-2.7.2-py3-none-any.whl (179 kB)\nDownloading uhashring-2.4-py3-none-any.whl (11 kB)\nSaved /tmp/keystone-32.1.0.dev19/ldappool-3.0.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_cache-3.12.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/osprofiler-4.3.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/PyMySQL-1.1.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/python_openstackclient-8.2.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/cliff-4.11.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/autopage-0.5.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/cmd2-2.7.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/debtcollector-3.0.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/dogpile_cache-1.4.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/decorator-5.2.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/flask-3.1.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/blinker-1.9.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/click-8.2.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/Flask_RESTful-0.3.10-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/aniso8601-10.0.1-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/iso8601-2.1.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/itsdangerous-2.2.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/jinja2-3.1.6-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/jsonschema-4.25.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/attrs-25.3.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/jsonschema_specifications-2025.4.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/keystonemiddleware-10.12.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/keystoneauth1-5.12.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/netaddr-1.3.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oauthlib-3.3.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/openstacksdk-4.7.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/jmespath-1.0.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/jsonpatch-1.33-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/jsonpointer-3.0.0-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/os_service_types-1.8.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/osc_lib-4.2.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_concurrency-7.2.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/fasteners-0.19-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_config-10.0.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_context-6.1.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_db-17.4.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/alembic-1.16.4-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_i18n-6.6.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_log-7.2.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_messaging-17.1.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/amqp-5.3.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/vine-5.1.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/cachetools-5.5.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/futurist-3.2.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/kombu-5.5.4-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_metrics-0.13.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_middleware-6.6.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_policy-4.6.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_serialization-5.8.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_service-4.3.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/eventlet-0.40.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/dnspython-2.7.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_upgradecheck-2.6.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/oslo_utils-9.1.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/packaging-25.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/Paste-3.10.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/PasteDeploy-3.1.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pbr-7.0.1-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/platformdirs-4.3.8-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/prettytable-3.16.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/prometheus_client-0.22.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/pycadf-4.0.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/PyJWT-2.10.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pymemcache-4.0.0-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pyparsing-3.2.3-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pyperclip-1.9.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pysaml2-7.5.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pyOpenSSL-24.2.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/requests-2.32.4-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/idna-3.10-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/urllib3-1.26.20-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/xmlschema-2.5.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/elementpath-4.8.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/certifi-2025.11.12-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/python_binary_memcached-0.31.4-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/python_cinderclient-9.8.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/python_dateutil-2.9.0.post0-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/python_keystoneclient-5.7.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pyasn1-0.6.0-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pyasn1_modules-0.4.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/python_memcached-1.62-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/redis-6.2.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/referencing-0.36.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/requestsexceptions-1.4.0-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/rfc3986-2.0.0-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/rich_argparse-1.7.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/rich-14.1.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pygments-2.19.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/markdown_it_py-3.0.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/mdurl-0.1.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/Routes-2.5.1-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/repoze.lru-0.7-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/scrypt-0.8.27-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/six-1.17.0-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/statsd-4.0.1-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/stevedore-5.5.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/testscenarios-0.5.0-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/typing_extensions-4.14.1-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/tzdata-2025.2-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/wcwidth-0.2.13-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/WebOb-1.8.9-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/legacy_cgi-2.6.4-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/werkzeug-3.1.3-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/yappi-1.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/keystone-32.1.0.dev19/defusedxml-0.7.1-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/mako-1.3.10-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pycparser-2.22-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/pytz-2025.2-py2.py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/setuptools-80.9.0-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/testtools-2.7.2-py3-none-any.whl\nSaved /tmp/keystone-32.1.0.dev19/uhashring-2.4-py3-none-any.whl\nBuilding wheels for collected packages: keystone, pyngus, systemd-python, python-ldap, testresources, python-qpid-proton\n  Building wheel for keystone (pyproject.toml): started\n  Building wheel for keystone (pyproject.toml): finished with status 'done'\n  Created wheel for keystone: filename=keystone-28.0.1.dev4-py3-none-any.whl size=1455243 sha256=313d3a595c46e2ff298c9b40ea23787e98371dbd9aa4c415f99080ce3e81e9a5\n  Stored in directory: /root/.cache/pip/wheels/b6/26/7c/17a58eb9ed288877cd1d427f85a80311e4805463c5a23de148\n  Building wheel for pyngus (setup.py): started\n  Building wheel for pyngus (setup.py): finished with status 'done'\n  Created wheel for pyngus: filename=pyngus-2.3.1-py3-none-any.whl size=26825 sha256=a71050307afacaacff0c73b36c039612c9239cc329c416c829dfcb3168a30a5b\n  Stored in directory: /root/.cache/pip/wheels/83/6b/3d/003b40631c945ad7d270ca65aa64a57fcdfd884aeba575c197\n  Building wheel for systemd-python (setup.py): started\n  Building wheel for systemd-python (setup.py): finished with status 'done'\n  Created wheel for systemd-python: filename=systemd_python-235-cp313-cp313-linux_x86_64.whl size=153060 sha256=85a8ae83f6a7b5f2337670e65333b27d8e7d40795139565ea79f10bfce0fa9d2\n  Stored in directory: /root/.cache/pip/wheels/f2/d0/13/0104e9b2a46a01ee205026dcf1ab00eb1c940759d5ddf541f9\n  Building wheel for python-ldap (pyproject.toml): started\n  Building wheel for python-ldap (pyproject.toml): finished with status 'done'\n  Created wheel for python-ldap: filename=python_ldap-3.4.4-cp313-cp313-linux_x86_64.whl size=367181 sha256=e046f8dff34e714fbbf22e3e7d08f65b1436aa65e121488d13e04e97c49369c1\n  Stored in directory: /root/.cache/pip/wheels/de/8c/0c/d25643348abcdee9c09be6ee812941e84ae140cd3a59092e16\n  Building wheel for testresources (setup.py): started\n  Building wheel for testresources (setup.py): finished with status 'done'\n  Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34527 sha256=a413322e5e0402e1ebec5c929c2a82d6390b3b919fc7de3b63e44b5532c8f7d5\n  Stored in directory: /root/.cache/pip/wheels/17/68/4f/009595bce0a1fd2ec13f24675489dd77cee43bb4ffcc43f30d\n  Building wheel for python-qpid-proton (pyproject.toml): started\n  Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done'\n  Created wheel for python-qpid-proton: filename=python_qpid_proton-0.40.0-cp313-cp313-linux_x86_64.whl size=1178828 sha256=4df1454800bbae38e11cd9b16f43d95c27578113cc6ee6cf2abdd8765169d9a0\n  Stored in directory: /root/.cache/pip/wheels/53/93/a2/f9ef3e2517580043b0e0228d513c804bb7e7d73bbe7907cf8f\nSuccessfully built keystone pyngus systemd-python python-ldap testresources python-qpid-proton","stdout_lines":["Looking in indexes: https://pypi.org/simple, https://deb.debian.org/wheel/debian-13-x86_64","Looking in links: /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/","Collecting keystone (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Cloning file:///openstack/src/opendev.org/openstack/keystone (to revision 680ec90e47223dbe88865e76fe251c75997f6a7a) to /tmp/pip-wheel-o4rrxztu/keystone_81e875d572504ad9a53b8f17f51fd445","  Resolved file:///openstack/src/opendev.org/openstack/keystone to commit 680ec90e47223dbe88865e76fe251c75997f6a7a","  Installing build dependencies: started","  Installing build dependencies: finished with status 'done'","  Getting requirements to build wheel: started","  Getting requirements to build wheel: finished with status 'done'","  Preparing metadata (pyproject.toml): started","  Preparing metadata (pyproject.toml): finished with status 'done'","Collecting ldappool (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))","  Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB)","Collecting osprofiler (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))","  Using cached osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB)","Collecting PyMySQL (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 5))","  Using cached PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB)","Collecting pyngus (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 6))","  Downloading pyngus-2.3.1.tar.gz (34 kB)","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting python-openstackclient (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached python_openstackclient-8.2.0-py3-none-any.whl.metadata (10 kB)","Collecting systemd-python (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 8))","  Downloading systemd-python-235.tar.gz (61 kB)","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting oslo.cache[dogpile] (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))","  Downloading oslo_cache-3.12.0-py3-none-any.whl.metadata (3.2 kB)","Collecting pbr!=2.1.0,>=2.0.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB)","Collecting WebOb>=1.7.1 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB)","Collecting Flask!=0.11,>=1.0.2 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading flask-3.1.1-py3-none-any.whl.metadata (3.0 kB)","Collecting Flask-RESTful>=0.3.5 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB)","Collecting cryptography>=2.7 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)","Collecting SQLAlchemy>=1.4.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB)","Collecting stevedore>=1.20.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB)","Collecting python-keystoneclient>=3.8.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB)","Collecting keystonemiddleware>=7.0.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading keystonemiddleware-10.12.0-py3-none-any.whl.metadata (3.9 kB)","Collecting bcrypt>=3.1.3 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB)","Collecting scrypt>=0.8.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading scrypt-0.8.27-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.3 kB)","Collecting oslo.config>=6.8.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB)","Collecting oslo.context>=2.22.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB)","Collecting oslo.messaging>=5.29.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading oslo_messaging-17.1.0-py3-none-any.whl.metadata (3.1 kB)","Collecting oslo.db>=6.0.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB)","Collecting oslo.i18n>=3.15.3 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB)","Collecting oslo.log>=3.44.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB)","Collecting oslo.middleware>=3.31.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading oslo_middleware-6.6.0-py3-none-any.whl.metadata (2.2 kB)","Collecting oslo.policy>=4.5.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading oslo_policy-4.6.0-py3-none-any.whl.metadata (2.1 kB)","Collecting oslo.serialization!=2.19.1,>=2.18.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB)","Collecting oslo.upgradecheck>=1.3.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB)","Collecting oslo.utils>=3.33.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB)","Collecting oauthlib>=0.6.2 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB)","Collecting pysaml2>=5.0.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB)","Collecting PyJWT>=1.6.1 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)","Collecting dogpile.cache>=1.0.2 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB)","Collecting jsonschema>=3.2.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB)","Collecting pycadf!=2.0.0,>=1.1.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB)","Collecting msgpack>=0.5.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)","Collecting Werkzeug>=0.15.0 (from keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB)","Collecting PrettyTable>=0.7.2 (from ldappool->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))","  Using cached prettytable-3.16.0-py3-none-any.whl.metadata (33 kB)","Collecting python-ldap>=3.0.0 (from ldappool->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))","  Downloading python-ldap-3.4.4.tar.gz (377 kB)","  Installing build dependencies: started","  Installing build dependencies: finished with status 'done'","  Getting requirements to build wheel: started","  Getting requirements to build wheel: finished with status 'done'","  Preparing metadata (pyproject.toml): started","  Preparing metadata (pyproject.toml): finished with status 'done'","Collecting debtcollector>=3.0.0 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))","  Using cached debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)","Collecting python-memcached>=1.56 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))","  Using cached python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB)","Collecting pymemcache>=3.5.0 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))","  Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB)","Collecting python-binary-memcached>=0.29.0 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))","  Downloading python_binary_memcached-0.31.4-py3-none-any.whl.metadata (4.9 kB)","Collecting redis>=3.0.0 (from oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))","  Downloading redis-6.2.0-py3-none-any.whl.metadata (10 kB)","Collecting netaddr>=0.7.18 (from osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))","  Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)","Collecting oslo.concurrency>=3.26.0 (from osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))","  Using cached oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB)","Collecting requests>=2.14.2 (from osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))","  Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB)","Collecting python-qpid-proton (from pyngus->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 6))","  Downloading python_qpid_proton-0.40.0.tar.gz (354 kB)","  Installing build dependencies: started","  Installing build dependencies: finished with status 'done'","  Getting requirements to build wheel: started","  Getting requirements to build wheel: finished with status 'done'","  Preparing metadata (pyproject.toml): started","  Preparing metadata (pyproject.toml): finished with status 'done'","Collecting cliff>=4.8.0 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached cliff-4.11.0-py3-none-any.whl.metadata (2.0 kB)","Collecting iso8601>=0.1.11 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)","Collecting openstacksdk>=4.6.0 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB)","Collecting osc-lib>=2.3.0 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached osc_lib-4.2.0-py3-none-any.whl.metadata (3.7 kB)","Collecting python-cinderclient>=3.3.0 (from python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB)","Collecting autopage>=0.4.0 (from cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB)","Collecting cmd2>=1.0.0 (from cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached cmd2-2.7.0-py3-none-any.whl.metadata (17 kB)","Collecting PyYAML>=3.12 (from cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)","Processing /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/pyperclip-1.9.0-py3-none-any.whl (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB)","Collecting wcwidth>=0.2.10 (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)","Collecting cffi>=1.12 (from cryptography>=2.7->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)","Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)","Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))","  Using cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)","Collecting decorator>=4.0.0 (from dogpile.cache>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)","Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)","Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading click-8.2.2-py3-none-any.whl.metadata (2.6 kB)","Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)","Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)","Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)","Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB)","Collecting six>=1.3.0 (from Flask-RESTful>=0.3.5->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)","Collecting pytz (from Flask-RESTful>=0.3.5->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)","Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)","Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB)","Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)","Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)","Collecting keystoneauth1>=3.12.0 (from keystonemiddleware>=7.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB)","Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB)","Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)","Collecting jmespath>=0.9.0 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)","Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB)","Collecting platformdirs>=3 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)","Collecting psutil>=3.2.2 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)","Collecting requestsexceptions>=1.2.0 (from openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB)","Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)","Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))","  Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)","Collecting rfc3986>=1.2.0 (from oslo.config>=6.8.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)","Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading alembic-1.16.4-py3-none-any.whl.metadata (7.3 kB)","Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading testresources-2.0.2.tar.gz (45 kB)","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB)","Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB)","Collecting python-dateutil>=2.7.0 (from oslo.log>=3.44.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)","Collecting futurist>=1.2.0 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB)","Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading oslo_service-4.3.0-py3-none-any.whl.metadata (2.8 kB)","Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB)","Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB)","Collecting kombu>=4.6.6 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB)","Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading oslo_metrics-0.13.0-py3-none-any.whl.metadata (1.3 kB)","Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB)","Collecting tzdata>=2025.2 (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)","Collecting packaging (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)","Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading prometheus_client-0.22.1-py3-none-any.whl.metadata (1.9 kB)","Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB)","Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading eventlet-0.40.2-py3-none-any.whl.metadata (5.4 kB)","Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB)","Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB)","Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB)","Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB)","Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading yappi-1.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)","Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB)","Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB)","Collecting setuptools (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)","Collecting defusedxml (from pysaml2>=5.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)","Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB)","Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB)","Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))","  Using cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)","Collecting idna<4,>=2.5 (from requests>=2.14.2->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))","  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)","Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))","  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)","Collecting certifi>=2017.4.17 (from requests>=2.14.2->osprofiler->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 4))","  Using cached certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB)","Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB)","Collecting uhashring (from python-binary-memcached>=0.29.0->oslo.cache[dogpile]->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 3))","  Downloading uhashring-2.4-py3-none-any.whl.metadata (11 kB)","Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->ldappool->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))","  Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB)","Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->ldappool->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 2))","  Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB)","Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)","Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)","Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)","Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 7))","  Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)","Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB)","Collecting testtools (from testscenarios>=0.4->oslo.db>=6.0.0->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB)","Collecting legacy-cgi>=2.6 (from WebOb>=1.7.1->keystone->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/keystone-32.1.0.dev19-requirements.txt (line 1))","  Using cached legacy_cgi-2.6.4-py3-none-any.whl.metadata (2.3 kB)","Downloading ldappool-3.0.0-py3-none-any.whl (12 kB)","Downloading oslo_cache-3.12.0-py3-none-any.whl (76 kB)","Using cached osprofiler-4.3.0-py3-none-any.whl (95 kB)","Using cached PyMySQL-1.1.1-py3-none-any.whl (44 kB)","Using cached python_openstackclient-8.2.0-py3-none-any.whl (1.1 MB)","Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 593.7/593.7 kB 82.8 MB/s  0:00:00","Using cached cliff-4.11.0-py3-none-any.whl (84 kB)","Using cached autopage-0.5.2-py3-none-any.whl (30 kB)","Using cached cmd2-2.7.0-py3-none-any.whl (154 kB)","Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)","Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)","Using cached debtcollector-3.0.0-py3-none-any.whl (23 kB)","Using cached dogpile_cache-1.4.0-py3-none-any.whl (62 kB)","Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB)","Downloading flask-3.1.1-py3-none-any.whl (103 kB)","Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)","Downloading click-8.2.2-py3-none-any.whl (103 kB)","Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB)","Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB)","Using cached iso8601-2.1.0-py3-none-any.whl (7.5 kB)","Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)","Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)","Using cached jsonschema-4.25.0-py3-none-any.whl (89 kB)","Using cached attrs-25.3.0-py3-none-any.whl (63 kB)","Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB)","Downloading keystonemiddleware-10.12.0-py3-none-any.whl (152 kB)","Using cached keystoneauth1-5.12.0-py3-none-any.whl (343 kB)","Downloading MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)","Using cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB)","Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)","Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB)","Using cached openstacksdk-4.7.2-py3-none-any.whl (1.8 MB)","Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)","Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)","Using cached jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)","Using cached os_service_types-1.8.0-py3-none-any.whl (24 kB)","Using cached osc_lib-4.2.0-py3-none-any.whl (92 kB)","Using cached oslo_concurrency-7.2.0-py3-none-any.whl (47 kB)","Using cached fasteners-0.19-py3-none-any.whl (18 kB)","Using cached oslo_config-10.0.0-py3-none-any.whl (131 kB)","Using cached oslo_context-6.1.0-py3-none-any.whl (19 kB)","Downloading oslo_db-17.4.0-py3-none-any.whl (157 kB)","Downloading alembic-1.16.4-py3-none-any.whl (247 kB)","Using cached oslo_i18n-6.6.0-py3-none-any.whl (46 kB)","Using cached oslo_log-7.2.1-py3-none-any.whl (75 kB)","Downloading oslo_messaging-17.1.0-py3-none-any.whl (202 kB)","Downloading amqp-5.3.1-py3-none-any.whl (50 kB)","Downloading vine-5.1.0-py3-none-any.whl (9.6 kB)","Downloading cachetools-5.5.2-py3-none-any.whl (10 kB)","Using cached futurist-3.2.1-py3-none-any.whl (40 kB)","Downloading kombu-5.5.4-py3-none-any.whl (210 kB)","Downloading oslo_metrics-0.13.0-py3-none-any.whl (13 kB)","Downloading oslo_middleware-6.6.0-py3-none-any.whl (67 kB)","Downloading oslo_policy-4.6.0-py3-none-any.whl (88 kB)","Using cached oslo_serialization-5.8.0-py3-none-any.whl (25 kB)","Downloading oslo_service-4.3.0-py3-none-any.whl (101 kB)","Downloading eventlet-0.40.2-py3-none-any.whl (364 kB)","Downloading dnspython-2.7.0-py3-none-any.whl (313 kB)","Downloading greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (608 kB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 608.4/608.4 kB 89.9 MB/s  0:00:00","Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB)","Using cached oslo_utils-9.1.0-py3-none-any.whl (134 kB)","Using cached packaging-25.0-py3-none-any.whl (66 kB)","Downloading Paste-3.10.1-py3-none-any.whl (289 kB)","Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB)","Using cached pbr-7.0.1-py2.py3-none-any.whl (126 kB)","Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)","Using cached prettytable-3.16.0-py3-none-any.whl (33 kB)","Downloading prometheus_client-0.22.1-py3-none-any.whl (58 kB)","Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)","Downloading pycadf-4.0.1-py3-none-any.whl (44 kB)","Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB)","Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB)","Using cached pyparsing-3.2.3-py3-none-any.whl (111 kB)","Downloading pysaml2-7.5.2-py3-none-any.whl (420 kB)","Using cached pyOpenSSL-24.2.1-py3-none-any.whl (58 kB)","Using cached requests-2.32.4-py3-none-any.whl (64 kB)","Using cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB)","Using cached idna-3.10-py3-none-any.whl (70 kB)","Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)","Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB)","Downloading elementpath-4.8.0-py3-none-any.whl (243 kB)","Using cached certifi-2025.11.12-py3-none-any.whl (159 kB)","Downloading python_binary_memcached-0.31.4-py3-none-any.whl (18 kB)","Using cached python_cinderclient-9.8.0-py3-none-any.whl (256 kB)","Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)","Using cached python_keystoneclient-5.7.0-py3-none-any.whl (397 kB)","Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)","Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)","Using cached python_memcached-1.62-py2.py3-none-any.whl (15 kB)","Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)","Downloading redis-6.2.0-py3-none-any.whl (278 kB)","Using cached referencing-0.36.2-py3-none-any.whl (26 kB)","Using cached requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)","Using cached rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)","Using cached rich_argparse-1.7.1-py3-none-any.whl (25 kB)","Using cached rich-14.1.0-py3-none-any.whl (243 kB)","Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)","Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)","Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)","Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB)","Downloading repoze.lru-0.7-py3-none-any.whl (10 kB)","Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)","Downloading scrypt-0.8.27-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 1.2/1.2 MB 161.1 MB/s  0:00:00","Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)","Downloading sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 3.3/3.3 MB 211.5 MB/s  0:00:00","Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB)","Using cached stevedore-5.5.0-py3-none-any.whl (49 kB)","Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)","Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)","Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB)","Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)","Using cached WebOb-1.8.9-py2.py3-none-any.whl (115 kB)","Using cached legacy_cgi-2.6.4-py3-none-any.whl (20 kB)","Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB)","Using cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB)","Downloading yappi-1.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)","Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)","Downloading mako-1.3.10-py3-none-any.whl (78 kB)","Using cached pycparser-2.22-py3-none-any.whl (117 kB)","Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)","Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)","Downloading testtools-2.7.2-py3-none-any.whl (179 kB)","Downloading uhashring-2.4-py3-none-any.whl (11 kB)","Saved /tmp/keystone-32.1.0.dev19/ldappool-3.0.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_cache-3.12.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/osprofiler-4.3.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/PyMySQL-1.1.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/python_openstackclient-8.2.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/cliff-4.11.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/autopage-0.5.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/cmd2-2.7.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/debtcollector-3.0.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/dogpile_cache-1.4.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/decorator-5.2.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/flask-3.1.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/blinker-1.9.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/click-8.2.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/Flask_RESTful-0.3.10-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/aniso8601-10.0.1-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/iso8601-2.1.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/itsdangerous-2.2.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/jinja2-3.1.6-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/jsonschema-4.25.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/attrs-25.3.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/jsonschema_specifications-2025.4.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/keystonemiddleware-10.12.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/keystoneauth1-5.12.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/netaddr-1.3.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oauthlib-3.3.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/openstacksdk-4.7.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/jmespath-1.0.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/jsonpatch-1.33-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/jsonpointer-3.0.0-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/os_service_types-1.8.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/osc_lib-4.2.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_concurrency-7.2.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/fasteners-0.19-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_config-10.0.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_context-6.1.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_db-17.4.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/alembic-1.16.4-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_i18n-6.6.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_log-7.2.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_messaging-17.1.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/amqp-5.3.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/vine-5.1.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/cachetools-5.5.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/futurist-3.2.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/kombu-5.5.4-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_metrics-0.13.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_middleware-6.6.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_policy-4.6.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_serialization-5.8.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_service-4.3.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/eventlet-0.40.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/dnspython-2.7.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_upgradecheck-2.6.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/oslo_utils-9.1.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/packaging-25.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/Paste-3.10.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/PasteDeploy-3.1.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pbr-7.0.1-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/platformdirs-4.3.8-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/prettytable-3.16.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/prometheus_client-0.22.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/pycadf-4.0.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/PyJWT-2.10.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pymemcache-4.0.0-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pyparsing-3.2.3-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pyperclip-1.9.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pysaml2-7.5.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pyOpenSSL-24.2.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/requests-2.32.4-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/idna-3.10-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/urllib3-1.26.20-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/xmlschema-2.5.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/elementpath-4.8.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/certifi-2025.11.12-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/python_binary_memcached-0.31.4-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/python_cinderclient-9.8.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/python_dateutil-2.9.0.post0-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/python_keystoneclient-5.7.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pyasn1-0.6.0-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pyasn1_modules-0.4.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/python_memcached-1.62-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/redis-6.2.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/referencing-0.36.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/requestsexceptions-1.4.0-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/rfc3986-2.0.0-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/rich_argparse-1.7.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/rich-14.1.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pygments-2.19.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/markdown_it_py-3.0.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/mdurl-0.1.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/Routes-2.5.1-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/repoze.lru-0.7-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/scrypt-0.8.27-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/six-1.17.0-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/statsd-4.0.1-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/stevedore-5.5.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/testscenarios-0.5.0-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/typing_extensions-4.14.1-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/tzdata-2025.2-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/wcwidth-0.2.13-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/WebOb-1.8.9-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/legacy_cgi-2.6.4-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/werkzeug-3.1.3-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/yappi-1.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/keystone-32.1.0.dev19/defusedxml-0.7.1-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/mako-1.3.10-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pycparser-2.22-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/pytz-2025.2-py2.py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/setuptools-80.9.0-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/testtools-2.7.2-py3-none-any.whl","Saved /tmp/keystone-32.1.0.dev19/uhashring-2.4-py3-none-any.whl","Building wheels for collected packages: keystone, pyngus, systemd-python, python-ldap, testresources, python-qpid-proton","  Building wheel for keystone (pyproject.toml): started","  Building wheel for keystone (pyproject.toml): finished with status 'done'","  Created wheel for keystone: filename=keystone-28.0.1.dev4-py3-none-any.whl size=1455243 sha256=313d3a595c46e2ff298c9b40ea23787e98371dbd9aa4c415f99080ce3e81e9a5","  Stored in directory: /root/.cache/pip/wheels/b6/26/7c/17a58eb9ed288877cd1d427f85a80311e4805463c5a23de148","  Building wheel for pyngus (setup.py): started","  Building wheel for pyngus (setup.py): finished with status 'done'","  Created wheel for pyngus: filename=pyngus-2.3.1-py3-none-any.whl size=26825 sha256=a71050307afacaacff0c73b36c039612c9239cc329c416c829dfcb3168a30a5b","  Stored in directory: /root/.cache/pip/wheels/83/6b/3d/003b40631c945ad7d270ca65aa64a57fcdfd884aeba575c197","  Building wheel for systemd-python (setup.py): started","  Building wheel for systemd-python (setup.py): finished with status 'done'","  Created wheel for systemd-python: filename=systemd_python-235-cp313-cp313-linux_x86_64.whl size=153060 sha256=85a8ae83f6a7b5f2337670e65333b27d8e7d40795139565ea79f10bfce0fa9d2","  Stored in directory: /root/.cache/pip/wheels/f2/d0/13/0104e9b2a46a01ee205026dcf1ab00eb1c940759d5ddf541f9","  Building wheel for python-ldap (pyproject.toml): started","  Building wheel for python-ldap (pyproject.toml): finished with status 'done'","  Created wheel for python-ldap: filename=python_ldap-3.4.4-cp313-cp313-linux_x86_64.whl size=367181 sha256=e046f8dff34e714fbbf22e3e7d08f65b1436aa65e121488d13e04e97c49369c1","  Stored in directory: /root/.cache/pip/wheels/de/8c/0c/d25643348abcdee9c09be6ee812941e84ae140cd3a59092e16","  Building wheel for testresources (setup.py): started","  Building wheel for testresources (setup.py): finished with status 'done'","  Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34527 sha256=a413322e5e0402e1ebec5c929c2a82d6390b3b919fc7de3b63e44b5532c8f7d5","  Stored in directory: /root/.cache/pip/wheels/17/68/4f/009595bce0a1fd2ec13f24675489dd77cee43bb4ffcc43f30d","  Building wheel for python-qpid-proton (pyproject.toml): started","  Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done'","  Created wheel for python-qpid-proton: filename=python_qpid_proton-0.40.0-cp313-cp313-linux_x86_64.whl size=1178828 sha256=4df1454800bbae38e11cd9b16f43d95c27578113cc6ee6cf2abdd8765169d9a0","  Stored in directory: /root/.cache/pip/wheels/53/93/a2/f9ef3e2517580043b0e0228d513c804bb7e7d73bbe7907cf8f","Successfully built keystone pyngus systemd-python python-ldap testresources python-qpid-proton"]},"created":"2025-12-14T10:24:06.171114Z","updated":"2025-12-14T10:24:06.171140Z","started":"2025-12-14T10:23:13.540122Z","ended":"2025-12-14T10:24:06.160435Z","duration":"00:00:52.620313","changed":true,"ignore_errors":false}