'Failure in CICD Pipeline when trying to push on GitLab

I am working on a project that I recently pushed to Git Lab. I am unable to discern what error it is as I am rather new with CI/CD pipeline, and I am hoping someone would be able to help me with this. The error is shown below:

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f75d3d12e90>: Failed to establish a new connection: [Errno -2] Name or service not known'))': /simple/aiobotocore/

Appreciate all the help I can get.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source