You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/20 01:47:37 UTC

Build failed in Jenkins: Phoenix | 4.0 | Hadoop1 #321

See <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/changes>

Changes:

[jtaylor] PHOENIX-180 Use stats to guide query parallelization (Ramkrishna S Vasudevan)

------------------------------------------
Started by an SCM change
Building remotely on jenkins-ubuntu-1404-4gb-2e2 (jenkins-cloud-4GB Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/phoenix.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/phoenix.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.0^{commit}
Checking out Revision 5cdc938e8f6ffc7db629f39951270e89dd4873b1 (origin/4.0)
 > git config core.sparsecheckout
 > git checkout -f 5cdc938e8f6ffc7db629f39951270e89dd4873b1
 > git rev-list a18862d069b26b8736b56ba6856d9e70b76d7764
No emails were triggered.
[Phoenix-4.0-hadoop1] $ /bin/bash -xe /tmp/hudson1723246830965078062.sh
[Phoenix-4.0-hadoop1] $ /jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/bin/mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Phoenix
[INFO] Phoenix Hadoop Compatibility
[INFO] Phoenix Hadoop1 Compatibility
[INFO] Phoenix Core
[INFO] Phoenix - Flume
[INFO] Phoenix - Pig
[INFO] Phoenix Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Phoenix 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/target/phoenix-4.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.2.0-SNAPSHOT/phoenix-4.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/target/phoenix-4.2.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.2.0-SNAPSHOT/phoenix-4.2.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Hadoop Compatibility 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-hadoop-compat ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop-compat/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-hadoop-compat ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-hadoop-compat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop-compat/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-hadoop-compat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop-compat/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-hadoop-compat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop-compat/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-hadoop-compat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop-compat/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ phoenix-hadoop-compat ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-hadoop-compat ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop-compat/target/phoenix-hadoop-compat-4.2.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-hadoop-compat ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop-compat/target/phoenix-hadoop-compat-4.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-hadoop-compat ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop-compat/target/phoenix-hadoop-compat-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-hadoop-compat ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix-hadoop-compat ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop-compat/target/phoenix-hadoop-compat-4.2.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hadoop-compat/4.2.0-SNAPSHOT/phoenix-hadoop-compat-4.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop-compat/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hadoop-compat/4.2.0-SNAPSHOT/phoenix-hadoop-compat-4.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop-compat/target/phoenix-hadoop-compat-4.2.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hadoop-compat/4.2.0-SNAPSHOT/phoenix-hadoop-compat-4.2.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop-compat/target/phoenix-hadoop-compat-4.2.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hadoop-compat/4.2.0-SNAPSHOT/phoenix-hadoop-compat-4.2.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Hadoop1 Compatibility 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-hadoop1-compat ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop1-compat/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-hadoop1-compat ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-hadoop1-compat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop1-compat/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-hadoop1-compat ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-hadoop1-compat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop1-compat/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-hadoop1-compat ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ phoenix-hadoop1-compat ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-hadoop1-compat ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop1-compat/target/phoenix-hadoop1-compat-4.2.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-hadoop1-compat ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop1-compat/target/phoenix-hadoop1-compat-4.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-hadoop1-compat ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop1-compat/target/phoenix-hadoop1-compat-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-hadoop1-compat ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix-hadoop1-compat ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop1-compat/target/phoenix-hadoop1-compat-4.2.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hadoop1-compat/4.2.0-SNAPSHOT/phoenix-hadoop1-compat-4.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/ws/phoenix-hadoop1-compat/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hadoop1-compat/4.2.0-SNAPSHOT/phoenix-hadoop1-compat-4.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop1-compat/target/phoenix-hadoop1-compat-4.2.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hadoop1-compat/4.2.0-SNAPSHOT/phoenix-hadoop1-compat-4.2.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0-hadoop1/321/artifact/phoenix-hadoop1-compat/target/phoenix-hadoop1-compat-4.2.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-hadoop1-compat/4.2.0-SNAPSHOT/phoenix-hadoop1-compat-4.2.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Core 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://conjars.org/repo/sqlline/sqlline/1.1.2/sqlline-1.1.2.pom

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [2.146s]
[INFO] Phoenix Hadoop Compatibility ...................... SUCCESS [2.154s]
[INFO] Phoenix Hadoop1 Compatibility ..................... SUCCESS [0.349s]
[INFO] Phoenix Core ...................................... FAILURE [2:07.637s]
[INFO] Phoenix - Flume ................................... SKIPPED
[INFO] Phoenix - Pig ..................................... SKIPPED
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:12.865s
[INFO] Finished at: Fri Sep 19 23:47:15 UTC 2014
[INFO] Final Memory: 27M/307M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project phoenix-core: Could not resolve dependencies for project org.apache.phoenix:phoenix-core:jar:4.2.0-SNAPSHOT: Failed to collect dependencies for [org.apache.phoenix:phoenix-hadoop-compat:jar:4.2.0-SNAPSHOT (compile), org.apache.phoenix:phoenix-hadoop-compat:jar:tests:4.2.0-SNAPSHOT (test), org.antlr:antlr:jar:3.5 (compile), org.antlr:antlr-runtime:jar:3.5 (compile), jline:jline:jar:2.11 (compile), sqlline:sqlline:jar:1.1.2 (compile), com.google.guava:guava:jar:12.0.1 (compile), net.sourceforge.findbugs:annotations:jar:1.3.2 (compile), org.codehaus.jackson:jackson-core-asl:jar:1.8.8 (compile), org.codehaus.jackson:jackson-mapper-asl:jar:1.8.8 (compile), org.codehaus.jackson:jackson-jaxrs:jar:1.8.8 (test), org.codehaus.jackson:jackson-xc:jar:1.8.8 (test), junit:junit:jar:4.11 (compile), org.mockito:mockito-all:jar:1.8.5 (test), com.google.protobuf:protobuf-java:jar:2.5.0 (compile), org.apache.httpcomponents:httpclient:jar:4.0.1 (compile), log4j:log4j:jar:1.2.17 (compile), org.slf4j:slf4j-api:jar:1.6.4 (compile), org.xerial.snappy:snappy-java:jar:1.1.0.1 (compile), com.github.stephenc.high-scale-lib:high-scale-lib:jar:1.1.1 (test), com.yammer.metrics:metrics-core:jar:2.1.2 (test), com.lmax:disruptor:jar:3.2.0 (test), org.cloudera.htrace:htrace-core:jar:2.04 (compile), io.netty:netty:jar:3.6.6.Final (compile), commons-codec:commons-codec:jar:1.7 (compile), commons-collections:commons-collections:jar:3.2.1 (compile), org.apache.commons:commons-csv:jar:1.0 (compile), com.google.code.findbugs:jsr305:jar:2.0.1 (compile), org.apache.hbase:hbase-testing-util:jar:0.98.4-hadoop1 (compile), org.apache.hbase:hbase-it:jar:tests:0.98.4-hadoop1 (test), org.apache.hbase:hbase-common:jar:0.98.4-hadoop1 (compile), org.apache.hbase:hbase-protocol:jar:0.98.4-hadoop1 (compile), org.apache.hbase:hbase-client:jar:0.98.4-hadoop1 (compile), org.apache.hadoop:hadoop-core:jar:1.0.4 (compile), org.apache.hadoop:hadoop-test:jar:1.0.4 (test?), org.apache.phoenix:phoenix-hadoop1-compat:jar:4.2.0-SNAPSHOT (compile)]: Failed to read artifact descriptor for sqlline:sqlline:jar:1.1.2: Could not transfer artifact sqlline:sqlline:pom:1.1.2 from/to conjars.org (http://conjars.org/repo): Error transferring file: Connection timed out -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | 4.0 | Hadoop1 #318
Archived 13 artifacts
Archive block size is 32768
Received 0 blocks and 77459 bytes
Compression is 0.0%
Took 16 sec
Recording test results

Jenkins build is back to normal : Phoenix | 4.0 | Hadoop1 #322

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.0-hadoop1/322/changes>