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

Build failed in Jenkins: Bigtop-trunk-testartifacts #1533

See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/1533/changes>

Changes:

[cos] BIGTOP-1488. bigtop_toolchain hardcode the apache mirror sites for downloading maven

------------------------------------------
[...truncated 100 lines...]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.7.1:verify (verify) @ bigtop-smokes ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ bigtop-smokes ---
[INFO] Installing <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/bigtop/itest/bigtop-smokes/0.9.0-SNAPSHOT/bigtop-smokes-0.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ bigtop-smokes ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/0.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/0.9.0-SNAPSHOT/maven-metadata.xml (615 B at 0.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/0.9.0-SNAPSHOT/bigtop-smokes-0.9.0-20141111.194728-19.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/0.9.0-SNAPSHOT/bigtop-smokes-0.9.0-20141111.194728-19.pom (5 KB at 76.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml (467 B at 11.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/0.9.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/0.9.0-SNAPSHOT/maven-metadata.xml (615 B at 1.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml (467 B at 9.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hadoopsmoke 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-smoke ---
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.8.0-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hadoop-smoke ---
[INFO] Adding /src/main/groovy to the list of source folders
[INFO] Adding /src/test/groovy to the list of test source folders
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hadoop-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hadoop-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
org.codehaus.groovy.control.messages.SyntaxErrorMessage@7210ec
org.codehaus.groovy.control.messages.SyntaxErrorMessage@b4fa48
/x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy: 160 Groovy:unable to resolve class FailureExecutor 
/x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy: 160 Groovy:unable to resolve class FailureExecutor 
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy:[160,1] 1. ERROR in /x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy (at line 160)
	FailureExecutor failureExecutor = new FailureExecutor();
	^^^^^^^^^^^^^^^
Groovy:unable to resolve class FailureExecutor 

[ERROR] /x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy:[160,39] 2. ERROR in /x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy (at line 160)
	FailureExecutor failureExecutor = new FailureExecutor();
	                                      ^^^^^^^^^^^^^^^
Groovy:unable to resolve class FailureExecutor 

[ERROR] Found 2 errors and 0 warnings.
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bigtop-smokes ..................................... SUCCESS [11.730s]
[INFO] hadoopsmoke ....................................... FAILURE [5.882s]
[INFO] packagesmoke ...................................... SKIPPED
[INFO] httpfssmokes ...................................... SKIPPED
[INFO] ooziesmoke ........................................ SKIPPED
[INFO] hbasesmoke ........................................ SKIPPED
[INFO] flumesmoke ........................................ SKIPPED
[INFO] sqoopsmokes ....................................... SKIPPED
[INFO] mahoutsmoke ....................................... SKIPPED
[INFO] giraphsmoke ....................................... SKIPPED
[INFO] huesmoke .......................................... SKIPPED
[INFO] solrsmoke ......................................... SKIPPED
[INFO] crunchsmoke ....................................... SKIPPED
[INFO] datafusmoke ....................................... SKIPPED
[INFO] io-longevity ...................................... SKIPPED
[INFO] hcatalogsmoke ..................................... SKIPPED
[INFO] sparksmoke ........................................ SKIPPED
[INFO] phoenixsmoke ...................................... SKIPPED
[INFO] fatjar ............................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.926s
[INFO] Finished at: Tue Nov 11 19:47:37 UTC 2014
[INFO] Final Memory: 20M/309M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hadoop-smoke: Compilation failure: Compilation failure:
[ERROR] /x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy:[160,1] 1. ERROR in /x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy (at line 160)
[ERROR] FailureExecutor failureExecutor = new FailureExecutor();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Groovy:unable to resolve class FailureExecutor
[ERROR] 
[ERROR] /x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy:[160,39] 2. ERROR in /x1/jenkins/jenkins-slave/workspace/Bigtop-trunk-testartifacts/bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/mapreduce/TestHadoopExamples.groovy (at line 160)
[ERROR] FailureExecutor failureExecutor = new FailureExecutor();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] Groovy:unable to resolve class FailureExecutor
[ERROR] 
[ERROR] Found 2 errors and 0 warnings.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-smoke
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml> to org.apache.bigtop.itest/bigtop-smokes/0.9.0-SNAPSHOT/bigtop-smokes-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? bigtop-smokes #1532
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4894 bytes
Compression is 0.0%
Took 57 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/sqoop/pom.xml> to org.apache.bigtop.itest/sqoop-smoke/0.9.0-SNAPSHOT/sqoop-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? sqoopsmokes #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1837 bytes
Compression is 0.0%
Took 60 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hue/pom.xml> to org.apache.bigtop.itest/hue-smoke/0.9.0-SNAPSHOT/hue-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? huesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1510 bytes
Compression is 0.0%
Took 87 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/crunch/pom.xml> to org.apache.bigtop.itest/crunch-smoke/0.9.0-SNAPSHOT/crunch-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? crunchsmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1521 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/package/pom.xml> to org.apache.bigtop.itest/package-smoke/0.9.0-SNAPSHOT/package-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? packagesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2836 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/flume/pom.xml> to org.apache.bigtop.itest/flume-smoke/0.9.0-SNAPSHOT/flume-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? flumesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1677 bytes
Compression is 0.0%
Took 67 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/httpfs/pom.xml> to org.apache.bigtop.itest/httpfs-smoke/0.9.0-SNAPSHOT/httpfs-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? httpfssmokes #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1541 bytes
Compression is 0.0%
Took 94 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/spark/pom.xml> to org.apache.bigtop.itest/spark-smoke/0.9.0-SNAPSHOT/spark-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? sparksmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2266 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/pom.xml> to org.apache.bigtop.itest/hadoop-smoke/0.9.0-SNAPSHOT/hadoop-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? hadoopsmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1953 bytes
Compression is 0.0%
Took 94 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/oozie/pom.xml> to org.apache.bigtop.itest/oozie-smoke/0.9.0-SNAPSHOT/oozie-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? ooziesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1677 bytes
Compression is 0.0%
Took 57 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/giraph/pom.xml> to org.apache.bigtop.itest/giraph-smoke/0.9.0-SNAPSHOT/giraph-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? giraphsmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1522 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hcatalog/pom.xml> to org.apache.bigtop.itest/hcatalog-smoke/0.9.0-SNAPSHOT/hcatalog-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? hcatalogsmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1529 bytes
Compression is 0.0%
Took 42 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/datafu/pom.xml> to org.apache.bigtop.itest/datafu-smoke/0.9.0-SNAPSHOT/datafu-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? datafusmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2405 bytes
Compression is 0.0%
Took 1.9 sec
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/longevity/pom.xml> to org.apache.bigtop.itest/io-longevity/0.9.0-SNAPSHOT/io-longevity-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? io-longevity #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1699 bytes
Compression is 0.0%
Took 47 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/pom.xml> to org.apache.bigtop.itest/mahout-smoke/0.9.0-SNAPSHOT/mahout-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? mahoutsmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1522 bytes
Compression is 0.0%
Took 22 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hbase/pom.xml> to org.apache.bigtop.itest/hbase-smoke/0.9.0-SNAPSHOT/hbase-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? hbasesmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2339 bytes
Compression is 0.0%
Took 60 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/solr/pom.xml> to org.apache.bigtop.itest/solr-smoke/0.9.0-SNAPSHOT/solr-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? solrsmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1784 bytes
Compression is 0.0%
Took 21 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/phoenix/pom.xml> to org.apache.bigtop.itest/phoenix-smoke/0.9.0-SNAPSHOT/phoenix-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? phoenixsmoke #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1526 bytes
Compression is 0.0%
Took 16 ms
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/fatjar/pom.xml> to org.apache.bigtop.itest/fat-smoke/0.9.0-SNAPSHOT/fat-smoke-0.9.0-SNAPSHOT.pom
Sending artifact delta relative to Bigtop-trunk-testartifacts ? fatjar #1516
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5446 bytes
Compression is 0.0%
Took 3.3 sec
Sending e-mails to: ci@bigtop.apache.org
channel stopped

Jenkins build is back to normal : Bigtop-trunk-testartifacts #1534

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-testartifacts/1534/changes>