The Jenkins proxy configuration it is not used, in order to use a proxy you have to add the JVM proxy properties.

      -Dhttp.proxyHost=192.168.1.100 -Dhttp.proxyPort=8800 -Dhttps.proxyHost=192.168.1.100 -Dhttps.proxyPort=8800

      Could be possible to use the Jenkins proxy settings instead?

          [JENKINS-51771] Use Jenkins proxy configuration

          Ivan Fernandez Calvo created issue -
          CloudBees Inc. made changes -
          Remote Link New: This issue links to "CloudBees Internal ARC-360 (Web Link)" [ 20821 ]

          Jesse Glick added a comment -

          IMO Jenkins core should rather have the update-center-configured proxy settings synchronized to system properties.

          Jesse Glick added a comment - IMO Jenkins core should rather have the update-center-configured proxy settings synchronized to system properties.
          Jesse Glick made changes -
          Component/s New: core [ 15593 ]

          Jesse Glick added a comment - FYI https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/section-client-configuration.html + https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/ClientConfiguration.html#getProxyHost--
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-73639 [ JENKINS-73639 ]

            Unassigned Unassigned
            ifernandezcalvo Ivan Fernandez Calvo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: