xiangfu0 opened a new issue, #8714: URL: https://github.com/apache/pinot/issues/8714
Sample run: https://github.com/apache/pinot/runs/6431105558?check_suite_focus=true Is there any retry mechanism for dependencies download resolution? ``` Error: Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) on project pinot-batch-ingestion-standalone: Execution process-resource-bundles of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process failed: Failed to resolve dependencies for one or more projects in the reactor. Reason: No versions are present in the repository for the artifact with a range [1.41.0,1.41.0] Error: io.grpc:grpc-core:jar:null Error: Error: from the specified remote repositories: Error: apache.snapshots (https://repository.apache.org/snapshots, releases=false, snapshots=true), Error: central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false) Error: Path to dependency: Error: 1) org.apache.pinot:pinot-batch-ingestion-standalone:jar:0.11.0-SNAPSHOT Error: 2) org.apache.pinot:pinot-common:jar:0.11.0-SNAPSHOT Error: 3) io.grpc:grpc-netty-shaded:jar:1.41.0 Error: Error: Error: -> [Help 1] Error: Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) on project pinot-minion: Execution process-resource-bundles of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process failed: Failed to resolve dependencies for one or more projects in the reactor. Reason: No versions are present in the repository for the artifact with a range [1.41.0,1.41.0] Error: io.grpc:grpc-core:jar:null Error: Error: from the specified remote repositories: Error: apache.snapshots (https://repository.apache.org/snapshots, releases=false, snapshots=true), Error: central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false) Error: Path to dependency: Error: 1) org.apache.pinot:pinot-minion:jar:0.11.0-SNAPSHOT Error: 2) org.apache.pinot:pinot-core:jar:0.11.0-SNAPSHOT Error: 3) org.apache.pinot:pinot-segment-local:jar:0.11.0-SNAPSHOT Error: 4) org.apache.pinot:pinot-common:jar:0.11.0-SNAPSHOT Error: 5) io.grpc:grpc-netty-shaded:jar:1.41.0 Error: Error: Error: -> [Help 1] Error: Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) on project pinot-batch-ingestion-spark: Execution process-resource-bundles of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process failed: Failed to resolve dependencies for one or more projects in the reactor. Reason: No versions are present in the repository for the artifact with a range [1.41.0,1.41.0] Error: io.grpc:grpc-core:jar:null Error: Error: from the specified remote repositories: Error: apache.snapshots (https://repository.apache.org/snapshots, releases=false, snapshots=true), Error: central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false) Error: Path to dependency: Error: 1) org.apache.pinot:pinot-batch-ingestion-spark:jar:0.11.0-SNAPSHOT Error: 2) org.apache.pinot:pinot-common:jar:0.11.0-SNAPSHOT Error: 3) io.grpc:grpc-netty-shaded:jar:1.41.0 Error: Error: Error: -> [Help 1] Error: Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) on project pinot-batch-ingestion-hadoop: Execution process-resource-bundles of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process failed: Failed to resolve dependencies for one or more projects in the reactor. Reason: No versions are present in the repository for the artifact with a range [1.41.0,1.41.0] Error: io.grpc:grpc-core:jar:null Error: Error: from the specified remote repositories: Error: apache.snapshots (https://repository.apache.org/snapshots, releases=false, snapshots=true), Error: central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false) Error: Path to dependency: Error: 1) org.apache.pinot:pinot-batch-ingestion-hadoop:jar:0.11.0-SNAPSHOT Error: 2) org.apache.pinot:pinot-common:jar:0.11.0-SNAPSHOT Error: 3) io.grpc:grpc-netty-shaded:jar:1.41.0 Error: Error: 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/PluginExecutionException Error: Error: After correcting the problems, you can resume the build with the command Error: mvn <args> -rf :pinot-batch-ingestion-standalone + exit 1 Error: Process completed with exit code 1. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org