awslabs / aws-device-farm-jenkins-plugin

Jenkins plugin for AWS Device Farm.
Apache License 2.0
89 stars 66 forks source link

NonProxyHosts are ignored #71

Open morphysk opened 6 years ago

morphysk commented 6 years ago

Hi there,

I am facing issue with plugin configuration. I am setting up environment variables(NO_PROXY, HTTP_PROXY, HTTPS_PROXY) in jenkins settings. I also tried to add JAVA_ARGS to jenkins configuration file: JENKINS_JAVA_OPTIONS="-Djava.awt.headless=true -Dhttp.proxyHost=xyz -Dhttp.proxyPort=yyyy -Dhttps.proxyHost=xyz -Dhttps.proxyPort=yyyy -Dhttp.nonProxyHosts='localhost|127.0.0.1|169.254.169.254|*.amazonaws.com|*.s3-us-west-2.amazonaws.com'"

I am pretty sure that NO_PROXY variable is correct as aws cli is working fine even from jenkins.

Here is log with exection: amazon_df.log

Can someone advice what exactly is wrong? Thanks

guneesh27 commented 4 years ago

Hi morphysk , was the issue resolved or are you still facing this issue ?

morphysk commented 4 years ago

Hi, at the end we switched to different solution because of this issue. I dont have a place where to test this right now. Thank you Ivan

On Fri, 27 Mar 2020 at 20:23, guneesh27 notifications@github.com wrote:

Hi morphysk , was the issue resolved or are you still facing this issue ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/awslabs/aws-device-farm-jenkins-plugin/issues/71#issuecomment-605249434, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQX3WLMVNIUBGRKLY4XSWDRJT4KNANCNFSM4EZITFNQ .