Execution
Date
14 Dec 2025 10:21:40 +0000
Duration
00:43:55.98
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
13
Hosts
2438
Tasks
2413
Results
107
Plays
511
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:04.14
-
PlayInstall neutron services
-
Taskpython_venv_build : Upgrade pip/setuptools/wheel to the versions we want
-
Date14 Dec 2025 10:48:01 +0000
-
Module / Actionansible.builtin.pip (/home/zuul/src/opendev.org/openstack/ansible-role-python_venv_build/tasks/python_venv_install.yml:127)
-
Tags
- install
- neutron-install
| Field | Value |
|---|---|
| attempts |
1 |
| changed |
True |
| cmd |
[ "/openstack/venvs/neutron-32.1.0.dev19/bin/pip3", "install", "-U", "--constraint", "/openstack/venvs/neutron-32.1.0.dev19/global-constraints.txt", "--constraint", "/openstack/venvs/neutron-32.1.0.dev19/constraints.txt", "--log", "/var/log/python_venv_build.log", "--find-links", "http://172.29.236.101:8181/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/", "--trusted-host", "172.29.236.101", "pip", "setuptools", "wheel" ] |
| invocation |
{ "module_args": { "break_system_packages": false, "chdir": null, "editable": false, "executable": null, "extra_args": "--constraint /openstack/venvs/neutron-32.1.0.dev19/global-constraints.txt --constraint /openstack/venvs/neutron-32.1.0.dev19/constraints.txt --log /var/log/python_venv_build.log --find-links http://172.29.236.101:8181/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/ --trusted-host 172.29.236.101 ", "name": [ "pip", "setuptools", "wheel" ], "requirements": null, "state": "latest", "umask": null, "version": null, "virtualenv": "/openstack/venvs/neutron-32.1.0.dev19", "virtualenv_command": "python3 -m venv", "virtualenv_python": null, "virtualenv_site_packages": false } } |
| name |
[ "pip", "setuptools", "wheel" ] |
| requirements | None |
| state |
latest |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Looking in links: http://172.29.236.101:8181/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/
Collecting pip
Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
Collecting setuptools
Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
Collecting wheel
Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
Downloading pip-25.2-py3-none-any.whl (1.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 112.0 MB/s eta 0:00:00
Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 173.1 MB/s eta 0:00:00
Downloading wheel-0.45.1-py3-none-any.whl (72 kB)
Installing collected packages: wheel, setuptools, pip
Attempting uninstall: pip
Found existing installation: pip 25.1.1
Uninstalling pip-25.1.1:
Successfully uninstalled pip-25.1.1
Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1
|
| stdout_lines |
[ "Looking in links: http://172.29.236.101:8181/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/", "Collecting pip", " Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)", "Collecting setuptools", " Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)", "Collecting wheel", " Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)", "Downloading pip-25.2-py3-none-any.whl (1.8 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.8/1.8 MB 112.0 MB/s eta 0:00:00", "Downloading setuptools-80.9.0-py3-none-any.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 173.1 MB/s eta 0:00:00", "Downloading wheel-0.45.1-py3-none-any.whl (72 kB)", "Installing collected packages: wheel, setuptools, pip", " Attempting uninstall: pip", " Found existing installation: pip 25.1.1", " Uninstalling pip-25.1.1:", " Successfully uninstalled pip-25.1.1", "", "Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1" ] |
| version | None |
| virtualenv |
/openstack/venvs/neutron-32.1.0.dev19 |