You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Radu Cotescu (JIRA)" <ji...@apache.org> on 2015/04/02 15:28:40 UTC

[jira] [Commented] (INFRA-9363) Nexus SNAPSHOT deployment fails consistently

    [ https://issues.apache.org/jira/browse/INFRA-9363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392496#comment-14392496 ] 

Radu Cotescu commented on INFRA-9363:
-------------------------------------

This issue can still be reproduced:

{noformat}
Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project org.apache.sling.scripting.sightly.testing-content: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.scripting.sightly.testing-content:jar:1.0.2 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.2/org.apache.sling.scripting.sightly.testing-content-1.0.2.jar. Return code is: 502, ReasonPhrase: Proxy Error. -> [Help 1]
{noformat}

Also uploads are really slow:

{noformat}
[INFO] Uploaded: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.2/org.apache.sling.scripting.sightly.testing-content-1.0.2.jar (69 KB at 1.1 KB/sec)
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.2/org.apache.sling.scripting.sightly.testing-content-1.0.2.pom
[INFO] 2/10 KB
[INFO] 4/10 KB
[INFO] 6/10 KB
[INFO] 8/10 KB
[INFO] 10/10 KB
[INFO]
[INFO] Uploaded: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/sling/org.apache.sling.scripting.sightly.testing-content/1.0.2/org.apache.sling.scripting.sightly.testing-content-1.0.2.pom (10 KB at 0.1 KB/sec)
{noformat}

> Nexus SNAPSHOT deployment fails consistently
> --------------------------------------------
>
>                 Key: INFRA-9363
>                 URL: https://issues.apache.org/jira/browse/INFRA-9363
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Nexus
>            Reporter: Robert Munteanu
>
> In the Apache Sling we have a Jenkins job which deploys SNAPSHOT artifacts to repository.apache.org. On Mar 30 2015 at around 09:30 AM deployment started failing with 
> [WARNING] Could not transfer metadata org.apache.sling:org.apache.sling.event:3.5.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
> This is not related to a single Jenkins slave, the failures are distributed:
> * https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.6/3229/ - H10
> * https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.6/3230/ - ubuntu-6
> * https://builds.apache.org/view/S-Z/view/Sling/job/sling-trunk-1.6/3237/ - ubuntu-2
> This does not happen for projects which use Nexus just for retrieving dependencies, only for those deploying SNAPSHOT artifacts.



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