Issue running continuous integration with Gitlab

When I executed my .gitlab-ci.yml job, hit the issue “Cannot send request, retry to send. No proxy found” with keeping multiple line items infinity until I had to force the job cancel.

If I run on my runner machine with command dos directly, it got run successfully.
I had double check my proxy info provided is correct.

Any idea how to fix this issue?

Do you have any progress? It seems that your test hangs in the case test 0643… Well, mine is doing the same thing… in my local machine it runs normally but in QA environment it hangs and it triggers the job timeout.