❯ docker build -t aut . [+] Building 54.1s (6/7) => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 37B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for docker.io/library/maven:3-jdk-11 1.6s => [1/4] FROM docker.io/library/maven:3-jdk-11@sha256:69e1e2878b0dddd1c084e9ff9d37d47529856e6bffa181048bcaf21bcf67c779 0.0s => CACHED [2/4] RUN git clone https://github.com/archivesunleashed/aut-resources.git 0.0s => CANCELED [3/4] RUN git clone https://github.com/archivesunleashed/aut.git /aut && cd /aut && export JAVA_OPTS=-Xmx512m 52.4s context canceled ❯ docker build --memory=4G -t aut . [+] Building 187.7s (5/7) [+] Building 350.0s (6/7) => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 37B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load metadata for docker.io/library/maven:3-jdk-11 0.6s => [1/4] FROM docker.io/library/maven:3-jdk-11@sha256:69e1e2878b0dddd1c084e9ff9d37d47529856e6bffa181048bcaf21bcf67c779 0.0s => CACHED [2/4] RUN git clone https://github.com/archivesunleashed/aut-resources.git 0.0s => ERROR [3/4] RUN git clone https://github.com/archivesunleashed/aut.git /aut && cd /aut && export JAVA_OPTS=-Xmx512m && 349.3s ------ > [3/4] RUN git clone https://github.com/archivesunleashed/aut.git /aut && cd /aut && export JAVA_OPTS=-Xmx512m && mvn clean install: #6 0.239 Cloning into '/aut'... #6 10.53 [INFO] Scanning for projects... #6 10.66 [INFO] #6 10.67 [INFO] ----------------------< io.archivesunleashed:aut >---------------------- #6 10.67 [INFO] Building Archives Unleashed Toolkit 0.91.1-SNAPSHOT #6 10.67 [INFO] --------------------------------[ jar ]--------------------------------- #6 11.08 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/com/mycila/license-maven-plugin/3.0/license-maven-plugin-3.0.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/com/mycila/license-maven-plugin/3.0/license-maven-plugin-3.0.pom (4.6 kB at 3.3 kB/s) #6 12.51 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/com/mycila/license-maven-plugin-parent/3.0/license-maven-plugin-parent-3.0.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/com/mycila/license-maven-plugin-parent/3.0/license-maven-plugin-parent-3.0.pom (5.9 kB at 15 kB/s) #6 12.92 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/com/mycila/mycila-pom/3/mycila-pom-3.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/com/mycila/mycila-pom/3/mycila-pom-3.pom (20 kB at 50 kB/s) #6 13.34 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/com/mycila/license-maven-plugin/3.0/license-maven-plugin-3.0.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/com/mycila/license-maven-plugin/3.0/license-maven-plugin-3.0.jar (88 kB at 235 kB/s) #6 13.75 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom (18 kB at 45 kB/s) #6 14.16 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 32 kB/s) #6 14.51 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 127 kB/s) #6 14.88 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/21/apache-21.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/21/apache-21.pom (17 kB at 42 kB/s) #6 15.30 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar (481 kB at 1.0 MB/s) #6 15.85 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom (4.4 kB at 14 kB/s) #6 16.17 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom (39 kB at 111 kB/s) #6 16.54 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar (53 kB at 135 kB/s) #6 16.95 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 12 kB/s) #6 17.27 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 32 kB/s) #6 17.68 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 66 kB/s) #6 18.08 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/10/apache-10.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/10/apache-10.pom (15 kB at 37 kB/s) #6 18.49 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 61 kB/s) #6 18.88 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 22 kB/s) #6 19.25 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 22 kB/s) #6 19.67 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 64 kB/s) #6 20.14 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/11/apache-11.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/11/apache-11.pom (15 kB at 30 kB/s) #6 20.65 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 85 kB/s) #6 21.01 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/net/alchim31/maven/scala-maven-plugin/4.5.4/scala-maven-plugin-4.5.4.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/net/alchim31/maven/scala-maven-plugin/4.5.4/scala-maven-plugin-4.5.4.pom (24 kB at 66 kB/s) #6 21.39 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/net/alchim31/maven/scala-maven-plugin/4.5.4/scala-maven-plugin-4.5.4.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/net/alchim31/maven/scala-maven-plugin/4.5.4/scala-maven-plugin-4.5.4.jar (137 kB at 322 kB/s) #6 21.83 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 31 kB/s) #6 22.24 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 27 kB/s) #6 22.64 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/32/maven-parent-32.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 130 kB/s) #6 22.98 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/20/apache-20.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/20/apache-20.pom (16 kB at 42 kB/s) #6 23.36 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 151 kB/s) #6 23.78 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 28 kB/s) #6 24.16 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 36 kB/s) #6 24.56 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 71 kB/s) #6 25.00 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 15 kB/s) #6 25.40 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 102 kB/s) #6 25.74 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 25 kB/s) #6 26.11 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 344 kB/s) #6 26.45 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom (16 kB at 42 kB/s) #6 26.85 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 36 kB/s) #6 27.17 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/26/maven-parent-26.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 109 kB/s) #6 27.54 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/16/apache-16.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/apache/16/apache-16.pom (15 kB at 39 kB/s) #6 27.95 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar (246 kB at 544 kB/s) #6 28.42 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 17 kB/s) #6 28.81 Downloading from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded from sonatype-nexus-staging: https://oss.sonatype.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 79 kB/s) #6 29.18 Downloading from maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.1/junit-4.13.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 129 kB/s) #6 29.38 Downloading from maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 21 kB/s) #6 29.42 Downloading from maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 41 kB/s) #6 29.48 Downloading from maven: https://repo.maven.apache.org/maven2/org/scalatest/scalatest_2.12/3.0.8/scalatest_2.12-3.0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/scalatest/scalatest_2.12/3.0.8/scalatest_2.12-3.0.8.pom (5.1 kB at 119 kB/s) #6 29.52 Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.pom (1.6 kB at 20 kB/s) #6 29.61 Downloading from maven: https://repo.maven.apache.org/maven2/org/scalactic/scalactic_2.12/3.0.8/scalactic_2.12-3.0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/scalactic/scalactic_2.12/3.0.8/scalactic_2.12-3.0.8.pom (2.2 kB at 31 kB/s) #6 29.69 Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.8/scala-reflect-2.12.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.8/scala-reflect-2.12.8.pom (1.8 kB at 52 kB/s) #6 29.73 Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.2.0/scala-xml_2.12-1.2.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.2.0/scala-xml_2.12-1.2.0.pom (2.8 kB at 81 kB/s) #6 29.76 Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.2/scala-parser-combinators_2.12-1.1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.2/scala-parser-combinators_2.12-1.1.2.pom (2.2 kB at 44 kB/s) #6 29.82 Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.10/scala-library-2.12.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.10/scala-library-2.12.10.pom (1.6 kB at 14 kB/s) #6 29.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-core/2.7.4/hadoop-mapreduce-client-core-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-core/2.7.4/hadoop-mapreduce-client-core-2.7.4.pom (3.5 kB at 24 kB/s) #6 30.09 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client/2.7.4/hadoop-mapreduce-client-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client/2.7.4/hadoop-mapreduce-client-2.7.4.pom (6.2 kB at 181 kB/s) #6 30.12 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-project/2.7.4/hadoop-project-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-project/2.7.4/hadoop-project-2.7.4.pom (47 kB at 541 kB/s) #6 30.21 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-main/2.7.4/hadoop-main-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-main/2.7.4/hadoop-main-2.7.4.pom (19 kB at 380 kB/s) #6 30.28 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-common/2.7.4/hadoop-yarn-common-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-common/2.7.4/hadoop-yarn-common-2.7.4.pom (10 kB at 273 kB/s) #6 30.32 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn/2.7.4/hadoop-yarn-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn/2.7.4/hadoop-yarn-2.7.4.pom (3.6 kB at 78 kB/s) #6 30.39 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.7.4/hadoop-yarn-api-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.7.4/hadoop-yarn-api-2.7.4.pom (4.2 kB at 84 kB/s) #6 30.44 Downloading from maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 213 kB/s) #6 30.53 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 315 kB/s) #6 30.64 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 200 kB/s) #6 30.72 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.pom (5.5 kB at 140 kB/s) #6 30.76 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2.0 kB at 27 kB/s) #6 30.84 Downloading from maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 60 kB/s) #6 30.93 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 28 kB/s) #6 30.96 Downloading from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 287 kB/s) #6 31.03 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.3 MB/s) #6 31.07 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 274 kB/s) #6 31.13 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-annotations/2.7.4/hadoop-annotations-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-annotations/2.7.4/hadoop-annotations-2.7.4.pom (2.4 kB at 67 kB/s) #6 31.17 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom (8.4 kB at 109 kB/s) #6 31.25 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 42 kB/s) #6 31.30 Downloading from maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.pom (5.6 kB at 159 kB/s) #6 31.33 Downloading from maven: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 28 kB/s) #6 31.38 Downloading from maven: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 15 kB/s) #6 31.45 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom (11 kB at 111 kB/s) #6 31.56 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 909 kB/s) #6 31.61 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 433 kB/s) #6 31.65 Downloading from maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.0/xz-1.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.0/xz-1.0.pom (1.9 kB at 43 kB/s) #6 31.70 Downloading from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 219 kB/s) #6 31.75 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 347 kB/s) #6 31.83 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 128 kB/s) #6 31.87 Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.pom (3.9 kB at 54 kB/s) #6 31.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.26/project-6.1.26.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.26/project-6.1.26.pom (9.2 kB at 242 kB/s) #6 31.99 Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom (3.3 kB at 61 kB/s) #6 32.04 Downloading from maven: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom (16 kB at 458 kB/s) #6 32.08 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.9/jersey-core-1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.9/jersey-core-1.9.pom (10 kB at 160 kB/s) #6 32.15 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.9/jersey-project-1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.9/jersey-project-1.9.pom (18 kB at 491 kB/s) #6 32.19 Downloading from maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 58 kB/s) #6 32.28 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.9/jersey-client-1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.9/jersey-client-1.9.pom (6.4 kB at 98 kB/s) #6 32.35 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom (1.3 kB at 40 kB/s) #6 32.39 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom (1.5 kB at 19 kB/s) #6 32.47 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.pom (1.9 kB at 54 kB/s) #6 32.51 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.pom (1.9 kB at 41 kB/s) #6 32.56 Downloading from maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 222 kB/s) #6 32.60 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom (2.7 kB at 57 kB/s) #6 32.65 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom (13 kB at 355 kB/s) #6 32.69 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.pom (915 B at 15 kB/s) #6 32.75 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/inject/extensions/extensions-parent/3.0/extensions-parent-3.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/inject/extensions/extensions-parent/3.0/extensions-parent-3.0.pom (3.6 kB at 88 kB/s) #6 32.80 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 kB at 95 kB/s) #6 32.94 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 70 kB/s) #6 32.99 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/3.0/guice-3.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/3.0/guice-3.0.pom (7.3 kB at 128 kB/s) #6 33.05 Downloading from maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 17 kB/s) #6 33.09 Downloading from maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 8.9 kB/s) #6 33.14 Downloading from maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 236 kB/s) #6 33.19 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.2 MB/s) #6 33.23 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.9/jersey-server-1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.9/jersey-server-1.9.pom (12 kB at 340 kB/s) #6 33.27 Downloading from maven: https://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.pom (278 B at 8.4 kB/s) #6 33.31 Downloading from maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom (4.2 kB at 115 kB/s) #6 33.35 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.9/jersey-json-1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.9/jersey-json-1.9.pom (11 kB at 252 kB/s) #6 33.40 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.1/jettison-1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.1/jettison-1.1.pom (3.4 kB at 73 kB/s) #6 33.45 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom (5.3 kB at 128 kB/s) #6 33.50 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.3/jackson-core-asl-1.8.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.3/jackson-core-asl-1.8.3.pom (1.0 kB at 30 kB/s) #6 33.54 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.3/jackson-mapper-asl-1.8.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.3/jackson-mapper-asl-1.8.3.pom (1.2 kB at 33 kB/s) #6 33.58 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.8.3/jackson-jaxrs-1.8.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.8.3/jackson-jaxrs-1.8.3.pom (1.6 kB at 50 kB/s) #6 33.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.8.3/jackson-xc-1.8.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.8.3/jackson-xc-1.8.3.pom (1.6 kB at 18 kB/s) #6 33.71 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-guice/1.9/jersey-guice-1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-guice/1.9/jersey-guice-1.9.pom (7.5 kB at 102 kB/s) #6 33.79 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.9/jersey-contribs-1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.9/jersey-contribs-1.9.pom (4.2 kB at 115 kB/s) #6 33.83 Downloading from maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom Downloaded from maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 572 kB/s) #6 33.87 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.7.4/avro-1.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.7.4/avro-1.7.4.pom (4.2 kB at 108 kB/s) #6 33.92 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.7.4/avro-parent-1.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.7.4/avro-parent-1.7.4.pom (15 kB at 387 kB/s) #6 33.96 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.7.4/avro-toplevel-1.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.7.4/avro-toplevel-1.7.4.pom (9.6 kB at 247 kB/s) #6 34.01 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.8/jackson-core-asl-1.8.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.8/jackson-core-asl-1.8.8.pom (1.0 kB at 31 kB/s) #6 34.05 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.8/jackson-mapper-asl-1.8.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.8/jackson-mapper-asl-1.8.8.pom (1.2 kB at 26 kB/s) #6 34.10 Downloading from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom (1.6 kB at 41 kB/s) #6 34.14 Downloading from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom (11 kB at 304 kB/s) #6 34.18 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom (3.4 kB at 88 kB/s) #6 34.23 Downloading from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.0.4.1/snappy-java-1.0.4.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.0.4.1/snappy-java-1.0.4.1.pom (9.3 kB at 169 kB/s) #6 34.29 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.pom (1.6 kB at 43 kB/s) #6 34.34 Downloading from maven: https://repo.maven.apache.org/maven2/io/netty/netty/3.6.2.Final/netty-3.6.2.Final.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/netty/netty/3.6.2.Final/netty-3.6.2.Final.pom (26 kB at 639 kB/s) #6 34.39 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/2.7.4/hadoop-common-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/2.7.4/hadoop-common-2.7.4.pom (31 kB at 900 kB/s) #6 34.43 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-project-dist/2.7.4/hadoop-project-dist-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-project-dist/2.7.4/hadoop-project-dist-2.7.4.pom (19 kB at 563 kB/s) #6 34.47 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.1.1/commons-math3-3.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.1.1/commons-math3-3.1.1.pom (14 kB at 425 kB/s) #6 34.51 Downloading from maven: https://repo.maven.apache.org/maven2/xmlenc/xmlenc/0.52/xmlenc-0.52.pom Downloaded from maven: https://repo.maven.apache.org/maven2/xmlenc/xmlenc/0.52/xmlenc-0.52.pom (623 B at 19 kB/s) #6 34.54 Downloading from maven: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 141 kB/s) #6 34.60 Downloading from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 155 kB/s) #6 34.64 Downloading from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 59 kB/s) #6 34.71 Downloading from maven: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.1/commons-net-3.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.1/commons-net-3.1.pom (18 kB at 512 kB/s) #6 34.75 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/23/commons-parent-23.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/23/commons-parent-23.pom (44 kB at 510 kB/s) #6 34.84 Downloading from maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 182 kB/s) #6 34.92 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.4 MB/s) #6 34.97 Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.pom (6.3 kB at 130 kB/s) #6 35.02 Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-sslengine/6.1.26/jetty-sslengine-6.1.26.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-sslengine/6.1.26/jetty-sslengine-6.1.26.pom (3.8 kB at 119 kB/s) #6 35.06 Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom (2.7 kB at 52 kB/s) #6 35.11 Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom (13 kB at 391 kB/s) #6 35.15 Downloading from maven: https://repo.maven.apache.org/maven2/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom (157 B at 3.7 kB/s) #6 35.20 Downloading from maven: https://repo.maven.apache.org/maven2/net/java/dev/jets3t/jets3t/0.9.0/jets3t-0.9.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/java/dev/jets3t/jets3t/0.9.0/jets3t-0.9.0.pom (2.4 kB at 59 kB/s) #6 35.25 Downloading from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 255 kB/s) #6 35.32 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 434 kB/s) #6 35.37 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1.2/httpclient-4.1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1.2/httpclient-4.1.2.pom (6.0 kB at 77 kB/s) #6 35.45 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1.2/httpcomponents-client-4.1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1.2/httpcomponents-client-4.1.2.pom (11 kB at 184 kB/s) #6 35.51 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 381 kB/s) #6 35.57 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1.2/httpcore-4.1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1.2/httpcore-4.1.2.pom (7.4 kB at 130 kB/s) #6 35.63 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1.2/httpcomponents-core-4.1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1.2/httpcomponents-core-4.1.2.pom (9.8 kB at 251 kB/s) #6 35.67 Downloading from maven: https://repo.maven.apache.org/maven2/com/jamesmurty/utils/java-xmlbuilder/0.4/java-xmlbuilder-0.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/jamesmurty/utils/java-xmlbuilder/0.4/java-xmlbuilder-0.4.pom (3.0 kB at 36 kB/s) #6 35.76 Downloading from maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 68 kB/s) #6 35.81 Downloading from maven: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom (13 kB at 392 kB/s) #6 35.85 Downloading from maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 347 kB/s) #6 35.89 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 136 kB/s) #6 36.06 Downloading from maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 388 kB/s) #6 36.10 Downloading from maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 175 kB/s) #6 36.14 Downloading from maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 10 kB/s) #6 36.18 Downloading from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 27 kB/s) #6 36.21 Downloading from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 187 kB/s) #6 36.25 Downloading from maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded from maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.5 kB/s) #6 36.28 Downloading from maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 3.9 kB/s) #6 36.33 Downloading from maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 4.5 kB/s) #6 36.37 Downloading from maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.pom (1.6 kB at 23 kB/s) #6 36.45 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 71 kB/s) #6 36.49 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 127 kB/s) #6 36.59 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8.0 kB at 99 kB/s) #6 36.68 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-auth/2.7.4/hadoop-auth-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-auth/2.7.4/hadoop-auth-2.7.4.pom (7.7 kB at 122 kB/s) #6 36.76 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.5/httpclient-4.2.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.5/httpclient-4.2.5.pom (5.9 kB at 169 kB/s) #6 36.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.5/httpcomponents-client-4.2.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.5/httpcomponents-client-4.2.5.pom (15 kB at 146 kB/s) #6 36.91 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 470 kB/s) #6 36.97 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.pom (5.7 kB at 172 kB/s) #6 37.00 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.4/httpcomponents-core-4.2.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.4/httpcomponents-core-4.2.4.pom (12 kB at 253 kB/s) #6 37.05 Downloading from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 349 kB/s) #6 37.09 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 873 kB/s) #6 37.14 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M15/apacheds-kerberos-codec-2.0.0-M15.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M15/apacheds-kerberos-codec-2.0.0-M15.pom (3.9 kB at 119 kB/s) #6 37.18 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-parent/2.0.0-M15/apacheds-parent-2.0.0-M15.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-parent/2.0.0-M15/apacheds-parent-2.0.0-M15.pom (43 kB at 1.1 MB/s) #6 37.22 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/project/project/31/project-31.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/project/project/31/project-31.pom (27 kB at 744 kB/s) #6 37.26 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M15/apacheds-i18n-2.0.0-M15.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M15/apacheds-i18n-2.0.0-M15.pom (2.4 kB at 71 kB/s) #6 37.30 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 52 kB/s) #6 37.35 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 358 kB/s) #6 37.39 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-api/1.0.0-M20/api-asn1-api-1.0.0-M20.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-api/1.0.0-M20/api-asn1-api-1.0.0-M20.pom (2.7 kB at 87 kB/s) #6 37.42 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-parent/1.0.0-M20/api-asn1-parent-1.0.0-M20.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-parent/1.0.0-M20/api-asn1-parent-1.0.0-M20.pom (1.5 kB at 19 kB/s) #6 37.51 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-parent/1.0.0-M20/api-parent-1.0.0-M20.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-parent/1.0.0-M20/api-parent-1.0.0-M20.pom (27 kB at 307 kB/s) #6 37.60 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-util/1.0.0-M20/api-util-1.0.0-M20.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-util/1.0.0-M20/api-util-1.0.0-M20.pom (2.4 kB at 44 kB/s) #6 37.67 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.6/zookeeper-3.4.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.6/zookeeper-3.4.6.pom (3.4 kB at 96 kB/s) #6 37.71 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3.0 kB at 29 kB/s) #6 37.81 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (9.3 kB at 82 kB/s) #6 37.93 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom (1.7 kB at 38 kB/s) #6 37.99 Downloading from maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 522 kB/s) #6 38.04 Downloading from maven: https://repo.maven.apache.org/maven2/jline/jline/0.9.94/jline-0.9.94.pom Downloaded from maven: https://repo.maven.apache.org/maven2/jline/jline/0.9.94/jline-0.9.94.pom (6.4 kB at 63 kB/s) #6 38.15 Downloading from maven: https://repo.maven.apache.org/maven2/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.pom (26 kB at 332 kB/s) #6 38.23 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.7.1/curator-framework-2.7.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.7.1/curator-framework-2.7.1.pom (2.2 kB at 45 kB/s) #6 38.28 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/curator/apache-curator/2.7.1/apache-curator-2.7.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/curator/apache-curator/2.7.1/apache-curator-2.7.1.pom (32 kB at 884 kB/s) #6 38.32 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 241 kB/s) #6 38.39 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.7.1/curator-client-2.7.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.7.1/curator-client-2.7.1.pom (2.3 kB at 65 kB/s) #6 38.43 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom (2.7 kB at 60 kB/s) #6 38.48 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom (12 kB at 322 kB/s) #6 38.52 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 191 kB/s) #6 38.55 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 153 kB/s) #6 38.61 Downloading from maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 90 kB/s) #6 38.65 Downloading from maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 52 kB/s) #6 38.74 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/2.7.1/curator-recipes-2.7.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/2.7.1/curator-recipes-2.7.1.pom (2.4 kB at 23 kB/s) #6 38.85 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (3.9 kB at 104 kB/s) #6 38.89 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/htrace/htrace-core/3.1.0-incubating/htrace-core-3.1.0-incubating.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/htrace/htrace-core/3.1.0-incubating/htrace-core-3.1.0-incubating.pom (4.1 kB at 111 kB/s) #6 38.93 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/htrace/htrace/3.1.0-incubating/htrace-3.1.0-incubating.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/htrace/htrace/3.1.0-incubating/htrace-3.1.0-incubating.pom (12 kB at 128 kB/s) #6 39.03 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/12/apache-12.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/12/apache-12.pom (16 kB at 431 kB/s) #6 39.07 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-core_2.12/3.0.1/spark-core_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-core_2.12/3.0.1/spark-core_2.12-3.0.1.pom (31 kB at 315 kB/s) #6 39.17 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-parent_2.12/3.0.1/spark-parent_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-parent_2.12/3.0.1/spark-parent_2.12-3.0.1.pom (119 kB at 2.8 MB/s) #6 39.22 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 435 kB/s) #6 39.26 Downloading from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.pom (5.3 kB at 73 kB/s) #6 39.34 Downloading from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer-parent/2.8/paranamer-parent-2.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer-parent/2.8/paranamer-parent-2.8.pom (12 kB at 339 kB/s) #6 39.38 Downloading from maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 68 kB/s) #6 39.49 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.8.2/avro-1.8.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.8.2/avro-1.8.2.pom (7.1 kB at 197 kB/s) #6 39.53 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.8.2/avro-parent-1.8.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.8.2/avro-parent-1.8.2.pom (21 kB at 549 kB/s) #6 39.57 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.8.2/avro-toplevel-1.8.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.8.2/avro-toplevel-1.8.2.pom (16 kB at 176 kB/s) #6 39.66 Downloading from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer/2.7/paranamer-2.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer/2.7/paranamer-2.7.pom (5.3 kB at 61 kB/s) #6 39.76 Downloading from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer-parent/2.7/paranamer-parent-2.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer-parent/2.7/paranamer-parent-2.7.pom (12 kB at 205 kB/s) #6 39.82 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 138 kB/s) #6 39.85 Downloading from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.1.3/snappy-java-1.1.1.3.pom (3.3 kB at 87 kB/s) #6 39.90 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom (11 kB at 159 kB/s) #6 39.97 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 681 kB/s) #6 40.06 Downloading from maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 20 kB/s) #6 40.16 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 77 kB/s) #6 40.20 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 290 kB/s) #6 40.25 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-mapred/1.8.2/avro-mapred-1.8.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-mapred/1.8.2/avro-mapred-1.8.2.pom (7.8 kB at 217 kB/s) #6 40.29 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-ipc/1.8.2/avro-ipc-1.8.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-ipc/1.8.2/avro-ipc-1.8.2.pom (5.2 kB at 94 kB/s) #6 40.35 Downloading from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 361 kB/s) #6 40.39 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 704 kB/s) #6 40.47 Downloading from maven: https://repo.maven.apache.org/maven2/com/twitter/chill_2.12/0.9.5/chill_2.12-0.9.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/twitter/chill_2.12/0.9.5/chill_2.12-0.9.5.pom (2.8 kB at 82 kB/s) #6 40.50 Downloading from maven: https://repo.maven.apache.org/maven2/com/twitter/chill-java/0.9.5/chill-java-0.9.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/twitter/chill-java/0.9.5/chill-java-0.9.5.pom (2.3 kB at 63 kB/s) #6 40.54 Downloading from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo-shaded/4.0.2/kryo-shaded-4.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo-shaded/4.0.2/kryo-shaded-4.0.2.pom (3.5 kB at 109 kB/s) #6 40.58 Downloading from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo-parent/4.0.2/kryo-parent-4.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo-parent/4.0.2/kryo-parent-4.0.2.pom (7.1 kB at 111 kB/s) #6 40.65 Downloading from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3.0/minlog-1.3.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3.0/minlog-1.3.0.pom (3.3 kB at 104 kB/s) #6 40.69 Downloading from maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.5.1/objenesis-2.5.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.5.1/objenesis-2.5.1.pom (2.8 kB at 58 kB/s) #6 40.74 Downloading from maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.5.1/objenesis-parent-2.5.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.5.1/objenesis-parent-2.5.1.pom (17 kB at 486 kB/s) #6 40.78 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.15/xbean-asm7-shaded-4.15.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.15/xbean-asm7-shaded-4.15.pom (4.2 kB at 113 kB/s) #6 40.82 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/4.15/xbean-4.15.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/4.15/xbean-4.15.pom (19 kB at 346 kB/s) #6 40.88 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom (5.5 kB at 54 kB/s) #6 40.99 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom (16 kB at 156 kB/s) #6 41.10 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom (14 kB at 259 kB/s) #6 41.16 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-client/2.7.4/hadoop-client-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-client/2.7.4/hadoop-client-2.7.4.pom (10 kB at 299 kB/s) #6 41.20 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-hdfs/2.7.4/hadoop-hdfs-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-hdfs/2.7.4/hadoop-hdfs-2.7.4.pom (24 kB at 333 kB/s) #6 41.29 Downloading from maven: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.0.23.Final/netty-all-4.0.23.Final.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.0.23.Final/netty-all-4.0.23.Final.pom (17 kB at 507 kB/s) #6 41.32 Downloading from maven: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.0.23.Final/netty-parent-4.0.23.Final.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.0.23.Final/netty-parent-4.0.23.Final.pom (40 kB at 566 kB/s) #6 41.40 Downloading from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 23 kB/s) #6 41.47 Downloading from maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom Downloaded from maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 52 kB/s) #6 41.51 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 48 kB/s) #6 41.59 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.7.4/hadoop-mapreduce-client-app-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.7.4/hadoop-mapreduce-client-app-2.7.4.pom (4.7 kB at 130 kB/s) #6 41.63 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-common/2.7.4/hadoop-mapreduce-client-common-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-common/2.7.4/hadoop-mapreduce-client-common-2.7.4.pom (3.3 kB at 70 kB/s) #6 41.68 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-client/2.7.4/hadoop-yarn-client-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-client/2.7.4/hadoop-yarn-client-2.7.4.pom (5.8 kB at 141 kB/s) #6 41.73 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-server-common/2.7.4/hadoop-yarn-server-common-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-server-common/2.7.4/hadoop-yarn-server-common-2.7.4.pom (5.5 kB at 137 kB/s) #6 41.77 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-server/2.7.4/hadoop-yarn-server-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-server/2.7.4/hadoop-yarn-server-2.7.4.pom (1.8 kB at 48 kB/s) #6 41.82 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-shuffle/2.7.4/hadoop-mapreduce-client-shuffle-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-shuffle/2.7.4/hadoop-mapreduce-client-shuffle-2.7.4.pom (3.1 kB at 88 kB/s) #6 41.86 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-jobclient/2.7.4/hadoop-mapreduce-client-jobclient-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-jobclient/2.7.4/hadoop-mapreduce-client-jobclient-2.7.4.pom (5.9 kB at 173 kB/s) #6 41.90 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-server-nodemanager/2.7.4/hadoop-yarn-server-nodemanager-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-server-nodemanager/2.7.4/hadoop-yarn-server-nodemanager-2.7.4.pom (12 kB at 352 kB/s) #6 41.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-launcher_2.12/3.0.1/spark-launcher_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-launcher_2.12/3.0.1/spark-launcher_2.12-3.0.1.pom (7.5 kB at 132 kB/s) #6 42.00 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-tags_2.12/3.0.1/spark-tags_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-tags_2.12/3.0.1/spark-tags_2.12-3.0.1.pom (2.5 kB at 77 kB/s) #6 42.04 Downloading from maven: https://repo.maven.apache.org/maven2/org/spark-project/spark/unused/1.0.0/unused-1.0.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/spark-project/spark/unused/1.0.0/unused-1.0.0.pom (2.4 kB at 38 kB/s) #6 42.11 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-kvstore_2.12/3.0.1/spark-kvstore_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-kvstore_2.12/3.0.1/spark-kvstore_2.12-3.0.1.pom (4.6 kB at 134 kB/s) #6 42.14 Downloading from maven: https://repo.maven.apache.org/maven2/org/fusesource/leveldbjni/leveldbjni-all/1.8/leveldbjni-all-1.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/fusesource/leveldbjni/leveldbjni-all/1.8/leveldbjni-all-1.8.pom (7.2 kB at 69 kB/s) #6 42.26 Downloading from maven: https://repo.maven.apache.org/maven2/org/fusesource/leveldbjni/leveldbjni-project/1.8/leveldbjni-project-1.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/fusesource/leveldbjni/leveldbjni-project/1.8/leveldbjni-project-1.8.pom (9.6 kB at 229 kB/s) #6 42.30 Downloading from maven: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 423 kB/s) #6 42.34 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.pom (4.6 kB at 125 kB/s) #6 42.38 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom (6.6 kB at 201 kB/s) #6 42.42 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom (13 kB at 298 kB/s) #6 42.46 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom (8.3 kB at 109 kB/s) #6 42.54 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 256 kB/s) #6 42.63 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.pom (7.1 kB at 157 kB/s) #6 42.69 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.pom (2.7 kB at 76 kB/s) #6 42.73 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-network-common_2.12/3.0.1/spark-network-common_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-network-common_2.12/3.0.1/spark-network-common_2.12-3.0.1.pom (6.1 kB at 69 kB/s) #6 42.83 Downloading from maven: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.47.Final/netty-all-4.1.47.Final.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.47.Final/netty-all-4.1.47.Final.pom (28 kB at 557 kB/s) #6 42.88 Downloading from maven: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.47.Final/netty-parent-4.1.47.Final.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.47.Final/netty-parent-4.1.47.Final.pom (57 kB at 1.1 MB/s) #6 42.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom (28 kB at 631 kB/s) #6 42.99 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.5 MB/s) #6 43.05 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.1.1/metrics-core-4.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.1.1/metrics-core-4.1.1.pom (944 B at 11 kB/s) #6 43.14 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.1.1/metrics-parent-4.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.1.1/metrics-parent-4.1.1.pom (15 kB at 426 kB/s) #6 43.17 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.pom (3.8 kB at 61 kB/s) #6 43.24 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom (14 kB at 329 kB/s) #6 43.29 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-crypto/1.0.0/commons-crypto-1.0.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-crypto/1.0.0/commons-crypto-1.0.0.pom (22 kB at 496 kB/s) #6 43.36 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/40/commons-parent-40.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/40/commons-parent-40.pom (64 kB at 629 kB/s) #6 43.46 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 211 kB/s) #6 43.55 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-network-shuffle_2.12/3.0.1/spark-network-shuffle_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-network-shuffle_2.12/3.0.1/spark-network-shuffle_2.12-3.0.1.pom (4.5 kB at 92 kB/s) #6 43.60 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-unsafe_2.12/3.0.1/spark-unsafe_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-unsafe_2.12/3.0.1/spark-unsafe_2.12-3.0.1.pom (5.0 kB at 124 kB/s) #6 43.65 Downloading from maven: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.pom (644 B at 8.8 kB/s) #6 43.73 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.14/zookeeper-3.4.14.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.14/zookeeper-3.4.14.pom (16 kB at 448 kB/s) #6 43.77 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 62 kB/s) #6 43.84 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 386 kB/s) #6 43.88 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.pom (1.1 kB at 34 kB/s) #6 43.92 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.pom (1.9 kB at 44 kB/s) #6 43.96 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/yetus/yetus-project/0.5.0/yetus-project-0.5.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/yetus/yetus-project/0.5.0/yetus-project-0.5.0.pom (6.8 kB at 77 kB/s) #6 44.06 Downloading from maven: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 398 kB/s) #6 44.09 Downloading from maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 69 kB/s) #6 44.17 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.pom (27 kB at 755 kB/s) #6 44.21 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.5 MB/s) #6 44.25 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.6/commons-text-1.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.6/commons-text-1.6.pom (17 kB at 467 kB/s) #6 44.29 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 934 kB/s) #6 44.38 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 258 kB/s) #6 44.44 Downloading from maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom (4.1 kB at 117 kB/s) #6 44.49 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 489 kB/s) #6 44.56 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 91 kB/s) #6 44.60 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 238 kB/s) #6 44.66 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.pom (990 B at 22 kB/s) #6 44.71 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom (1.2 kB at 18 kB/s) #6 44.79 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.pom (1.1 kB at 6.8 kB/s) #6 44.96 Downloading from maven: https://repo.maven.apache.org/maven2/com/ning/compress-lzf/1.0.3/compress-lzf-1.0.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/ning/compress-lzf/1.0.3/compress-lzf-1.0.3.pom (7.9 kB at 218 kB/s) #6 45.00 Downloading from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.7.5/snappy-java-1.1.7.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.7.5/snappy-java-1.1.7.5.pom (4.0 kB at 50 kB/s) #6 45.09 Downloading from maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom (2.0 kB at 31 kB/s) #6 45.16 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.4-3/zstd-jni-1.4.4-3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.4-3/zstd-jni-1.4.4-3.pom (1.9 kB at 54 kB/s) #6 45.20 Downloading from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/RoaringBitmap/0.7.45/RoaringBitmap-0.7.45.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/RoaringBitmap/0.7.45/RoaringBitmap-0.7.45.pom (3.6 kB at 45 kB/s) #6 45.28 Downloading from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/RoaringBitmapParent/0.7.45/RoaringBitmapParent-0.7.45.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/RoaringBitmapParent/0.7.45/RoaringBitmapParent-0.7.45.pom (15 kB at 285 kB/s) #6 45.34 Downloading from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/shims/0.7.45/shims-0.7.45.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/shims/0.7.45/shims-0.7.45.pom (4.3 kB at 128 kB/s) #6 45.38 Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.10/scala-reflect-2.12.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.10/scala-reflect-2.12.10.pom (1.8 kB at 48 kB/s) #6 45.42 Downloading from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-jackson_2.12/3.6.6/json4s-jackson_2.12-3.6.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-jackson_2.12/3.6.6/json4s-jackson_2.12-3.6.6.pom (2.0 kB at 29 kB/s) #6 45.49 Downloading from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-core_2.12/3.6.6/json4s-core_2.12-3.6.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-core_2.12/3.6.6/json4s-core_2.12-3.6.6.pom (2.2 kB at 68 kB/s) #6 45.53 Downloading from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-ast_2.12/3.6.6/json4s-ast_2.12-3.6.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-ast_2.12/3.6.6/json4s-ast_2.12-3.6.6.pom (1.6 kB at 25 kB/s) #6 45.60 Downloading from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-scalap_2.12/3.6.6/json4s-scalap_2.12-3.6.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-scalap_2.12/3.6.6/json4s-scalap_2.12-3.6.6.pom (1.7 kB at 21 kB/s) #6 45.68 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.30/jersey-client-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.30/jersey-client-2.30.pom (6.5 kB at 163 kB/s) #6 45.72 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.30/project-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.30/project-2.30.pom (97 kB at 1.2 MB/s) #6 45.81 Downloading from maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 280 kB/s) #6 45.86 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 876 kB/s) #6 45.91 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.pom (34 kB at 540 kB/s) #6 45.98 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 410 kB/s) #6 46.02 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 27 kB/s) #6 46.13 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 78 kB/s) #6 46.20 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 15 kB/s) #6 46.30 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 341 kB/s) #6 46.44 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 102 kB/s) #6 46.51 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 48 kB/s) #6 46.62 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 335 kB/s) #6 46.68 Downloading from maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 283 kB/s) #6 46.73 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.30/jersey-server-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.30/jersey-server-2.30.pom (12 kB at 227 kB/s) #6 46.79 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.pom (6.0 kB at 147 kB/s) #6 46.84 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.30/project-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.30/project-2.30.pom (2.0 kB at 41 kB/s) #6 46.89 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 324 kB/s) #6 46.93 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.30/jersey-container-servlet-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.30/jersey-container-servlet-2.30.pom (3.5 kB at 96 kB/s) #6 46.97 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.30/project-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.30/project-2.30.pom (2.8 kB at 70 kB/s) #6 47.01 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30/jersey-container-servlet-core-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30/jersey-container-servlet-core-2.30.pom (3.4 kB at 94 kB/s) #6 47.06 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 302 kB/s) #6 47.11 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 225 kB/s) #6 47.15 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 51 kB/s) #6 47.25 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.pom (4.7 kB at 78 kB/s) #6 47.32 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/2.30/project-2.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/2.30/project-2.30.pom (1.5 kB at 36 kB/s) #6 47.37 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 140 kB/s) #6 47.42 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 45 kB/s) #6 47.55 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 48 kB/s) #6 47.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 114 kB/s) #6 47.67 Downloading from maven: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom (11 kB at 239 kB/s) #6 47.72 Downloading from maven: https://repo.maven.apache.org/maven2/com/clearspring/analytics/stream/2.9.6/stream-2.9.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/clearspring/analytics/stream/2.9.6/stream-2.9.6.pom (3.3 kB at 97 kB/s) #6 47.76 Downloading from maven: https://repo.maven.apache.org/maven2/com/addthis/common/build/maven/pom/jar-pom/3.8.0/jar-pom-3.8.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/addthis/common/build/maven/pom/jar-pom/3.8.0/jar-pom-3.8.0.pom (23 kB at 195 kB/s) #6 47.88 Downloading from maven: https://repo.maven.apache.org/maven2/com/addthis/common/build/maven/pom/papa-pom/2.2.0/papa-pom-2.2.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/addthis/common/build/maven/pom/papa-pom/2.2.0/papa-pom-2.2.0.pom (4.1 kB at 59 kB/s) #6 47.95 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-jvm/4.1.1/metrics-jvm-4.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-jvm/4.1.1/metrics-jvm-4.1.1.pom (1.4 kB at 26 kB/s) #6 48.01 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.1.1/metrics-bom-4.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.1.1/metrics-bom-4.1.1.pom (4.9 kB at 90 kB/s) #6 48.06 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.1.1/metrics-json-4.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.1.1/metrics-json-4.1.1.pom (1.8 kB at 20 kB/s) #6 48.16 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.pom (6.4 kB at 190 kB/s) #6 48.20 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.9/jackson-base-2.9.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.9/jackson-base-2.9.9.pom (5.5 kB at 76 kB/s) #6 48.27 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.9/jackson-bom-2.9.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.9/jackson-bom-2.9.9.pom (12 kB at 258 kB/s) #6 48.32 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (7.9 kB at 247 kB/s) #6 48.36 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 732 kB/s) #6 48.39 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 20 kB/s) #6 48.50 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 77 kB/s) #6 48.60 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 435 kB/s) #6 48.65 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.9/jackson-core-2.9.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.9/jackson-core-2.9.9.pom (4.1 kB at 43 kB/s) #6 48.75 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-graphite/4.1.1/metrics-graphite-4.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-graphite/4.1.1/metrics-graphite-4.1.1.pom (2.2 kB at 67 kB/s) #6 48.79 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-jmx/4.1.1/metrics-jmx-4.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-jmx/4.1.1/metrics-jmx-4.1.1.pom (1.4 kB at 26 kB/s) #6 48.85 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.12/2.10.0/jackson-module-scala_2.12-2.10.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.12/2.10.0/jackson-module-scala_2.12-2.10.0.pom (3.8 kB at 1.3 MB/s) #6 48.85 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.10.0/jackson-module-paranamer-2.10.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.10.0/jackson-module-paranamer-2.10.0.pom (4.2 kB at 101 kB/s) #6 48.90 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.10.0/jackson-modules-base-2.10.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.10.0/jackson-modules-base-2.10.0.pom (3.4 kB at 84 kB/s) #6 48.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom (6.3 kB at 170 kB/s) #6 48.98 Downloading from maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 1.6 kB/s) #6 49.08 Downloading from maven: https://repo.maven.apache.org/maven2/net/razorvine/pyrolite/4.30/pyrolite-4.30.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/razorvine/pyrolite/4.30/pyrolite-4.30.pom (3.7 kB at 56 kB/s) #6 49.15 Downloading from maven: https://repo.maven.apache.org/maven2/net/sf/py4j/py4j/0.10.9/py4j-0.10.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/sf/py4j/py4j/0.10.9/py4j-0.10.9.pom (2.1 kB at 22 kB/s) #6 49.26 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-sql_2.12/3.0.1/spark-sql_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-sql_2.12/3.0.1/spark-sql_2.12-3.0.1.pom (16 kB at 270 kB/s) #6 49.32 Downloading from maven: https://repo.maven.apache.org/maven2/com/univocity/univocity-parsers/2.9.0/univocity-parsers-2.9.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/univocity/univocity-parsers/2.9.0/univocity-parsers-2.9.0.pom (6.8 kB at 152 kB/s) #6 49.37 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-sketch_2.12/3.0.1/spark-sketch_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-sketch_2.12/3.0.1/spark-sketch_2.12-3.0.1.pom (3.0 kB at 65 kB/s) #6 49.43 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-catalyst_2.12/3.0.1/spark-catalyst_2.12-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-catalyst_2.12/3.0.1/spark-catalyst_2.12-3.0.1.pom (11 kB at 333 kB/s) #6 49.48 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino/3.0.16/janino-3.0.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino/3.0.16/janino-3.0.16.pom (2.0 kB at 40 kB/s) #6 49.53 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino-parent/3.0.16/janino-parent-3.0.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino-parent/3.0.16/janino-parent-3.0.16.pom (7.3 kB at 214 kB/s) #6 49.57 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/commons-compiler/3.0.16/commons-compiler-3.0.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/commons-compiler/3.0.16/commons-compiler-3.0.16.pom (1.2 kB at 31 kB/s) #6 49.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 80 kB/s) #6 49.66 Downloading from maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 137 kB/s) #6 49.70 Downloading from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 223 kB/s) #6 49.76 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 584 kB/s) #6 49.86 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 423 kB/s) #6 49.90 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-vector/0.15.1/arrow-vector-0.15.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-vector/0.15.1/arrow-vector-0.15.1.pom (7.6 kB at 107 kB/s) #6 49.98 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-java-root/0.15.1/arrow-java-root-0.15.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-java-root/0.15.1/arrow-java-root-0.15.1.pom (26 kB at 206 kB/s) #6 50.11 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-format/0.15.1/arrow-format-0.15.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-format/0.15.1/arrow-format-0.15.1.pom (6.2 kB at 75 kB/s) #6 50.20 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/flatbuffers/flatbuffers-java/1.9.0/flatbuffers-java-1.9.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/flatbuffers/flatbuffers-java/1.9.0/flatbuffers-java-1.9.0.pom (4.2 kB at 52 kB/s) #6 50.28 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-memory/0.15.1/arrow-memory-0.15.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-memory/0.15.1/arrow-memory-0.15.1.pom (1.9 kB at 55 kB/s) #6 50.32 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 130 kB/s) #6 50.36 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom (4.1 kB at 119 kB/s) #6 50.40 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom (5.5 kB at 67 kB/s) #6 50.48 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom (12 kB at 229 kB/s) #6 50.54 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-core/1.5.10/orc-core-1.5.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-core/1.5.10/orc-core-1.5.10.pom (4.6 kB at 144 kB/s) #6 50.57 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc/1.5.10/orc-1.5.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc/1.5.10/orc-1.5.10.pom (24 kB at 550 kB/s) #6 50.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-shims/1.5.10/orc-shims-1.5.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-shims/1.5.10/orc-shims-1.5.10.pom (3.1 kB at 80 kB/s) #6 50.67 Downloading from maven: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.10/aircompressor-0.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.10/aircompressor-0.10.pom (7.1 kB at 172 kB/s) #6 50.71 Downloading from maven: https://repo.maven.apache.org/maven2/io/airlift/airbase/78/airbase-78.pom Downloaded from maven: https://repo.maven.apache.org/maven2/io/airlift/airbase/78/airbase-78.pom (64 kB at 1.5 MB/s) #6 50.76 Downloading from maven: https://repo.maven.apache.org/maven2/org/threeten/threeten-extra/1.5.0/threeten-extra-1.5.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/threeten/threeten-extra/1.5.0/threeten-extra-1.5.0.pom (33 kB at 924 kB/s) #6 50.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-mapreduce/1.5.10/orc-mapreduce-1.5.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-mapreduce/1.5.10/orc-mapreduce-1.5.10.pom (3.9 kB at 74 kB/s) #6 50.86 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hive/hive-storage-api/2.7.1/hive-storage-api-2.7.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hive/hive-storage-api/2.7.1/hive-storage-api-2.7.1.pom (6.5 kB at 171 kB/s) #6 50.90 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-column/1.10.1/parquet-column-1.10.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-column/1.10.1/parquet-column-1.10.1.pom (5.4 kB at 56 kB/s) #6 51.00 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet/1.10.1/parquet-1.10.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet/1.10.1/parquet-1.10.1.pom (22 kB at 419 kB/s) #6 51.05 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-common/1.10.1/parquet-common-1.10.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-common/1.10.1/parquet-common-1.10.1.pom (3.4 kB at 104 kB/s) #6 51.09 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-format/2.4.0/parquet-format-2.4.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-format/2.4.0/parquet-format-2.4.0.pom (8.3 kB at 245 kB/s) #6 51.13 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 54 kB/s) #6 51.18 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 393 kB/s) #6 51.21 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom (2.8 kB at 56 kB/s) #6 51.27 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom (14 kB at 422 kB/s) #6 51.31 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-encoding/1.10.1/parquet-encoding-1.10.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-encoding/1.10.1/parquet-encoding-1.10.1.pom (3.3 kB at 43 kB/s) #6 51.38 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-hadoop/1.10.1/parquet-hadoop-1.10.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-hadoop/1.10.1/parquet-hadoop-1.10.1.pom (4.1 kB at 127 kB/s) #6 51.42 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-jackson/1.10.1/parquet-jackson-1.10.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-jackson/1.10.1/parquet-jackson-1.10.1.pom (3.4 kB at 70 kB/s) #6 51.47 Downloading from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.2.6/snappy-java-1.1.2.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.2.6/snappy-java-1.1.2.6.pom (3.3 kB at 110 kB/s) #6 51.51 Downloading from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.7.3/snappy-java-1.1.7.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.7.3/snappy-java-1.1.7.3.pom (4.0 kB at 129 kB/s) #6 51.54 Downloading from maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 148 kB/s) #6 51.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/netpreserve/commons/webarchive-commons/1.1.9/webarchive-commons-1.1.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/netpreserve/commons/webarchive-commons/1.1.9/webarchive-commons-1.1.9.pom (8.9 kB at 153 kB/s) #6 51.69 Downloading from maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 31 kB/s) #6 51.72 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.pom (5.6 kB at 115 kB/s) #6 51.77 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom (7.8 kB at 230 kB/s) #6 51.81 Downloading from maven: https://repo.maven.apache.org/maven2/org/json/json/20131018/json-20131018.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/json/json/20131018/json-20131018.pom (4.2 kB at 123 kB/s) #6 51.85 Downloading from maven: https://repo.maven.apache.org/maven2/org/htmlparser/htmlparser/1.6/htmlparser-1.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/htmlparser/htmlparser/1.6/htmlparser-1.6.pom (16 kB at 228 kB/s) #6 51.92 Downloading from maven: https://repo.maven.apache.org/maven2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom (1.5 kB at 19 kB/s) #6 52.00 Downloading from maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.pom (17 kB at 553 kB/s) #6 52.04 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom (27 kB at 489 kB/s) #6 52.09 Downloading from maven: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.15/libidn-1.15.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.15/libidn-1.15.pom (1.6 kB at 50 kB/s) #6 52.13 Downloading from maven: https://repo.maven.apache.org/maven2/it/unimi/dsi/dsiutils/2.0.12/dsiutils-2.0.12.pom Downloaded from maven: https://repo.maven.apache.org/maven2/it/unimi/dsi/dsiutils/2.0.12/dsiutils-2.0.12.pom (3.8 kB at 37 kB/s) #6 52.24 Downloading from maven: https://repo.maven.apache.org/maven2/it/unimi/dsi/fastutil/6.5.2/fastutil-6.5.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/it/unimi/dsi/fastutil/6.5.2/fastutil-6.5.2.pom (1.1 kB at 21 kB/s) #6 52.29 Downloading from maven: https://repo.maven.apache.org/maven2/com/martiansoftware/jsap/2.1/jsap-2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/martiansoftware/jsap/2.1/jsap-2.1.pom (815 B at 25 kB/s) #6 52.33 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom (5.4 kB at 158 kB/s) #6 52.36 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom (2.6 kB at 56 kB/s) #6 52.41 Downloading from maven: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.8/commons-configuration-1.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.8/commons-configuration-1.8.pom (20 kB at 604 kB/s) #6 52.45 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3/httpcore-4.3.pom (4.1 kB at 73 kB/s) #6 52.51 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3/httpcomponents-core-4.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3/httpcomponents-core-4.3.pom (12 kB at 310 kB/s) #6 52.55 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 534 kB/s) #6 52.61 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6/joda-time-1.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6/joda-time-1.6.pom (4.4 kB at 134 kB/s) #6 52.64 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/tika/tika-core/1.22/tika-core-1.22.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/tika/tika-core/1.22/tika-core-1.22.pom (6.8 kB at 163 kB/s) #6 52.69 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/1.22/tika-parent-1.22.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/1.22/tika-parent-1.22.pom (18 kB at 521 kB/s) #6 52.73 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/archivesunleashed/tika/tika-parsers/1.22/tika-parsers-1.22.pom #6 52.75 Downloading from mvn-repo: https://raw.githubusercontent.com/archivesunleashed/aut-resources/master/mvn-repo/com/github/archivesunleashed/tika/tika-parsers/1.22/tika-parsers-1.22.pom Downloaded from mvn-repo: https://raw.githubusercontent.com/archivesunleashed/aut-resources/master/mvn-repo/com/github/archivesunleashed/tika/tika-parsers/1.22/tika-parsers-1.22.pom (33 kB at 165 kB/s) #6 52.95 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/archivesunleashed/tika/tika-parent/1.22/tika-parent-1.22.pom #6 52.97 Downloading from mvn-repo: https://raw.githubusercontent.com/archivesunleashed/aut-resources/master/mvn-repo/com/github/archivesunleashed/tika/tika-parent/1.22/tika-parent-1.22.pom #6 53.13 Downloading from jitpack.io: https://jitpack.io/com/github/archivesunleashed/tika/tika-parent/1.22/tika-parent-1.22.pom Downloaded from jitpack.io: https://jitpack.io/com/github/archivesunleashed/tika/tika-parent/1.22/tika-parent-1.22.pom (16 kB at 53 kB/s) #6 53.44 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/archivesunleashed/tika/tika-core/1.22/tika-core-1.22.pom #6 53.46 Downloading from mvn-repo: https://raw.githubusercontent.com/archivesunleashed/aut-resources/master/mvn-repo/com/github/archivesunleashed/tika/tika-core/1.22/tika-core-1.22.pom #6 53.62 Downloading from jitpack.io: https://jitpack.io/com/github/archivesunleashed/tika/tika-core/1.22/tika-core-1.22.pom Downloaded from jitpack.io: https://jitpack.io/com/github/archivesunleashed/tika/tika-core/1.22/tika-core-1.22.pom (6.6 kB at 12 kB/s) #6 54.17 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom (5.6 kB at 164 kB/s) #6 54.21 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom (1.1 kB at 22 kB/s) #6 54.26 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom (30 kB at 826 kB/s) #6 54.30 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom (3.1 kB at 71 kB/s) #6 54.35 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8.0 kB at 229 kB/s) #6 54.39 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom (2.8 kB at 41 kB/s) #6 54.46 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom (1.1 kB at 33 kB/s) #6 54.50 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom (3.6 kB at 56 kB/s) #6 54.57 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom (19 kB at 358 kB/s) #6 54.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom (15 kB at 271 kB/s) #6 54.68 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom (5.3 kB at 175 kB/s) #6 54.71 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom (15 kB at 245 kB/s) #6 54.78 Downloading from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 97 kB/s) #6 54.82 Downloading from maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom Downloaded from maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 59 kB/s) #6 54.87 Downloading from maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 426 kB/s) #6 54.91 Downloading from maven: https://repo.maven.apache.org/maven2/org/gagravarr/vorbis-java-tika/0.8/vorbis-java-tika-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/gagravarr/vorbis-java-tika/0.8/vorbis-java-tika-0.8.pom (1.9 kB at 26 kB/s) #6 54.99 Downloading from maven: https://repo.maven.apache.org/maven2/org/gagravarr/vorbis-java-parent/0.8/vorbis-java-parent-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/gagravarr/vorbis-java-parent/0.8/vorbis-java-parent-0.8.pom (6.2 kB at 168 kB/s) #6 55.03 Downloading from maven: https://repo.maven.apache.org/maven2/org/tallison/jmatio/1.5/jmatio-1.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/tallison/jmatio/1.5/jmatio-1.5.pom (5.0 kB at 62 kB/s) #6 55.11 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom (2.2 kB at 55 kB/s) #6 55.16 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom (8.9 kB at 270 kB/s) #6 55.19 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom (3.5 kB at 94 kB/s) #6 55.23 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 314 kB/s) #6 55.30 Downloading from maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 49 kB/s) #6 55.34 Downloading from maven: https://repo.maven.apache.org/maven2/com/epam/parso/2.0.11/parso-2.0.11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/epam/parso/2.0.11/parso-2.0.11.pom (9.3 kB at 155 kB/s) #6 55.40 Downloading from maven: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.pom (4.3 kB at 139 kB/s) #6 55.43 Downloading from maven: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.2/parent-0.1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.2/parent-0.1.2.pom (3.0 kB at 46 kB/s) #6 55.50 Downloading from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 445 kB/s) #6 55.54 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.16/pdfbox-2.0.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.16/pdfbox-2.0.16.pom (38 kB at 572 kB/s) #6 55.61 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.16/pdfbox-parent-2.0.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.16/pdfbox-parent-2.0.16.pom (18 kB at 519 kB/s) #6 55.65 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.16/fontbox-2.0.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.16/fontbox-2.0.16.pom (4.8 kB at 31 kB/s) #6 55.81 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-tools/2.0.16/pdfbox-tools-2.0.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-tools/2.0.16/pdfbox-tools-2.0.16.pom (3.3 kB at 98 kB/s) #6 55.84 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/jempbox/1.8.16/jempbox-1.8.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/jempbox/1.8.16/jempbox-1.8.16.pom (2.0 kB at 38 kB/s) #6 55.90 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/1.8.16/pdfbox-parent-1.8.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/1.8.16/pdfbox-parent-1.8.16.pom (10 kB at 286 kB/s) #6 55.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.62/bcmail-jdk15on-1.62.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.62/bcmail-jdk15on-1.62.pom (1.6 kB at 18 kB/s) #6 56.03 Downloading from maven: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.62/bcprov-jdk15on-1.62.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.62/bcprov-jdk15on-1.62.pom (1.1 kB at 15 kB/s) #6 56.11 Downloading from maven: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.62/bcpkix-jdk15on-1.62.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.62/bcpkix-jdk15on-1.62.pom (1.5 kB at 43 kB/s) #6 56.15 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/poi/poi/4.0.1/poi-4.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/poi/poi/4.0.1/poi-4.0.1.pom (3.5 kB at 61 kB/s) #6 56.21 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom (23 kB at 626 kB/s) #6 56.26 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 422 kB/s) #6 56.33 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/poi/poi-scratchpad/4.0.1/poi-scratchpad-4.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/poi/poi-scratchpad/4.0.1/poi-scratchpad-4.0.1.pom (2.4 kB at 28 kB/s) #6 56.42 Downloading from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 423 kB/s) #6 56.45 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 985 kB/s) #6 56.53 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml/4.0.1/poi-ooxml-4.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml/4.0.1/poi-ooxml-4.0.1.pom (2.9 kB at 31 kB/s) #6 56.63 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml-schemas/4.0.1/poi-ooxml-schemas-4.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml-schemas/4.0.1/poi-ooxml-schemas-4.0.1.pom (2.4 kB at 68 kB/s) #6 56.67 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/xmlbeans/xmlbeans/3.0.2/xmlbeans-3.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/xmlbeans/xmlbeans/3.0.2/xmlbeans-3.0.2.pom (3.1 kB at 39 kB/s) #6 56.75 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/virtuald/curvesapi/1.05/curvesapi-1.05.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/github/virtuald/curvesapi/1.05/curvesapi-1.05.pom (4.0 kB at 89 kB/s) #6 56.80 Downloading from maven: https://repo.maven.apache.org/maven2/com/healthmarketscience/jackcess/jackcess/3.0.1/jackcess-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/healthmarketscience/jackcess/jackcess/3.0.1/jackcess-3.0.1.pom (11 kB at 339 kB/s) #6 56.83 Downloading from maven: https://repo.maven.apache.org/maven2/com/healthmarketscience/openhms-parent/2.0.2/openhms-parent-2.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/healthmarketscience/openhms-parent/2.0.2/openhms-parent-2.0.2.pom (13 kB at 384 kB/s) #6 56.88 Downloading from maven: https://repo.maven.apache.org/maven2/com/healthmarketscience/jackcess/jackcess-encrypt/3.0.0/jackcess-encrypt-3.0.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/healthmarketscience/jackcess/jackcess-encrypt/3.0.0/jackcess-encrypt-3.0.0.pom (11 kB at 70 kB/s) #6 57.03 Downloading from maven: https://repo.maven.apache.org/maven2/com/healthmarketscience/openhms-parent/2.0.1/openhms-parent-2.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/healthmarketscience/openhms-parent/2.0.1/openhms-parent-2.0.1.pom (13 kB at 396 kB/s) #6 57.07 Downloading from maven: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 25 kB/s) #6 57.12 Downloading from maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2-beta/asm-7.2-beta.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2-beta/asm-7.2-beta.pom (2.9 kB at 84 kB/s) #6 57.16 Downloading from maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 142 kB/s) #6 57.24 Downloading from maven: https://repo.maven.apache.org/maven2/com/googlecode/mp4parser/isoparser/1.1.22/isoparser-1.1.22.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/googlecode/mp4parser/isoparser/1.1.22/isoparser-1.1.22.pom (6.7 kB at 185 kB/s) #6 57.28 Downloading from maven: https://repo.maven.apache.org/maven2/com/drewnoakes/metadata-extractor/2.11.0/metadata-extractor-2.11.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/drewnoakes/metadata-extractor/2.11.0/metadata-extractor-2.11.0.pom (8.8 kB at 133 kB/s) #6 57.35 Downloading from maven: https://repo.maven.apache.org/maven2/com/adobe/xmp/xmpcore/5.1.3/xmpcore-5.1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/adobe/xmp/xmpcore/5.1.3/xmpcore-5.1.3.pom (1.2 kB at 35 kB/s) #6 57.39 Downloading from maven: https://repo.maven.apache.org/maven2/de/l3s/boilerpipe/boilerpipe/1.1.0/boilerpipe-1.1.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/de/l3s/boilerpipe/boilerpipe/1.1.0/boilerpipe-1.1.0.pom (1.8 kB at 36 kB/s) #6 57.44 Downloading from maven: https://repo.maven.apache.org/maven2/com/rometools/rome/1.12.1/rome-1.12.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/rometools/rome/1.12.1/rome-1.12.1.pom (5.7 kB at 155 kB/s) #6 57.48 Downloading from maven: https://repo.maven.apache.org/maven2/com/rometools/rome-parent/1.12.1/rome-parent-1.12.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/rometools/rome-parent/1.12.1/rome-parent-1.12.1.pom (13 kB at 138 kB/s) #6 57.58 Downloading from maven: https://repo.maven.apache.org/maven2/com/rometools/rome-utils/1.12.1/rome-utils-1.12.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/rometools/rome-utils/1.12.1/rome-utils-1.12.1.pom (1.6 kB at 18 kB/s) #6 57.68 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.16/slf4j-api-1.7.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.16/slf4j-api-1.7.16.pom (2.8 kB at 59 kB/s) #6 57.73 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.16/slf4j-parent-1.7.16.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.16/slf4j-parent-1.7.16.pom (14 kB at 397 kB/s) #6 57.77 Downloading from maven: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 46 kB/s) #6 57.87 Downloading from maven: https://repo.maven.apache.org/maven2/org/gagravarr/vorbis-java-core/0.8/vorbis-java-core-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/gagravarr/vorbis-java-core/0.8/vorbis-java-core-0.8.pom (1.7 kB at 14 kB/s) #6 57.99 Downloading from maven: https://repo.maven.apache.org/maven2/org/codelibs/jhighlight/1.0.3/jhighlight-1.0.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codelibs/jhighlight/1.0.3/jhighlight-1.0.3.pom (3.2 kB at 90 kB/s) #6 58.03 Downloading from maven: https://repo.maven.apache.org/maven2/com/pff/java-libpst/0.8.1/java-libpst-0.8.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/pff/java-libpst/0.8.1/java-libpst-0.8.1.pom (3.9 kB at 104 kB/s) #6 58.08 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/junrar/junrar/4.0.0/junrar-4.0.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/github/junrar/junrar/4.0.0/junrar-4.0.0.pom (8.7 kB at 97 kB/s) #6 58.17 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-rs-client/3.3.2/cxf-rt-rs-client-3.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-rs-client/3.3.2/cxf-rt-rs-client-3.3.2.pom (6.2 kB at 179 kB/s) #6 58.21 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.3.2/cxf-parent-3.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.3.2/cxf-parent-3.3.2.pom (135 kB at 1.2 MB/s) #6 58.33 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.3.2/cxf-3.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.3.2/cxf-3.3.2.pom (39 kB at 982 kB/s) #6 58.37 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.3.2/cxf-rt-transports-http-3.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.3.2/cxf-rt-transports-http-3.3.2.pom (13 kB at 387 kB/s) #6 58.42 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.3.2/cxf-core-3.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.3.2/cxf-core-3.3.2.pom (19 kB at 232 kB/s) #6 58.50 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom (7.1 kB at 147 kB/s) #6 58.56 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 kB at 486 kB/s) #6 58.60 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 162 kB/s) #6 58.64 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.pom (7.1 kB at 204 kB/s) #6 58.67 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.4/xmlschema-2.2.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.4/xmlschema-2.2.4.pom (32 kB at 710 kB/s) #6 58.72 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.pom (12 kB at 168 kB/s) #6 58.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.pom (11 kB at 142 kB/s) #6 58.88 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.pom (3.8 kB at 52 kB/s) #6 58.96 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.2/jaxb-external-parent-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.2/jaxb-external-parent-2.3.2.pom (2.3 kB at 62 kB/s) #6 59.00 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom (1.6 kB at 32 kB/s) #6 59.06 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom (4.4 kB at 119 kB/s) #6 59.10 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.pom (4.7 kB at 72 kB/s) #6 59.16 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.pom (13 kB at 351 kB/s) #6 59.21 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.pom (5.1 kB at 51 kB/s) #6 59.31 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.5/ant-1.10.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.5/ant-1.10.5.pom (10 kB at 268 kB/s) #6 59.35 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.5/ant-parent-1.10.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.5/ant-parent-1.10.5.pom (5.7 kB at 168 kB/s) #6 59.39 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.pom (2.3 kB at 69 kB/s) #6 59.43 Downloading from maven: https://repo.maven.apache.org/maven2/javax/xml/ws/jaxws-api/2.3.0/jaxws-api-2.3.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/xml/ws/jaxws-api/2.3.0/jaxws-api-2.3.0.pom (25 kB at 170 kB/s) #6 59.58 Downloading from maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 261 kB/s) #6 59.61 Downloading from maven: https://repo.maven.apache.org/maven2/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.pom (20 kB at 373 kB/s) #6 59.68 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.pom (6.5 kB at 186 kB/s) #6 59.72 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 359 kB/s) #6 59.78 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-ws-metadata_2.0_spec/1.1.3/geronimo-ws-metadata_2.0_spec-1.1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-ws-metadata_2.0_spec/1.1.3/geronimo-ws-metadata_2.0_spec-1.1.3.pom (3.1 kB at 90 kB/s) #6 59.81 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 171 kB/s) #6 59.85 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 205 kB/s) #6 59.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 233 kB/s) #6 60.02 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 376 kB/s) #6 60.06 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.4.0-b03/saaj-impl-1.4.0-b03.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.4.0-b03/saaj-impl-1.4.0-b03.pom (17 kB at 110 kB/s) #6 60.22 Downloading from maven: https://repo.maven.apache.org/maven2/javax/xml/soap/javax.xml.soap-api/1.4.0-b01/javax.xml.soap-api-1.4.0-b01.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/xml/soap/javax.xml.soap-api/1.4.0-b01/javax.xml.soap-api-1.4.0-b01.pom (14 kB at 396 kB/s) #6 60.26 Downloading from maven: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.7/mimepull-1.9.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.7/mimepull-1.9.7.pom (14 kB at 268 kB/s) #6 60.31 Downloading from maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 242 kB/s) #6 60.35 Downloading from maven: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.pom (11 kB at 116 kB/s) #6 60.45 Downloading from maven: https://repo.maven.apache.org/maven2/org/jacorb/jacorb-omgapi/3.7/jacorb-omgapi-3.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jacorb/jacorb-omgapi/3.7/jacorb-omgapi-3.7.pom (16 kB at 292 kB/s) #6 60.51 Downloading from maven: https://repo.maven.apache.org/maven2/org/jacorb/jacorb-parent/3.7/jacorb-parent-3.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jacorb/jacorb-parent/3.7/jacorb-parent-3.7.pom (35 kB at 851 kB/s) #6 60.55 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom (2.1 kB at 42 kB/s) #6 60.61 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 364 kB/s) #6 60.64 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom (22 kB at 507 kB/s) #6 60.69 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom (1.8 kB at 52 kB/s) #6 60.72 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 317 kB/s) #6 60.76 Downloading from maven: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom (4.4 kB at 112 kB/s) #6 60.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 1.1 MB/s) #6 60.85 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxrs/3.3.2/cxf-rt-frontend-jaxrs-3.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-frontend-jaxrs/3.3.2/cxf-rt-frontend-jaxrs-3.3.2.pom (10 kB at 174 kB/s) #6 60.91 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom (35 kB at 866 kB/s) #6 60.95 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security/3.3.2/cxf-rt-security-3.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-security/3.3.2/cxf-rt-security-3.3.2.pom (2.2 kB at 37 kB/s) #6 61.02 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 333 kB/s) #6 61.05 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/1.9.1/opennlp-tools-1.9.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/1.9.1/opennlp-tools-1.9.1.pom (4.0 kB at 76 kB/s) #6 61.11 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp/1.9.1/opennlp-1.9.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp/1.9.1/opennlp-1.9.1.pom (14 kB at 413 kB/s) #6 61.15 Downloading from maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 226 kB/s) #6 61.22 Downloading from maven: https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (3.5 kB at 112 kB/s) #6 61.25 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/openjson/openjson/1.0.11/openjson-1.0.11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/github/openjson/openjson/1.0.11/openjson-1.0.11.pom (9.6 kB at 99 kB/s) #6 61.35 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom (2.5 kB at 23 kB/s) #6 61.46 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom (3.8 kB at 92 kB/s) #6 61.51 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom (3.8 kB at 120 kB/s) #6 61.54 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom (14 kB at 391 kB/s) #6 61.58 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom (990 B at 13 kB/s) #6 61.66 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.26/jcl-over-slf4j-1.7.26.pom (964 B at 20 kB/s) #6 61.71 Downloading from maven: https://repo.maven.apache.org/maven2/edu/ucar/netcdf4/4.5.5/netcdf4-4.5.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/edu/ucar/netcdf4/4.5.5/netcdf4-4.5.5.pom (1.0 kB at 26 kB/s) #6 61.75 Downloading from maven: https://repo.maven.apache.org/maven2/edu/ucar/thredds-parent/4.5.5/thredds-parent-4.5.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/edu/ucar/thredds-parent/4.5.5/thredds-parent-4.5.5.pom (36 kB at 470 kB/s) #6 61.83 Downloading from maven: https://repo.maven.apache.org/maven2/edu/ucar/cdm/4.5.5/cdm-4.5.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/edu/ucar/cdm/4.5.5/cdm-4.5.5.pom (6.4 kB at 173 kB/s) #6 61.87 Downloading from maven: https://repo.maven.apache.org/maven2/edu/ucar/udunits/4.5.5/udunits-4.5.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/edu/ucar/udunits/4.5.5/udunits-4.5.5.pom (2.9 kB at 53 kB/s) #6 61.93 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 404 kB/s) #6 61.98 Downloading from maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 11 kB/s) #6 62.02 Downloading from maven: https://repo.maven.apache.org/maven2/edu/ucar/httpservices/4.5.5/httpservices-4.5.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/edu/ucar/httpservices/4.5.5/httpservices-4.5.5.pom (3.6 kB at 105 kB/s) #6 62.06 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom (5.5 kB at 135 kB/s) #6 62.10 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom (13 kB at 224 kB/s) #6 62.17 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom (4.9 kB at 148 kB/s) #6 62.21 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom (9.3 kB at 109 kB/s) #6 62.29 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.2.6/httpmime-4.2.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.2.6/httpmime-4.2.6.pom (5.1 kB at 57 kB/s) #6 62.38 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 23 kB/s) #6 62.47 Downloading from maven: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.2.0/quartz-2.2.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.2.0/quartz-2.2.0.pom (9.6 kB at 266 kB/s) #6 62.51 Downloading from maven: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.2.0/quartz-parent-2.2.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.2.0/quartz-parent-2.2.0.pom (14 kB at 127 kB/s) #6 62.62 Downloading from maven: https://repo.maven.apache.org/maven2/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.pom (856 B at 10.0 kB/s) #6 62.71 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.pom (2.7 kB at 58 kB/s) #6 62.76 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom (13 kB at 251 kB/s) #6 62.82 Downloading from maven: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.6.2/ehcache-core-2.6.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.6.2/ehcache-core-2.6.2.pom (30 kB at 463 kB/s) #6 62.88 Downloading from maven: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.3/ehcache-parent-2.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.3/ehcache-parent-2.3.pom (16 kB at 243 kB/s) #6 62.95 Downloading from maven: https://repo.maven.apache.org/maven2/org/itadaki/bzip2/0.9.1/bzip2-0.9.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/itadaki/bzip2/0.9.1/bzip2-0.9.1.pom (3.7 kB at 104 kB/s) #6 62.99 Downloading from maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.pom (7.2 kB at 151 kB/s) #6 63.04 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.0-jre/guava-28.0-jre.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.0-jre/guava-28.0-jre.pom (8.7 kB at 256 kB/s) #6 63.08 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.0-jre/guava-parent-28.0-jre.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.0-jre/guava-parent-28.0-jre.pom (13 kB at 294 kB/s) #6 63.13 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 38 kB/s) #6 63.20 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 136 kB/s) #6 63.29 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 58 kB/s) #6 63.33 Downloading from maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.pom (2.4 kB at 65 kB/s) #6 63.37 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.pom (1.8 kB at 51 kB/s) #6 63.41 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.2/error_prone_parent-2.3.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.2/error_prone_parent-2.3.2.pom (5.2 kB at 57 kB/s) #6 63.50 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 24 kB/s) #6 63.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom (2.6 kB at 70 kB/s) #6 63.66 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom (8.6 kB at 172 kB/s) #6 63.71 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 365 kB/s) #6 63.81 Downloading from maven: https://repo.maven.apache.org/maven2/edu/ucar/grib/4.5.5/grib-4.5.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/edu/ucar/grib/4.5.5/grib-4.5.5.pom (3.4 kB at 97 kB/s) #6 63.85 Downloading from maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.3.1/jna-5.3.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.3.1/jna-5.3.1.pom (1.6 kB at 19 kB/s) #6 63.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom (8.3 kB at 203 kB/s) #6 63.98 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.9.0/protobuf-java-3.9.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.9.0/protobuf-java-3.9.0.pom (5.3 kB at 152 kB/s) #6 64.02 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.9.0/protobuf-parent-3.9.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.9.0/protobuf-parent-3.9.0.pom (7.4 kB at 86 kB/s) #6 64.11 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.9.0/protobuf-bom-3.9.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.9.0/protobuf-bom-3.9.0.pom (3.6 kB at 105 kB/s) #6 64.15 Downloading from maven: https://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.5.4/c3p0-0.9.5.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.5.4/c3p0-0.9.5.4.pom (1.5 kB at 14 kB/s) #6 64.26 Downloading from maven: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom (3.7 kB at 106 kB/s) #6 64.30 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.pom (6.6 kB at 194 kB/s) #6 64.34 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.9/httpcomponents-client-4.5.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.9/httpcomponents-client-4.5.9.pom (16 kB at 420 kB/s) #6 64.38 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 754 kB/s) #6 64.43 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 45 kB/s) #6 64.55 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 176 kB/s) #6 64.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.9/httpmime-4.5.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.9/httpmime-4.5.9.pom (5.2 kB at 149 kB/s) #6 64.66 Downloading from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 409 kB/s) #6 64.71 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-csv/1.7/commons-csv-1.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-csv/1.7/commons-csv-1.7.pom (20 kB at 527 kB/s) #6 64.76 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-utility/0.8/sis-utility-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-utility/0.8/sis-utility-0.8.pom (5.5 kB at 89 kB/s) #6 64.82 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/0.8/core-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/0.8/core-0.8.pom (6.2 kB at 188 kB/s) #6 64.85 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/sis/parent/0.8/parent-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/sis/parent/0.8/parent-0.8.pom (37 kB at 451 kB/s) #6 64.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/opengis/geoapi-parent/3.0.1/geoapi-parent-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/opengis/geoapi-parent/3.0.1/geoapi-parent-3.0.1.pom (16 kB at 200 kB/s) #6 65.02 Downloading from maven: https://repo.maven.apache.org/maven2/javax/measure/unit-api/1.0/unit-api-1.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/measure/unit-api/1.0/unit-api-1.0.pom (27 kB at 503 kB/s) #6 65.08 Downloading from maven: https://repo.maven.apache.org/maven2/org/opengis/geoapi/3.0.1/geoapi-3.0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/opengis/geoapi/3.0.1/geoapi-3.0.1.pom (5.1 kB at 34 kB/s) #6 65.23 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/sis/storage/sis-netcdf/0.8/sis-netcdf-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/sis/storage/sis-netcdf/0.8/sis-netcdf-0.8.pom (4.7 kB at 100 kB/s) #6 65.28 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/sis/storage/0.8/storage-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/sis/storage/0.8/storage-0.8.pom (5.5 kB at 76 kB/s) #6 65.36 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/sis/storage/sis-storage/0.8/sis-storage-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/sis/storage/sis-storage/0.8/sis-storage-0.8.pom (5.0 kB at 79 kB/s) #6 65.43 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-feature/0.8/sis-feature-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-feature/0.8/sis-feature-0.8.pom (4.9 kB at 140 kB/s) #6 65.46 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-metadata/0.8/sis-metadata-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-metadata/0.8/sis-metadata-0.8.pom (5.4 kB at 164 kB/s) #6 65.50 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-referencing/0.8/sis-referencing-0.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-referencing/0.8/sis-referencing-0.8.pom (5.6 kB at 161 kB/s) #6 65.54 Downloading from maven: https://repo.maven.apache.org/maven2/edu/usc/ir/sentiment-analysis-parser/0.1/sentiment-analysis-parser-0.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/edu/usc/ir/sentiment-analysis-parser/0.1/sentiment-analysis-parser-0.1.pom (8.1 kB at 238 kB/s) #6 65.58 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.9.1/jackson-databind-2.9.9.1.pom (6.4 kB at 113 kB/s) #6 65.64 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.9/jackson-annotations-2.9.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.9/jackson-annotations-2.9.9.pom (2.6 kB at 76 kB/s) #6 65.67 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/jbig2-imageio/3.0.2/jbig2-imageio-3.0.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/pdfbox/jbig2-imageio/3.0.2/jbig2-imageio-3.0.2.pom (15 kB at 272 kB/s) #6 65.73 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/jai-imageio/jai-imageio-core/1.4.0/jai-imageio-core-1.4.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/github/jai-imageio/jai-imageio-core/1.4.0/jai-imageio-core-1.4.0.pom (12 kB at 356 kB/s) #6 65.77 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/tika/tika-langdetect/1.22/tika-langdetect-1.22.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/tika/tika-langdetect/1.22/tika-langdetect-1.22.pom (6.5 kB at 123 kB/s) #6 65.82 Downloading from maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.pom (14 kB at 431 kB/s) #6 65.86 Downloading from maven: https://repo.maven.apache.org/maven2/org/rogach/scallop_2.12/3.3.1/scallop_2.12-3.3.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/rogach/scallop_2.12/3.3.1/scallop_2.12-3.3.1.pom (1.8 kB at 28 kB/s) #6 65.92 Downloading from maven: https://repo.maven.apache.org/maven2/com/syncthemall/boilerpipe/1.2.2/boilerpipe-1.2.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/syncthemall/boilerpipe/1.2.2/boilerpipe-1.2.2.pom (5.6 kB at 143 kB/s) #6 65.97 Downloading from maven: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.20/nekohtml-1.9.20.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.20/nekohtml-1.9.20.pom (1.4 kB at 16 kB/s) #6 66.05 Downloading from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom (3.2 kB at 97 kB/s) #6 66.09 Downloading from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (3.4 kB at 63 kB/s) #6 66.15 Downloading from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom (3.3 kB at 84 kB/s) #6 66.19 Downloading from maven: https://repo.maven.apache.org/maven2/tl/lin/lintools-datatypes/1.1.1/lintools-datatypes-1.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/tl/lin/lintools-datatypes/1.1.1/lintools-datatypes-1.1.1.pom (5.1 kB at 109 kB/s) #6 66.24 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-jre/guava-25.1-jre.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-jre/guava-25.1-jre.pom (7.8 kB at 243 kB/s) #6 66.27 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-jre/guava-parent-25.1-jre.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-jre/guava-parent-25.1-jre.pom (10 kB at 325 kB/s) #6 66.31 Downloading from maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.pom (4.2 kB at 84 kB/s) #6 66.36 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 50 kB/s) #6 66.40 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 88 kB/s) #6 66.46 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 81 kB/s) #6 66.50 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 42 kB/s) #6 66.56 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 112 kB/s) #6 66.60 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 608 kB/s) #6 66.65 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/netarchivesuite/language-detector/language-detector-0.6a/language-detector-language-detector-0.6a.pom #6 66.66 Downloading from mvn-repo: https://raw.githubusercontent.com/archivesunleashed/aut-resources/master/mvn-repo/com/github/netarchivesuite/language-detector/language-detector-0.6a/language-detector-language-detector-0.6a.pom #6 66.86 Downloading from jitpack.io: https://jitpack.io/com/github/netarchivesuite/language-detector/language-detector-0.6a/language-detector-language-detector-0.6a.pom Downloaded from jitpack.io: https://jitpack.io/com/github/netarchivesuite/language-detector/language-detector-0.6a/language-detector-language-detector-0.6a.pom (6.8 kB at 7.9 kB/s) #6 67.73 Downloading from maven: https://repo.maven.apache.org/maven2/net/arnx/jsonic/1.2.11/jsonic-1.2.11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/net/arnx/jsonic/1.2.11/jsonic-1.2.11.pom (2.0 kB at 42 kB/s) #6 67.78 Downloading from maven: https://repo.maven.apache.org/maven2/com/intellij/annotations/12.0/annotations-12.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/intellij/annotations/12.0/annotations-12.0.pom (1.6 kB at 48 kB/s) #6 67.82 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0/guava-11.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0/guava-11.0.pom (5.5 kB at 72 kB/s) #6 67.90 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2.0 kB at 48 kB/s) #6 67.94 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-aws/2.7.4/hadoop-aws-2.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-aws/2.7.4/hadoop-aws-2.7.4.pom (4.1 kB at 96 kB/s) #6 67.99 Downloading from maven: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 3.7 kB/s) #6 68.03 Downloading from maven: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 3.7 kB/s) #6 68.09 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 158 kB/s) #6 68.12 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/11/oss-parent-11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 273 kB/s) #6 68.21 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 39 kB/s) #6 68.25 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/10/oss-parent-10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 265 kB/s) #6 68.34 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 136 kB/s) #6 68.39 Downloading from maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.4/aws-java-sdk-1.7.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.4/aws-java-sdk-1.7.4.pom (7.3 kB at 208 kB/s) #6 68.43 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 64 kB/s) #6 68.53 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 388 kB/s) #6 68.57 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 264 kB/s) #6 68.66 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 142 kB/s) #6 68.70 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 347 kB/s) #6 68.74 Downloading from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 76 kB/s) #6 68.82 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 166 kB/s) #6 68.86 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 156 kB/s) #6 68.99 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 70 kB/s) #6 69.07 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 20 kB/s) #6 69.20 Downloading from jitpack.io: https://jitpack.io/joda-time/joda-time/maven-metadata.xml #6 69.20 Downloading from mvn-repo: https://raw.githubusercontent.com/archivesunleashed/aut-resources/master/mvn-repo/joda-time/joda-time/maven-metadata.xml #6 69.20 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml #6 69.20 Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/joda-time/joda-time/maven-metadata.xml #6 69.31 Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml (1.8 kB at 17 kB/s) #6 69.32 Downloading from maven-default-http-blocker: http://0.0.0.0/joda-time/joda-time/maven-metadata.xml Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml (1.8 kB at 9.7 kB/s) #6 69.44 [WARNING] Could not transfer metadata joda-time:joda-time/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/joda-time/joda-time/maven-metadata.xml #6 69.46 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.3/joda-time-2.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.3/joda-time-2.3.pom (25 kB at 231 kB/s) #6 69.58 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.4/joda-time-2.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.4/joda-time-2.4.pom (26 kB at 439 kB/s) #6 69.64 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.5/joda-time-2.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.5/joda-time-2.5.pom (27 kB at 612 kB/s) #6 69.69 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.6/joda-time-2.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.6/joda-time-2.6.pom (27 kB at 376 kB/s) #6 69.76 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.7/joda-time-2.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.7/joda-time-2.7.pom (29 kB at 485 kB/s) #6 69.84 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8/joda-time-2.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8/joda-time-2.8.pom (29 kB at 798 kB/s) #6 69.88 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.2/joda-time-2.8.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.2/joda-time-2.8.2.pom (29 kB at 611 kB/s) #6 69.93 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9/joda-time-2.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9/joda-time-2.9.pom (29 kB at 774 kB/s) #6 69.97 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.1/joda-time-2.9.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.1/joda-time-2.9.1.pom (29 kB at 426 kB/s) #6 70.04 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.2/joda-time-2.9.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.2/joda-time-2.9.2.pom (30 kB at 596 kB/s) #6 70.09 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.3/joda-time-2.9.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.3/joda-time-2.9.3.pom (30 kB at 411 kB/s) #6 70.17 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.4/joda-time-2.9.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.4/joda-time-2.9.4.pom (30 kB at 558 kB/s) #6 70.23 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.5/joda-time-2.9.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.5/joda-time-2.9.5.pom (33 kB at 958 kB/s) #6 70.26 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.6/joda-time-2.9.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.6/joda-time-2.9.6.pom (33 kB at 930 kB/s) #6 70.31 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom (33 kB at 507 kB/s) #6 70.38 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.8/joda-time-2.9.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.8/joda-time-2.9.8.pom (33 kB at 829 kB/s) #6 70.42 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.9/joda-time-2.9.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.9/joda-time-2.9.9.pom (35 kB at 845 kB/s) #6 70.47 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10/joda-time-2.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10/joda-time-2.10.pom (38 kB at 768 kB/s) #6 70.52 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.1/joda-time-2.10.1.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.1/joda-time-2.10.1.pom (37 kB at 794 kB/s) #6 70.58 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.2/joda-time-2.10.2.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.2/joda-time-2.10.2.pom (37 kB at 1.1 MB/s) #6 70.61 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.3/joda-time-2.10.3.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.3/joda-time-2.10.3.pom (37 kB at 431 kB/s) #6 70.70 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.pom (37 kB at 563 kB/s) #6 70.78 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 kB at 977 kB/s) #6 70.82 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.6/joda-time-2.10.6.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.6/joda-time-2.10.6.pom (37 kB at 1.0 MB/s) #6 70.86 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.7/joda-time-2.10.7.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.7/joda-time-2.10.7.pom (37 kB at 956 kB/s) #6 70.90 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom (37 kB at 497 kB/s) #6 70.99 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.9/joda-time-2.10.9.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.9/joda-time-2.10.9.pom (37 kB at 1.0 MB/s) #6 71.03 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.10/joda-time-2.10.10.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.10/joda-time-2.10.10.pom (37 kB at 520 kB/s) #6 71.10 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.11/joda-time-2.10.11.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.11/joda-time-2.10.11.pom (38 kB at 344 kB/s) #6 71.22 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 486 kB/s) #6 71.31 Downloading from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.13/joda-time-2.10.13.pom Downloaded from maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.13/joda-time-2.10.13.pom (37 kB at 520 kB/s) #6 71.49 Downloading from maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.1/junit-4.13.1.jar #6 71.49 Downloading from maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloading from maven: https://repo.maven.apache.org/maven2/org/scalatest/scalatest_2.12/3.0.8/scalatest_2.12-3.0.8.jar #6 71.52 Downloading from maven: https://repo.maven.apache.org/maven2/org/scalactic/scalactic_2.12/3.0.8/scalactic_2.12-3.0.8.jar Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.8/scala-reflect-2.12.8.jar Downloaded from maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 2.6 MB/s) #6 71.63 Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.2.0/scala-xml_2.12-1.2.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 139 kB/s) #6 71.81 Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.2/scala-parser-combinators_2.12-1.1.2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/scalactic/scalactic_2.12/3.0.8/scalactic_2.12-3.0.8.jar (722 kB at 1.7 MB/s) #6 71.93 Downloading from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.10/scala-library-2.12.10.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.2.0/scala-xml_2.12-1.2.0.jar (557 kB at 1.4 MB/s) #6 71.93 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-core/2.7.4/hadoop-mapreduce-client-core-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.12/1.1.2/scala-parser-combinators_2.12-1.1.2.jar (223 kB at 382 kB/s) #6 72.12 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-common/2.7.4/hadoop-yarn-common-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/scalatest/scalatest_2.12/3.0.8/scalatest_2.12-3.0.8.jar (7.5 MB at 7.2 MB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.7.4/hadoop-yarn-api-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.8/scala-reflect-2.12.8.jar (3.6 MB at 3.0 MB/s) #6 72.72 Downloading from maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.10/scala-library-2.12.10.jar (5.3 MB at 4.4 MB/s) #6 72.73 Downloading from maven: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar (105 kB at 82 kB/s) #6 72.82 Downloaded from maven: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 18 kB/s) #6 72.82 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.9/jersey-client-1.9.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar (18 kB at 13 kB/s) Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.9/jersey-client-1.9.jar (130 kB at 95 kB/s) #6 72.91 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/3.0/guice-3.0.jar #6 72.91 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-core/2.7.4/hadoop-mapreduce-client-core-2.7.4.jar (1.6 MB at 1.1 MB/s) #6 72.95 Downloading from maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar (27 kB at 19 kB/s) #6 72.97 Downloading from maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 1.7 kB/s) #6 73.03 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-guice/1.9/jersey-guice-1.9.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-common/2.7.4/hadoop-yarn-common-2.7.4.jar (1.7 MB at 1.1 MB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 3.0 kB/s) #6 73.05 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.7.4/avro-1.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/3.0/guice-3.0.jar (710 kB at 463 kB/s) #6 73.07 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.7.4/hadoop-yarn-api-2.7.4.jar (2.0 MB at 1.3 MB/s) #6 73.10 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-guice/1.9/jersey-guice-1.9.jar (15 kB at 9.3 kB/s) #6 73.12 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-annotations/2.7.4/hadoop-annotations-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.jar (32 kB at 20 kB/s) #6 73.14 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.jar (8.9 kB at 5.5 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/io/netty/netty/3.6.2.Final/netty-3.6.2.Final.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.7.4/avro-1.7.4.jar (303 kB at 185 kB/s) #6 73.17 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/2.7.4/hadoop-common-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-annotations/2.7.4/hadoop-annotations-2.7.4.jar (41 kB at 24 kB/s) #6 73.26 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar (65 kB at 38 kB/s) #6 73.27 Downloading from maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar (533 kB at 302 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.1.1/commons-math3-3.1.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 21 kB/s) #6 73.46 Downloading from maven: https://repo.maven.apache.org/maven2/xmlenc/xmlenc/0.52/xmlenc-0.52.jar Downloaded from maven: https://repo.maven.apache.org/maven2/xmlenc/xmlenc/0.52/xmlenc-0.52.jar (15 kB at 7.3 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/io/netty/netty/3.6.2.Final/netty-3.6.2.Final.jar (1.2 MB at 569 kB/s) #6 73.64 Downloading from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-common/2.7.4/hadoop-common-2.7.4.jar (3.5 MB at 1.6 MB/s) Downloading from maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (58 kB at 27 kB/s) #6 73.72 Downloading from maven: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.1/commons-net-3.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 84 kB/s) #6 73.74 Downloading from maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 137 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.jar (1.6 MB at 701 kB/s) #6 73.88 Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.1/commons-net-3.1.jar (273 kB at 116 kB/s) #6 73.89 Downloading from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-sslengine/6.1.26/jetty-sslengine-6.1.26.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 245 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-sslengine/6.1.26/jetty-sslengine-6.1.26.jar (19 kB at 7.8 kB/s) #6 73.96 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.9/jersey-core-1.9.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar (177 kB at 73 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.9/jersey-json-1.9.jar Downloaded from maven: https://repo.maven.apache.org/maven2/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar (101 kB at 40 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.1.1/commons-math3-3.1.1.jar (1.6 MB at 641 kB/s) #6 74.03 Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar (540 kB at 215 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.9/jersey-server-1.9.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.9/jersey-json-1.9.jar (148 kB at 59 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.jar (43 kB at 17 kB/s) Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar (68 kB at 26 kB/s) #6 74.14 Downloading from maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar #6 74.14 Downloading from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.9/jersey-core-1.9.jar (459 kB at 172 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/net/java/dev/jets3t/jets3t/0.9.0/jets3t-0.9.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (62 kB at 23 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/jamesmurty/utils/java-xmlbuilder/0.4/java-xmlbuilder-0.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 179 kB/s) #6 74.27 Downloading from maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar #6 74.27 Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-server/1.9/jersey-server-1.9.jar (713 kB at 260 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar (890 kB at 325 kB/s) #6 74.28 Downloading from maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/jamesmurty/utils/java-xmlbuilder/0.4/java-xmlbuilder-0.4.jar (18 kB at 6.6 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 51 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar (299 kB at 105 kB/s) #6 74.37 Downloaded from maven: https://repo.maven.apache.org/maven2/net/java/dev/jets3t/jets3t/0.9.0/jets3t-0.9.0.jar (540 kB at 190 kB/s) #6 74.37 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar #6 74.37 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 100 kB/s) #6 74.38 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar (206 kB at 72 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-auth/2.7.4/hadoop-auth-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 63 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M15/apacheds-kerberos-codec-2.0.0-M15.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (190 kB at 63 kB/s) #6 74.57 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M15/apacheds-i18n-2.0.0-M15.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-auth/2.7.4/hadoop-auth-2.7.4.jar (95 kB at 31 kB/s) #6 74.57 Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar (232 kB at 76 kB/s) #6 74.57 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-util/1.0.0-M20/api-util-1.0.0-M20.jar Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-api/1.0.0-M20/api-asn1-api-1.0.0-M20.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar (781 kB at 256 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.7.1/curator-framework-2.7.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-api/1.0.0-M20/api-asn1-api-1.0.0-M20.jar (17 kB at 5.4 kB/s) #6 74.63 Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M15/apacheds-i18n-2.0.0-M15.jar (45 kB at 15 kB/s) #6 74.63 Downloading from maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar #6 74.63 Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/api/api-util/1.0.0-M20/api-util-1.0.0-M20.jar (80 kB at 26 kB/s) #6 74.63 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.7.1/curator-client-2.7.1.jar Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/2.7.1/curator-recipes-2.7.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.7.1/curator-framework-2.7.1.jar (186 kB at 60 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M15/apacheds-kerberos-codec-2.0.0-M15.jar (691 kB at 219 kB/s) #6 74.69 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/htrace/htrace-core/3.1.0-incubating/htrace-core-3.1.0-incubating.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar (33 kB at 10 kB/s) #6 74.70 Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.7.1/curator-client-2.7.1.jar (70 kB at 22 kB/s) #6 74.70 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.6/zookeeper-3.4.6.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 86 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-core_2.12/3.0.1/spark-core_2.12-3.0.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/2.7.1/curator-recipes-2.7.1.jar (270 kB at 83 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar (241 kB at 71 kB/s) #6 74.91 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-mapred/1.8.2/avro-mapred-1.8.2-hadoop2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar (35 kB at 10 kB/s) #6 74.96 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-ipc/1.8.2/avro-ipc-1.8.2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-mapred/1.8.2/avro-mapred-1.8.2-hadoop2.jar (187 kB at 54 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/twitter/chill_2.12/0.9.5/chill_2.12-0.9.5.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/avro/avro-ipc/1.8.2/avro-ipc-1.8.2.jar (133 kB at 37 kB/s) #6 75.10 Downloading from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo-shaded/4.0.2/kryo-shaded-4.0.2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.6/zookeeper-3.4.6.jar (793 kB at 221 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3.0/minlog-1.3.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/twitter/chill_2.12/0.9.5/chill_2.12-0.9.5.jar (212 kB at 57 kB/s) #6 75.22 Downloading from maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.5.1/objenesis-2.5.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/htrace/htrace-core/3.1.0-incubating/htrace-core-3.1.0-incubating.jar (1.5 MB at 398 kB/s) #6 75.24 Downloading from maven: https://repo.maven.apache.org/maven2/com/twitter/chill-java/0.9.5/chill-java-0.9.5.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3.0/minlog-1.3.0.jar (5.7 kB at 1.5 kB/s) #6 75.24 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.15/xbean-asm7-shaded-4.15.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo-shaded/4.0.2/kryo-shaded-4.0.2.jar (411 kB at 110 kB/s) #6 75.27 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-client/2.7.4/hadoop-client-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/twitter/chill-java/0.9.5/chill-java-0.9.5.jar (59 kB at 16 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-hdfs/2.7.4/hadoop-hdfs-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.5.1/objenesis-2.5.1.jar (54 kB at 14 kB/s) #6 75.32 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.7.4/hadoop-mapreduce-client-app-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-client/2.7.4/hadoop-client-2.7.4.jar (26 kB at 6.8 kB/s) #6 75.38 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-common/2.7.4/hadoop-mapreduce-client-common-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.15/xbean-asm7-shaded-4.15.jar (281 kB at 72 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-client/2.7.4/hadoop-yarn-client-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-core_2.12/3.0.1/spark-core_2.12-3.0.1.jar (9.7 MB at 2.4 MB/s) #6 75.56 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-server-common/2.7.4/hadoop-yarn-server-common-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-client/2.7.4/hadoop-yarn-client-2.7.4.jar (166 kB at 41 kB/s) #6 75.58 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-shuffle/2.7.4/hadoop-mapreduce-client-shuffle-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.7.4/hadoop-mapreduce-client-app-2.7.4.jar (544 kB at 133 kB/s) #6 75.61 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-jobclient/2.7.4/hadoop-mapreduce-client-jobclient-2.7.4.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-shuffle/2.7.4/hadoop-mapreduce-client-shuffle-2.7.4.jar (72 kB at 18 kB/s) #6 75.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-launcher_2.12/3.0.1/spark-launcher_2.12-3.0.1.jar #6 75.62 Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-server-common/2.7.4/hadoop-yarn-server-common-2.7.4.jar (389 kB at 95 kB/s) #6 75.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-kvstore_2.12/3.0.1/spark-kvstore_2.12-3.0.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-common/2.7.4/hadoop-mapreduce-client-common-2.7.4.jar (777 kB at 190 kB/s) #6 75.63 Downloading from maven: https://repo.maven.apache.org/maven2/org/fusesource/leveldbjni/leveldbjni-all/1.8/leveldbjni-all-1.8.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-kvstore_2.12/3.0.1/spark-kvstore_2.12-3.0.1.jar (60 kB at 14 kB/s) #6 75.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-network-common_2.12/3.0.1/spark-network-common_2.12-3.0.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-launcher_2.12/3.0.1/spark-launcher_2.12-3.0.1.jar (76 kB at 18 kB/s) #6 75.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-network-shuffle_2.12/3.0.1/spark-network-shuffle_2.12-3.0.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-jobclient/2.7.4/hadoop-mapreduce-client-jobclient-2.7.4.jar (63 kB at 15 kB/s) #6 75.82 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-unsafe_2.12/3.0.1/spark-unsafe_2.12-3.0.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-network-shuffle_2.12/3.0.1/spark-network-shuffle_2.12-3.0.1.jar (87 kB at 20 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-unsafe_2.12/3.0.1/spark-unsafe_2.12-3.0.1.jar (51 kB at 12 kB/s) #6 75.94 Downloading from maven: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 21 kB/s) #6 76.04 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar Downloaded from maven: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar (69 kB at 15 kB/s) #6 76.04 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.6/commons-text-1.6.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-network-common_2.12/3.0.1/spark-network-common_2.12-3.0.1.jar (2.4 MB at 522 kB/s) #6 76.13 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/fusesource/leveldbjni/leveldbjni-all/1.8/leveldbjni-all-1.8.jar (1.0 MB at 227 kB/s) #6 76.15 Downloading from maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.6/commons-text-1.6.jar (197 kB at 42 kB/s) Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar (4.6 kB at 983 B/s) #6 76.20 Downloading from maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar #6 76.20 Downloading from maven: https://repo.maven.apache.org/maven2/com/ning/compress-lzf/1.0.3/compress-lzf-1.0.3.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar (17 kB at 3.5 kB/s) #6 76.22 Downloading from maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.4-3/zstd-jni-1.4.4-3.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar (504 kB at 107 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/RoaringBitmap/0.7.45/RoaringBitmap-0.7.45.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/ning/compress-lzf/1.0.3/compress-lzf-1.0.3.jar (80 kB at 17 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/shims/0.7.45/shims-0.7.45.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/RoaringBitmap/0.7.45/RoaringBitmap-0.7.45.jar (325 kB at 66 kB/s) #6 76.46 Downloaded from maven: https://repo.maven.apache.org/maven2/org/roaringbitmap/shims/0.7.45/shims-0.7.45.jar (4.0 kB at 818 B/s) #6 76.46 Downloading from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-jackson_2.12/3.6.6/json4s-jackson_2.12-3.6.6.jar #6 76.46 Downloading from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-core_2.12/3.6.6/json4s-core_2.12-3.6.6.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-jackson_2.12/3.6.6/json4s-jackson_2.12-3.6.6.jar (36 kB at 7.2 kB/s) #6 76.56 Downloading from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-ast_2.12/3.6.6/json4s-ast_2.12-3.6.6.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar (650 kB at 128 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-scalap_2.12/3.6.6/json4s-scalap_2.12-3.6.6.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-hdfs/2.7.4/hadoop-hdfs-2.7.4.jar (8.4 MB at 1.6 MB/s) #6 76.62 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.30/jersey-client-2.30.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-core_2.12/3.6.6/json4s-core_2.12-3.6.6.jar (482 kB at 95 kB/s) #6 76.64 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.4-3/zstd-jni-1.4.4-3.jar (4.2 MB at 810 kB/s) #6 76.74 Downloaded from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-ast_2.12/3.6.6/json4s-ast_2.12-3.6.6.jar (84 kB at 16 kB/s) #6 76.74 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar #6 76.74 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.30/jersey-client-2.30.jar (245 kB at 47 kB/s) #6 76.76 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 27 kB/s) #6 76.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 3.4 kB/s) Downloaded from maven: https://repo.maven.apache.org/maven2/org/json4s/json4s-scalap_2.12/3.6.6/json4s-scalap_2.12-3.6.6.jar (349 kB at 66 kB/s) #6 76.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.jar #6 76.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.30/jersey-server-2.30.jar Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 4.7 kB/s) #6 76.84 Downloading from maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 3.7 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.30/jersey-container-servlet-2.30.jar #6 76.86 Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.jar (1.2 MB at 219 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30/jersey-container-servlet-core-2.30.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.jar (86 kB at 16 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.30/jersey-server-2.30.jar (928 kB at 173 kB/s) #6 76.91 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar #6 76.92 Downloaded from maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 17 kB/s) #6 76.92 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30/jersey-container-servlet-core-2.30.jar (73 kB at 14 kB/s) #6 76.92 Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.30/jersey-container-servlet-2.30.jar (32 kB at 6.0 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 5.0 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.jar (77 kB at 14 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.47.Final/netty-all-4.1.47.Final.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 37 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/clearspring/analytics/stream/2.9.6/stream-2.9.6.jar #6 77.01 Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 37 kB/s) #6 77.01 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.1.1/metrics-core-4.1.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 24 kB/s) #6 77.02 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-jvm/4.1.1/metrics-jvm-4.1.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-jvm/4.1.1/metrics-jvm-4.1.1.jar (24 kB at 4.3 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.1.1/metrics-json-4.1.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.1.1/metrics-core-4.1.1.jar (105 kB at 19 kB/s) Downloaded from maven: https://repo.maven.apache.org/maven2/com/clearspring/analytics/stream/2.9.6/stream-2.9.6.jar (178 kB at 32 kB/s) #6 77.12 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-graphite/4.1.1/metrics-graphite-4.1.1.jar #6 77.12 Downloading from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-jmx/4.1.1/metrics-jmx-4.1.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.1.1/metrics-json-4.1.1.jar (17 kB at 3.0 kB/s) #6 77.13 Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.12/2.10.0/jackson-module-scala_2.12-2.10.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar (780 kB at 139 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.10.0/jackson-module-paranamer-2.10.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-graphite/4.1.1/metrics-graphite-4.1.1.jar (22 kB at 3.9 kB/s) #6 77.15 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-jmx/4.1.1/metrics-jmx-4.1.1.jar (21 kB at 3.7 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.10.0/jackson-module-paranamer-2.10.0.jar (44 kB at 7.7 kB/s) #6 77.21 Downloading from maven: https://repo.maven.apache.org/maven2/net/razorvine/pyrolite/4.30/pyrolite-4.30.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.12/2.10.0/jackson-module-scala_2.12-2.10.0.jar (342 kB at 60 kB/s) #6 77.22 Downloading from maven: https://repo.maven.apache.org/maven2/net/sf/py4j/py4j/0.10.9/py4j-0.10.9.jar Downloaded from maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 11 kB/s) #6 77.24 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-tags_2.12/3.0.1/spark-tags_2.12-3.0.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/net/razorvine/pyrolite/4.30/pyrolite-4.30.jar (100 kB at 18 kB/s) #6 77.27 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-crypto/1.0.0/commons-crypto-1.0.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar (1.3 MB at 223 kB/s) #6 77.27 Downloading from maven: https://repo.maven.apache.org/maven2/org/spark-project/spark/unused/1.0.0/unused-1.0.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/net/sf/py4j/py4j/0.10.9/py4j-0.10.9.jar (123 kB at 21 kB/s) #6 77.28 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-sql_2.12/3.0.1/spark-sql_2.12-3.0.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-tags_2.12/3.0.1/spark-tags_2.12-3.0.1.jar (15 kB at 2.6 kB/s) #6 77.30 Downloading from maven: https://repo.maven.apache.org/maven2/com/univocity/univocity-parsers/2.9.0/univocity-parsers-2.9.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/spark-project/spark/unused/1.0.0/unused-1.0.0.jar (2.8 kB at 479 B/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-sketch_2.12/3.0.1/spark-sketch_2.12-3.0.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-crypto/1.0.0/commons-crypto-1.0.0.jar (135 kB at 23 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-catalyst_2.12/3.0.1/spark-catalyst_2.12-3.0.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-sketch_2.12/3.0.1/spark-sketch_2.12-3.0.1.jar (30 kB at 5.2 kB/s) #6 77.38 Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino/3.0.16/janino-3.0.16.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/univocity/univocity-parsers/2.9.0/univocity-parsers-2.9.0.jar (444 kB at 76 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/commons-compiler/3.0.16/commons-compiler-3.0.16.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/commons-compiler/3.0.16/commons-compiler-3.0.16.jar (72 kB at 12 kB/s) #6 77.53 Downloaded from maven: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino/3.0.16/janino-3.0.16.jar (927 kB at 155 kB/s) #6 77.53 Downloading from maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar #6 77.53 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-vector/0.15.1/arrow-vector-0.15.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar (337 kB at 55 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-format/0.15.1/arrow-format-0.15.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-vector/0.15.1/arrow-vector-0.15.1.jar (1.4 MB at 231 kB/s) #6 77.75 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-memory/0.15.1/arrow-memory-0.15.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-format/0.15.1/arrow-format-0.15.1.jar (65 kB at 10 kB/s) #6 77.75 Downloading from maven: https://repo.maven.apache.org/maven2/com/google/flatbuffers/flatbuffers-java/1.9.0/flatbuffers-java-1.9.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/arrow/arrow-memory/0.15.1/arrow-memory-0.15.1.jar (106 kB at 17 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-core/1.5.10/orc-core-1.5.10.jar Downloaded from maven: https://repo.maven.apache.org/maven2/com/google/flatbuffers/flatbuffers-java/1.9.0/flatbuffers-java-1.9.0.jar (18 kB at 2.9 kB/s) #6 77.84 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-shims/1.5.10/orc-shims-1.5.10.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-core/1.5.10/orc-core-1.5.10.jar (814 kB at 121 kB/s) #6 78.28 Downloading from maven: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.10/aircompressor-0.10.jar #6 78.28 Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-shims/1.5.10/orc-shims-1.5.10.jar (28 kB at 4.1 kB/s) #6 78.28 Downloading from maven: https://repo.maven.apache.org/maven2/org/threeten/threeten-extra/1.5.0/threeten-extra-1.5.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.10/aircompressor-0.10.jar (134 kB at 19 kB/s) #6 78.41 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-mapreduce/1.5.10/orc-mapreduce-1.5.10.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/threeten/threeten-extra/1.5.0/threeten-extra-1.5.0.jar (234 kB at 34 kB/s) #6 78.42 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/hive/hive-storage-api/2.7.1/hive-storage-api-2.7.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.47.Final/netty-all-4.1.47.Final.jar (4.2 MB at 599 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-column/1.10.1/parquet-column-1.10.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/orc/orc-mapreduce/1.5.10/orc-mapreduce-1.5.10.jar (48 kB at 6.9 kB/s) #6 78.50 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-common/1.10.1/parquet-common-1.10.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/hive/hive-storage-api/2.7.1/hive-storage-api-2.7.1.jar (235 kB at 34 kB/s) #6 78.50 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-encoding/1.10.1/parquet-encoding-1.10.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-common/1.10.1/parquet-common-1.10.1.jar (95 kB at 13 kB/s) #6 78.69 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-hadoop/1.10.1/parquet-hadoop-1.10.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-hadoop/1.10.1/parquet-hadoop-1.10.1.jar (286 kB at 39 kB/s) #6 78.80 Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-format/2.4.0/parquet-format-2.4.0.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-catalyst_2.12/3.0.1/spark-catalyst_2.12-3.0.1.jar (9.4 MB at 1.3 MB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-jackson/1.10.1/parquet-jackson-1.10.1.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-column/1.10.1/parquet-column-1.10.1.jar (1.1 MB at 149 kB/s) #6 78.89 Downloading from maven: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.7.3/snappy-java-1.1.7.3.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-format/2.4.0/parquet-format-2.4.0.jar (723 kB at 97 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-jackson/1.10.1/parquet-jackson-1.10.1.jar (1.0 MB at 140 kB/s) #6 79.02 Downloading from maven: https://repo.maven.apache.org/maven2/org/netpreserve/commons/webarchive-commons/1.1.9/webarchive-commons-1.1.9.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/parquet/parquet-encoding/1.10.1/parquet-encoding-1.10.1.jar (849 kB at 111 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/json/json/20131018/json-20131018.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 54 kB/s) #6 79.18 Downloading from maven: https://repo.maven.apache.org/maven2/org/htmlparser/htmlparser/1.6/htmlparser-1.6.jar #6 79.18 Downloaded from maven: https://repo.maven.apache.org/maven2/org/apache/spark/spark-sql_2.12/3.0.1/spark-sql_2.12-3.0.1.jar (7.1 MB at 936 kB/s) #6 79.18 Downloading from maven: https://repo.maven.apache.org/maven2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar Downloaded from maven: https://repo.maven.apache.org/maven2/org/netpreserve/commons/webarchive-commons/1.1.9/webarchive-commons-1.1.9.jar (698 kB at 91 kB/s) Downloading from maven: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.15/libidn-1.15.jar Progress (4): 1.2/2.0 MB | 65 kB | 33/221 kB | 29/288 kB #6 79.29 [output clipped, log limit 1MiB reached] #6 254.3 warning: there were three deprecation warnings (since 2.12.0) #6 254.3 warning: there were two deprecation warnings (since 2.12.9) #6 254.3 warning: there were 5 deprecation warnings in total; re-run with -deprecation for details #6 254.3 warning: there were three feature warnings; re-run with -feature for details #6 254.4 four warnings found #6 316.3 22/02/09 08:25:28 WARN Utils: Your hostname, buildkitsandbox resolves to a loopback address: 127.0.0.1; using 172.17.0.2 instead (on interface eth0) #6 316.3 22/02/09 08:25:28 WARN Utils: Set SPARK_LOCAL_IP if you need to bind to another address #6 317.4 22/02/09 08:25:29 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable #6 323.1 22/02/09 08:25:35 WARN SparkContext: Using an existing SparkContext; some configuration may not take effect. #6 328.5 22/02/09 08:25:40 WARN SparkSession$Builder: Using an existing SparkSession; some spark core configurations may not take effect. #6 334.3 22/02/09 08:25:46 WARN PDFParser: J2KImageReader not loaded. JPEG2000 files will not be processed. #6 334.3 See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io #6 334.3 for optional dependencies. #6 334.3 #6 334.4 22/02/09 08:25:46 WARN SQLite3Parser: org.xerial's sqlite-jdbc is not loaded. #6 334.4 Please provide the jar on your classpath to parse sqlite files. #6 334.4 See tika-parsers/pom.xml for the correct version. #6 337.8 22/02/09 08:25:50 WARN SparkContext: Using an existing SparkContext; some configuration may not take effect. #6 337.8 22/02/09 08:25:50 WARN SparkSession$Builder: Using an existing SparkSession; some spark core configurations may not take effect. #6 338.9 22/02/09 08:25:51 WARN SparkContext: Using an existing SparkContext; some configuration may not take effect. #6 338.9 22/02/09 08:25:51 WARN SparkSession$Builder: Using an existing SparkSession; some spark core configurations may not take effect. #6 339.9 22/02/09 08:25:52 WARN SparkContext: Using an existing SparkContext; some configuration may not take effect. #6 339.9 22/02/09 08:25:52 WARN SparkSession$Builder: Using an existing SparkSession; some spark core configurations may not take effect. #6 340.7 22/02/09 08:25:52 WARN SparkContext: Using an existing SparkContext; some configuration may not take effect. #6 340.7 22/02/09 08:25:53 WARN SparkSession$Builder: Using an existing SparkSession; some spark core configurations may not take effect. #6 344.1 22/02/09 08:25:56 WARN SparkContext: Using an existing SparkContext; some configuration may not take effect. #6 348.5 22/02/09 08:26:00 ERROR Executor: Exception in task 0.0 in stage 6.0 (TID 6) #6 348.5 java.lang.OutOfMemoryError: Java heap space #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.BufferHolder.grow(BufferHolder.java:80) #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.UnsafeWriter.grow(UnsafeWriter.java:63) #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.UnsafeWriter.writeUnalignedBytes(UnsafeWriter.java:127) #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.UnsafeWriter.write(UnsafeWriter.java:110) #6 348.5 at org.apache.spark.sql.catalyst.expressions.GeneratedClass$GeneratedIteratorForCodegenStage1.processNext(Unknown Source) #6 348.5 at org.apache.spark.sql.execution.BufferedRowIterator.hasNext(BufferedRowIterator.java:43) #6 348.5 at org.apache.spark.sql.execution.WholeStageCodegenExec$$anon$1.hasNext(WholeStageCodegenExec.scala:729) #6 348.5 at org.apache.spark.sql.execution.SparkPlan.$anonfun$getByteArrayRdd$1(SparkPlan.scala:340) #6 348.5 at org.apache.spark.sql.execution.SparkPlan$$Lambda$2055/0x0000000840f14840.apply(Unknown Source) #6 348.5 at org.apache.spark.rdd.RDD.$anonfun$mapPartitionsInternal$2(RDD.scala:872) #6 348.5 at org.apache.spark.rdd.RDD.$anonfun$mapPartitionsInternal$2$adapted(RDD.scala:872) #6 348.5 at org.apache.spark.rdd.RDD$$Lambda$2056/0x0000000840f15840.apply(Unknown Source) #6 348.5 at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) #6 348.5 at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:349) #6 348.5 at org.apache.spark.rdd.RDD.iterator(RDD.scala:313) #6 348.5 at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) #6 348.5 at org.apache.spark.scheduler.Task.run(Task.scala:127) #6 348.5 at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:446) #6 348.5 at org.apache.spark.executor.Executor$TaskRunner$$Lambda$2002/0x0000000840e89440.apply(Unknown Source) #6 348.5 at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1377) #6 348.5 at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:449) #6 348.5 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) #6 348.5 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) #6 348.5 at java.base/java.lang.Thread.run(Thread.java:829) #6 348.5 22/02/09 08:26:00 ERROR SparkUncaughtExceptionHandler: Uncaught exception in thread Thread[Executor task launch worker for task 6,5,main] #6 348.5 java.lang.OutOfMemoryError: Java heap space #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.BufferHolder.grow(BufferHolder.java:80) #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.UnsafeWriter.grow(UnsafeWriter.java:63) #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.UnsafeWriter.writeUnalignedBytes(UnsafeWriter.java:127) #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.UnsafeWriter.write(UnsafeWriter.java:110) #6 348.5 at org.apache.spark.sql.catalyst.expressions.GeneratedClass$GeneratedIteratorForCodegenStage1.processNext(Unknown Source) #6 348.5 at org.apache.spark.sql.execution.BufferedRowIterator.hasNext(BufferedRowIterator.java:43) #6 348.5 at org.apache.spark.sql.execution.WholeStageCodegenExec$$anon$1.hasNext(WholeStageCodegenExec.scala:729) #6 348.5 at org.apache.spark.sql.execution.SparkPlan.$anonfun$getByteArrayRdd$1(SparkPlan.scala:340) #6 348.5 at org.apache.spark.sql.execution.SparkPlan$$Lambda$2055/0x0000000840f14840.apply(Unknown Source) #6 348.5 at org.apache.spark.rdd.RDD.$anonfun$mapPartitionsInternal$2(RDD.scala:872) #6 348.5 at org.apache.spark.rdd.RDD.$anonfun$mapPartitionsInternal$2$adapted(RDD.scala:872) #6 348.5 at org.apache.spark.rdd.RDD$$Lambda$2056/0x0000000840f15840.apply(Unknown Source) #6 348.5 at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) #6 348.5 at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:349) #6 348.5 at org.apache.spark.rdd.RDD.iterator(RDD.scala:313) #6 348.5 at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) #6 348.5 at org.apache.spark.scheduler.Task.run(Task.scala:127) #6 348.5 at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:446) #6 348.5 at org.apache.spark.executor.Executor$TaskRunner$$Lambda$2002/0x0000000840e89440.apply(Unknown Source) #6 348.5 at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1377) #6 348.5 at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:449) #6 348.5 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) #6 348.5 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) #6 348.5 at java.base/java.lang.Thread.run(Thread.java:829) #6 348.5 22/02/09 08:26:00 WARN TaskSetManager: Lost task 0.0 in stage 6.0 (TID 6, 172.17.0.2, executor driver): java.lang.OutOfMemoryError: Java heap space #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.BufferHolder.grow(BufferHolder.java:80) #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.UnsafeWriter.grow(UnsafeWriter.java:63) #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.UnsafeWriter.writeUnalignedBytes(UnsafeWriter.java:127) #6 348.5 at org.apache.spark.sql.catalyst.expressions.codegen.UnsafeWriter.write(UnsafeWriter.java:110) #6 348.5 at org.apache.spark.sql.catalyst.expressions.GeneratedClass$GeneratedIteratorForCodegenStage1.processNext(Unknown Source) #6 348.5 at org.apache.spark.sql.execution.BufferedRowIterator.hasNext(BufferedRowIterator.java:43) #6 348.5 at org.apache.spark.sql.execution.WholeStageCodegenExec$$anon$1.hasNext(WholeStageCodegenExec.scala:729) #6 348.5 at org.apache.spark.sql.execution.SparkPlan.$anonfun$getByteArrayRdd$1(SparkPlan.scala:340) #6 348.5 at org.apache.spark.sql.execution.SparkPlan$$Lambda$2055/0x0000000840f14840.apply(Unknown Source) #6 348.5 at org.apache.spark.rdd.RDD.$anonfun$mapPartitionsInternal$2(RDD.scala:872) #6 348.5 at org.apache.spark.rdd.RDD.$anonfun$mapPartitionsInternal$2$adapted(RDD.scala:872) #6 348.5 at org.apache.spark.rdd.RDD$$Lambda$2056/0x0000000840f15840.apply(Unknown Source) #6 348.5 at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) #6 348.5 at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:349) #6 348.5 at org.apache.spark.rdd.RDD.iterator(RDD.scala:313) #6 348.5 at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) #6 348.5 at org.apache.spark.scheduler.Task.run(Task.scala:127) #6 348.5 at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:446) #6 348.5 at org.apache.spark.executor.Executor$TaskRunner$$Lambda$2002/0x0000000840e89440.apply(Unknown Source) #6 348.5 at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1377) #6 348.5 at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:449) #6 348.5 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) #6 348.5 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) #6 348.5 at java.base/java.lang.Thread.run(Thread.java:829) #6 348.5 #6 348.5 22/02/09 08:26:00 ERROR TaskSetManager: Task 0 in stage 6.0 failed 1 times; aborting job ------ executor failed running [/bin/sh -c git clone https://github.com/archivesunleashed/aut.git /aut && cd /aut && export JAVA_OPTS=-Xmx512m && mvn clean install]: exit code: 1