Centos7 Jobs failed with error - sudo: pip3: command not found

Bug #1915932 reported by Sandeep Yadav
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

Description:-
Centos7 Stein Jobs failed with error - sudo: pip3: command not found

Logs:-

https://logserver.rdoproject.org/openstack-periodic-integration-stable4-5/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-7-standalone-stein/349bae1/job-output.txt
~~~
2021-02-17 13:21:16.277264 | primary | This system is not registered with an entitlement server. You can use subscription-manager to register.
2021-02-17 13:21:16.277339 | primary |
2021-02-17 13:21:16.327363 | primary | Loading mirror speeds from cached hostfile
2021-02-17 13:21:16.546899 | primary | Package libselinux-python3-2.5-15.el7.x86_64 already installed and latest version
2021-02-17 13:21:16.583119 | primary | Package python3-setuptools-39.2.0-10.el7.noarch already installed and latest version
2021-02-17 13:21:16.614050 | primary | Package python3-pip-9.0.3-8.el7.noarch already installed and latest version
2021-02-17 13:21:16.614131 | primary | Nothing to do
2021-02-17 13:21:16.666707 | primary | sudo: pip3: command not found
2021-02-17 13:21:16.764356 | primary | ERROR
2021-02-17 13:21:16.764898 | primary | {
2021-02-17 13:21:16.765050 | primary | "delta": "0:00:21.977403",
2021-02-17 13:21:16.765161 | primary | "end": "2021-02-17 13:21:16.670168",
2021-02-17 13:21:16.765266 | primary | "msg": "non-zero return code",
2021-02-17 13:21:16.765373 | primary | "rc": 1,
2021-02-17 13:21:16.765513 | primary | "start": "2021-02-17 13:20:54.692765"
2021-02-17 13:21:16.765632 | primary | }
~~~

Another log:-

https://logserver.rdoproject.org/openstack-periodic-integration-stable4-5/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset037-updates-stein/55cdd6f/job-output.txt

Revision history for this message
Rabi Mishra (rabi) wrote :
summary: - Centos7 Stein Jobs failed with error - sudo: pip3: command not found
+ Centos7 Jobs failed with error - sudo: pip3: command not found
Revision history for this message
Sandeep Yadav (sandeepyadav93) wrote :

/usr/bin/pip3 binary is missing

[zuul@standalone ~]$ rpm -qa | grep -i python3-pip
python3-pip-9.0.3-8.el7.noarch

~~~
[zuul@standalone ~]$ rpm -V python3-pip
missing /usr/bin/pip3
missing /usr/share/bash-completion/completions/pip3
missing /usr/share/bash-completion/completions/pip3.6
missing /usr/share/doc/python3-pip-9.0.3
missing d /usr/share/doc/python3-pip-9.0.3/README.rst
~~~

Others pip binaries exists:-
~~~
zuul@standalone ~]$ pip
pip pip2 pip2.7 pip-3 pip-3.6 pip3.6
~~~
Patch is up: https://review.opendev.org/c/openstack/tripleo-quickstart/+/776391

Revision history for this message
Sandeep Yadav (sandeepyadav93) wrote :
Changed in tripleo:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.