Yun Gao created FLINK-25168:
-------------------------------
Summary: Azure failed due to unable to transfer maven artifacts
Key: FLINK-25168
URL: https://issues.apache.org/jira/browse/FLINK-25168
Project: Flink
Issue Type: Bug
Components: Build System / Azure Pipelines
Affects Versions: 1.13.3
Reporter: Yun Gao
{code:java}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on
project flink-tests: Failed to deploy artifacts: Could not transfer artifact
org.apache.flink:flink-tests:jar:1.13-20211205.020632-728 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/flink/flink-tests/1.13-SNAPSHOT/flink-tests-1.13-20211205.020632-728.jar.
Return code is: 502, ReasonPhrase: Proxy Error. -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :flink-tests
##[error]Bash exited with code '1'.
Finishing: Deploy maven snapshot
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27560&view=logs&j=eca6b3a6-1600-56cc-916a-c549b3cde3ff&t=e9844b5e-5aa3-546b-6c3e-5395c7c0cac7&l=97156
--
This message was sent by Atlassian Jira
(v8.20.1#820001)