Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18198 Release Hadoop 3.3.3: hadoop-3.3.2 with some fixes
  3. HADOOP-18213

create release docker builds failing with network issues retrieving artifacts

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.3
    • None
    • build
    • None

    Description

      the docker runs fail regularly when trying to retrieve artifacts off maven central due to (transient?) network errors

      Two examples.

      [ERROR] Failed to execute goal on project hadoop-hdfs-httpfs: Could not resolve dependencies for project org.apache.hadoop:hadoop-hdfs-httpfs:jar:3.3.3-SNAPSHOT: Failed to collect dependencies at com.googlecode.json-simple:json-simple:jar:1.1.1: Failed to read artifact descriptor for com.googlecode.json-simple:json-simple:jar:1.1.1: Could not transfer artifact com.googlecode.json-simple:json-simple:pom:1.1.1 from/to maven-central (https://repo1.maven.org/maven2): Connection reset -> [Help 1]
      
      [ERROR] Failed to execute goal on project hadoop-common: Could not resolve dependencies for project org.apache.hadoop:hadoop-common:jar:3.3.3-SNAPSHOT: The following artifacts could not be resolved: org.assertj:assertj-core:jar:3.12.2, org.apache.ant:ant:jar:1.10.11, com.google.protobuf:protobuf-java:jar:2.5.0, com.jcraft:jsch:jar:0.1.55, org.apache.curator:curator-recipes:jar:4.2.0, org.apache.sshd:sshd-core:jar:1.6.0, org.apache.ftpserver:ftpserver-core:jar:1.0.0, org.apache.ftpserver:ftplet-api:jar:1.0.0, org.apache.zookeeper:zookeeper:jar:tests:3.5.6, org.apache.commons:commons-compress:jar:1.21, org.codehaus.woodstox:stax2-api:jar:4.2.1, com.fasterxml.woodstox:woodstox-core:jar:5.3.0, com.squareup.okhttp3:mockwebserver:jar:3.7.0, com.squareup.okhttp3:okhttp:jar:3.7.0, com.squareup.okio:okio:jar:1.12.0, dnsjava:dnsjava:jar:2.1.7, org.xerial.snappy:snappy-java:jar:1.1.8.2, org.lz4:lz4-java:jar:1.7.1: Could not transfer artifact org.assertj:assertj-core:jar:3.12.2 from/to maven-central (https://repo1.maven.org/maven2): GET request of: org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar from maven-central failed: Premature end of Content-Length delimited message body (expected: 4382102; received:
      

      Attachments

        Activity

          People

            stevel@apache.org Steve Loughran
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: