|
results
|
Result #1
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
[
"/usr/local/bin/pip3",
"install",
"-U",
"pip"
]
|
|
failed
|
|
|
invocation
|
{
"module_args": {
"chdir": null,
"editable": false,
"executable": "pip3",
"extra_args": null,
"name": [
"pip"
],
"requirements": null,
"state": "latest",
"umask": null,
"version": null,
"virtualenv": null,
"virtualenv_command": "virtualenv",
"virtualenv_python": null,
"virtualenv_site_packages": false
}
}
|
|
item
|
|
|
name
|
|
|
requirements
|
None
|
|
state
|
|
|
stderr
|
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
|
|
stderr_lines
|
[
"WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning."
]
|
|
stdout
|
Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64
Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (26.0.1)
|
|
stdout_lines
|
[
"Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64",
"Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (26.0.1)"
]
|
|
version
|
None
|
|
virtualenv
|
None
|
Result #2
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
[
"/usr/local/bin/pip3",
"install",
"-U",
"virtualenv"
]
|
|
failed
|
|
|
invocation
|
{
"module_args": {
"chdir": null,
"editable": false,
"executable": "pip3",
"extra_args": null,
"name": [
"virtualenv"
],
"requirements": null,
"state": "latest",
"umask": null,
"version": null,
"virtualenv": null,
"virtualenv_command": "virtualenv",
"virtualenv_python": null,
"virtualenv_site_packages": false
}
}
|
|
item
|
|
|
name
|
|
|
requirements
|
None
|
|
state
|
|
|
stderr
|
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
|
|
stderr_lines
|
[
"WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning."
]
|
|
stdout
|
Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64
Collecting virtualenv
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c6/59/7d02447a55b2e55755011a647479041bc92a82e143f96a8195cb33bd0a1c/virtualenv-21.2.0-py3-none-any.whl.metadata (3.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv)
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.24.2 (from virtualenv)
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a4/a5/842ae8f0c08b61d6484b52f99a03510a3a72d23141942d216ebe81fefbce/filelock-3.25.2-py3-none-any.whl.metadata (2.0 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv)
Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/63/d7/97f7e3a6abb67d8080dd406fd4df842c2be0efaf712d1c899c32a075027c/platformdirs-4.9.4-py3-none-any.whl.metadata (4.7 kB)
Collecting python-discovery>=1 (from virtualenv)
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d8/db/795879cc3ddfe338599bddea6388cc5100b088db0a4caf6e6c1af1c27e04/python_discovery-1.2.2-py3-none-any.whl.metadata (5.4 kB)
Collecting typing-extensions>=4.13.2 (from virtualenv)
Using cached https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/typing-extensions/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c6/59/7d02447a55b2e55755011a647479041bc92a82e143f96a8195cb33bd0a1c/virtualenv-21.2.0-py3-none-any.whl (5.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 74.7 MB/s 0:00:00
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a4/a5/842ae8f0c08b61d6484b52f99a03510a3a72d23141942d216ebe81fefbce/filelock-3.25.2-py3-none-any.whl (26 kB)
Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/63/d7/97f7e3a6abb67d8080dd406fd4df842c2be0efaf712d1c899c32a075027c/platformdirs-4.9.4-py3-none-any.whl (21 kB)
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d8/db/795879cc3ddfe338599bddea6388cc5100b088db0a4caf6e6c1af1c27e04/python_discovery-1.2.2-py3-none-any.whl (31 kB)
Installing collected packages: distlib, typing-extensions, platformdirs, filelock, python-discovery, virtualenv
Successfully installed distlib-0.4.0 filelock-3.25.2 platformdirs-4.9.4 python-discovery-1.2.2 typing-extensions-4.15.0 virtualenv-21.2.0
|
|
stdout_lines
|
[
"Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64",
"Collecting virtualenv",
" Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c6/59/7d02447a55b2e55755011a647479041bc92a82e143f96a8195cb33bd0a1c/virtualenv-21.2.0-py3-none-any.whl.metadata (3.5 kB)",
"Collecting distlib<1,>=0.3.7 (from virtualenv)",
" Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)",
"Collecting filelock<4,>=3.24.2 (from virtualenv)",
" Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a4/a5/842ae8f0c08b61d6484b52f99a03510a3a72d23141942d216ebe81fefbce/filelock-3.25.2-py3-none-any.whl.metadata (2.0 kB)",
"Collecting platformdirs<5,>=3.9.1 (from virtualenv)",
" Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/63/d7/97f7e3a6abb67d8080dd406fd4df842c2be0efaf712d1c899c32a075027c/platformdirs-4.9.4-py3-none-any.whl.metadata (4.7 kB)",
"Collecting python-discovery>=1 (from virtualenv)",
" Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d8/db/795879cc3ddfe338599bddea6388cc5100b088db0a4caf6e6c1af1c27e04/python_discovery-1.2.2-py3-none-any.whl.metadata (5.4 kB)",
"Collecting typing-extensions>=4.13.2 (from virtualenv)",
" Using cached https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/typing-extensions/typing_extensions-4.15.0-py3-none-any.whl (44 kB)",
"Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c6/59/7d02447a55b2e55755011a647479041bc92a82e143f96a8195cb33bd0a1c/virtualenv-21.2.0-py3-none-any.whl (5.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 5.8/5.8 MB 74.7 MB/s 0:00:00",
"Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB)",
"Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a4/a5/842ae8f0c08b61d6484b52f99a03510a3a72d23141942d216ebe81fefbce/filelock-3.25.2-py3-none-any.whl (26 kB)",
"Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/63/d7/97f7e3a6abb67d8080dd406fd4df842c2be0efaf712d1c899c32a075027c/platformdirs-4.9.4-py3-none-any.whl (21 kB)",
"Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d8/db/795879cc3ddfe338599bddea6388cc5100b088db0a4caf6e6c1af1c27e04/python_discovery-1.2.2-py3-none-any.whl (31 kB)",
"Installing collected packages: distlib, typing-extensions, platformdirs, filelock, python-discovery, virtualenv",
"",
"Successfully installed distlib-0.4.0 filelock-3.25.2 platformdirs-4.9.4 python-discovery-1.2.2 typing-extensions-4.15.0 virtualenv-21.2.0"
]
|
|
version
|
None
|
|
virtualenv
|
None
|
|