Tripleo jobs are failing while installing python requirements
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Unassigned |
Bug Description
Description:-
Tripleo jobs are failing while installing python requirements
~~~
2021-06-08 10:12:14.761085 | primary | Looking in indexes: https:/
2021-06-08 10:12:16.447825 | primary | ERROR: Could not find a version that satisfies the requirement bindep (from versions: none)
2021-06-08 10:12:16.447917 | primary | ERROR: No matching distribution found for bindep
2021-06-08 10:12:16.896693 | primary | ERROR
~~~
https:/
~~~
2021-06-08 10:05:12.084671 | ubuntu-focal | ERROR: Could not find a version that satisfies the requirement tox-bindep>=0.2.1 (from versions: none)
2021-06-08 10:05:12.084678 | ubuntu-focal | ERROR: No matching distribution found for tox-bindep>=0.2.1
2021-06-08 10:05:12.084683 | ubuntu-focal |
2021-06-08 10:05:12.084798 | ubuntu-focal | =======
2021-06-08 10:05:12.085158 | ubuntu-focal | ERROR: could not install deps [tox-bindep>=0.2.1, tox >= 3.9.0]; v = InvocationError
~~~
Info from Infra team:-
fastly cdn is having a gigantic outage at the moment which is certainly affecting pypi.org
Changed in tripleo: | |
status: | Triaged → Fix Released |