You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2015/08/15 20:25:45 UTC

[jira] [Created] (INFRA-10127) Nexus gives 502 proxy error while trying to upload snapshot by buildbot for Wicket

Martijn Dashorst created INFRA-10127:
----------------------------------------

             Summary: Nexus gives 502 proxy error while trying to upload snapshot by buildbot for Wicket
                 Key: INFRA-10127
                 URL: https://issues.apache.org/jira/browse/INFRA-10127
             Project: Infrastructure
          Issue Type: Bug
          Components: Buildbot, Nexus
            Reporter: Martijn Dashorst


The most recent build performed by buildbot for the Wicket project failed due to a proxy error trying to upload artifacts to Nexus.

This seems like it might be connected to INFRA-7984 which was closed even though the issue was not resolved.

The following log is taken from build 63:

https://ci.apache.org/builders/wicket-master/builds/63/steps/compile/logs/stdio

{code}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:18 min
[INFO] Finished at: 2015-08-15T14:06:59+00:00
[INFO] Final Memory: 41M/224M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project wicket-util: Failed to deploy artifacts: Could not transfer artifact org.apache.wicket:wicket-util:jar:7.1.0-20150815.134627-22 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-util/7.1.0-SNAPSHOT/wicket-util-7.1.0-20150815.134627-22.jar. Return code is: 502, ReasonPhrase: Proxy Error. -> [Help 1]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)