[
https://issues.apache.org/jira/browse/WAGON-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268338#comment-17268338
]
Arul Elvis J commented on WAGON-603:
------------------------------------
[~michael-o] Managed to get some extra logs throwing 403 forbidden error before
failing.
{noformat}
2021-01-19T15:18:23.4816376Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger -
2021-01-19T15:18:23.5872831Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger - ----------------<
au.com.bat:bata-s-sfdc-deferredpromo >----------------
2021-01-19T15:18:23.5875769Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger - Building
bata-s-sfdc-deferredpromo 1.0.2
2021-01-19T15:18:23.5878345Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger - --------------------------[
mule-application ]--------------------------
2021-01-19T15:18:29.6441716Z [main] [WARNING]
org.codehaus.plexus.PlexusContainer - Could not transfer metadata
com.fasterxml.jackson.core:jackson-core/maven-metadata.xml from/to
microsoft-releases
(https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc/):
Forbidden (403)
2021-01-19T15:19:35.6448025Z [main] [WARNING]
org.codehaus.plexus.PlexusContainer - Could not transfer metadata
com.fasterxml.jackson.core:jackson-annotations/maven-metadata.xml from/to
microsoft-releases
(https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc/):
Forbidden (403)
2021-01-19T15:19:56.1497288Z [main] [WARNING]
org.codehaus.plexus.PlexusContainer - Could not transfer metadata
com.fasterxml.jackson.core:jackson-databind/maven-metadata.xml from/to
microsoft-releases
(https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc/):
Forbidden (403)
2021-01-19T15:26:17.0569935Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger -
2021-01-19T15:26:17.0571308Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger - ---
maven-clean-plugin:2.5:clean (default-clean-1) @ bata-s-sfdc-deferredpromo ---
2021-01-19T15:26:42.4112274Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger -
------------------------------------------------------------------------
2021-01-19T15:26:42.4112942Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger - BUILD FAILURE
2021-01-19T15:26:42.4113552Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger -
------------------------------------------------------------------------
2021-01-19T15:26:42.4114570Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger - Total time: 08:53 min
2021-01-19T15:26:42.4115073Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger - Finished at:
2021-01-19T15:26:42Z
2021-01-19T15:26:42.4115665Z [main] [INFO]
org.apache.maven.cli.event.ExecutionEventLogger -
------------------------------------------------------------------------
2021-01-19T15:26:42.4438501Z [main] [ERROR] org.apache.maven.cli.MavenCli -
Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean
(default-clean-1) on project bata-s-sfdc-deferredpromo: Execution
default-clean-1 of goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean
failed: Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its
dependencies could not be resolved: Failed to collect dependencies at
org.apache.maven.plugins:maven-clean-plugin:jar:2.5 ->
org.apache.maven:maven-plugin-api:jar:2.0.6: Failed to read artifact descriptor
for org.apache.maven:maven-plugin-api:jar:2.0.6: Could not transfer artifact
org.apache.maven:maven-plugin-api:pom:2.0.6 from/to central
(https://repo.maven.apache.org/maven2): Connection reset -> [Help 1]{noformat}
Check if this helps. Attaching the full logs as well :
[^Failed_build_debug_logJan20.txt]
> Connection reset error from Azure pipelines
> -------------------------------------------
>
> Key: WAGON-603
> URL: https://issues.apache.org/jira/browse/WAGON-603
> Project: Maven Wagon
> Issue Type: Bug
> Environment: In both Ubuntu and Windows agent specification
> Reporter: Arul Elvis J
> Priority: Blocker
> Fix For: waiting-for-feedback
>
> Attachments: Failed_build_debug_logJan20.txt, Maven Goal - Deploy -
> Debug Logs.txt, failed_logs-batch-wired.txt,
> failed_logs-batch-wired_jan15.txt, failed_logs-batch-wired_jan15.txt,
> failed_logs-batch-wired_latest.txt, logs_143613.zip
>
> Original Estimate: 408h
> Remaining Estimate: 408h
>
> When the pipelines are executed in Azure pipelines, we are facing connection
> reset error. Azure pipelines team claims that connection is closed from Maven
> central repo end. Below is the error message. Have attached the complete log
> zip file for your reference. Can you please prioritize as soon as possible,
> as it is impacting all the pipelines including the production builds ?
>
> {{-------------------------------------------------------------------- }}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources
> (default-resources) on project bata-s-sfdc-deferredpromo: Execution
> default-resources of goal
> org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources failed:
> Plugin org.apache.maven.plugins:maven-resources-plugin:3.0.2 or one of its
> dependencies could not be resolved: Failed to collect dependencies at
> org.apache.maven.plugins:maven-resources-plugin:jar:3.0.2 ->
> org.apache.maven:maven-plugin-api:jar:3.0 ->
> org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 ->
> org.codehaus.plexus:plexus-component-annotations:jar:1.6: Failed to read
> artifact descriptor for
> org.codehaus.plexus:plexus-component-annotations:jar:1.6: Could not transfer
> artifact org.codehaus.plexus:plexus-component-annotations:pom:1.6 from/to
> central ([https://repo.maven.apache.org/maven2)]: Connection reset -> [Help
> 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> [http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException]
> The process
> 'C:\ProgramData\chocolatey\lib\maven\apache-maven-3.6.3\bin\mvn.cmd' failed
> with exit code 1
> Could not retrieve code analysis results - Maven run failed.
> {{##[error]Build failed. }}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)