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

Changes:

[cos] BIGTOP-1599. Spelling of output

------------------------------------------
[...truncated 565 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ mahout-smoke 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
mahout-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-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@12d5353
org.codehaus.groovy.control.messages.SyntaxErrorMessage@b970cc
org.codehaus.groovy.control.messages.SyntaxErrorMessage@9c93b6
org.codehaus.groovy.control.messages.SyntaxErrorMessage@1a5d1a4
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:
 74 Groovy:unexpected token: f_name @ line 74, column 13.
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:
 75 Groovy:unexpected token: sh @ line 75, column 13.
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:
 80 Groovy:unexpected token: assertTrue @ line 80, column 13.
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:
 83 Groovy:unexpected token: } @ line 83, column 5.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[74,1]
 1. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 74)
        f_name,loc -&gt;
        ^
Groovy:unexpected token: f_name @ line 74, column 13.

[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[75,1]
 2. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 75)
        sh.exec("if [ ! -f ${download_dir}/${f_name} ]; then " +
        ^
Groovy:unexpected token: sh @ line 75, column 13.

[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[80,1]
 3. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 80)
        assertTrue("file "+ f_name + " at  "+loc + " len=" + file.length() + " 
is &gt; 5k bytes", file.length() &gt; 5000 );
        ^
Groovy:unexpected token: assertTrue @ line 80, column 13.

[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[83,1]
 4. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 83)
        }
        ^
Groovy:unexpected token: } @ line 83, column 5.

[ERROR] Found 4 errors and 0 warnings.
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bigtop-smokes ..................................... SUCCESS [9.016s]
[INFO] hadoopsmoke ....................................... SUCCESS [9.206s]
[INFO] packagesmoke ...................................... SUCCESS [7.759s]
[INFO] httpfssmokes ...................................... SUCCESS [4.406s]
[INFO] ooziesmoke ........................................ SUCCESS [4.934s]
[INFO] hbasesmoke ........................................ SUCCESS [6.601s]
[INFO] flumesmoke ........................................ SUCCESS [4.616s]
[INFO] sqoopsmokes ....................................... SUCCESS [5.351s]
[INFO] mahoutsmoke ....................................... FAILURE [0.592s]
[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: 1:03.064s
[INFO] Finished at: Fri Jan 16 23:54:47 UTC 2015
[INFO] Final Memory: 30M/361M
[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 mahout-smoke: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[74,1]
 1. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 74)
[ERROR] f_name,loc -&gt;
[ERROR] ^
[ERROR] Groovy:unexpected token: f_name @ line 74, column 13.
[ERROR] 
[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[75,1]
 2. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 75)
[ERROR] sh.exec("if [ ! -f ${download_dir}/${f_name} ]; then " +
[ERROR] ^
[ERROR] Groovy:unexpected token: sh @ line 75, column 13.
[ERROR] 
[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[80,1]
 3. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 80)
[ERROR] assertTrue("file "+ f_name + " at  "+loc + " len=" + file.length() + " 
is &gt; 5k bytes", file.length() &gt; 5000 );
[ERROR] ^
[ERROR] Groovy:unexpected token: assertTrue @ line 80, column 13.
[ERROR] 
[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[83,1]
 4. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 83)
[ERROR] }
[ERROR] ^
[ERROR] Groovy:unexpected token: } @ line 83, column 5.
[ERROR] 
[ERROR] Found 4 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 :mahout-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 
#1588
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4894 bytes
Compression is 0.0%
Took 0.15 sec
[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
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/sqoop/target/sqoop-smoke-0.9.0-SNAPSHOT.jar>
 to 
org.apache.bigtop.itest/sqoop-smoke/0.9.0-20150116.235444-66/sqoop-smoke-0.9.0-20150116.235444-66.jar
Sending artifact delta relative to Bigtop-trunk-testartifacts » sqoopsmokes 
#1588
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 50623 bytes
Compression is 0.0%
Took 0.13 sec
[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 #1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1510 bytes
Compression is 0.0%
Took 0.16 sec
[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 
#1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1521 bytes
Compression is 0.0%
Took 0.31 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
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/package/target/package-smoke-0.9.0-SNAPSHOT.jar>
 to 
org.apache.bigtop.itest/package-smoke/0.9.0-20150116.235415-66/package-smoke-0.9.0-20150116.235415-66.jar
Sending artifact delta relative to Bigtop-trunk-testartifacts » packagesmoke 
#1588
Archived 2 artifacts
Archive block size is 32768
Received 1 blocks and 778254 bytes
Compression is 4.0%
Took 0.4 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
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/flume/target/flume-smoke-0.9.0-SNAPSHOT.jar>
 to 
org.apache.bigtop.itest/flume-smoke/0.9.0-20150116.235438-66/flume-smoke-0.9.0-20150116.235438-66.jar
Sending artifact delta relative to Bigtop-trunk-testartifacts » flumesmoke #1588
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 42422 bytes
Compression is 0.0%
Took 0.14 sec
[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
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/httpfs/target/httpfs-smoke-0.9.0-SNAPSHOT.jar>
 to 
org.apache.bigtop.itest/httpfs-smoke/0.9.0-20150116.235419-66/httpfs-smoke-0.9.0-20150116.235419-66.jar
Sending artifact delta relative to Bigtop-trunk-testartifacts » httpfssmokes 
#1588
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 17689 bytes
Compression is 0.0%
Took 0.1 sec
[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 #1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2266 bytes
Compression is 0.0%
Took 0.15 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
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/target/hadoop-smoke-0.9.0-SNAPSHOT.jar>
 to 
org.apache.bigtop.itest/hadoop-smoke/0.9.0-20150116.235406-66/hadoop-smoke-0.9.0-20150116.235406-66.jar
Sending artifact delta relative to Bigtop-trunk-testartifacts » hadoopsmoke 
#1588
Archived 2 artifacts
Archive block size is 32768
Received 2 blocks and 265983 bytes
Compression is 19.8%
Took 0.4 sec
[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
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/oozie/target/oozie-smoke-0.9.0-SNAPSHOT.jar>
 to 
org.apache.bigtop.itest/oozie-smoke/0.9.0-20150116.235424-66/oozie-smoke-0.9.0-20150116.235424-66.jar
Sending artifact delta relative to Bigtop-trunk-testartifacts » ooziesmoke #1588
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 16597 bytes
Compression is 0.0%
Took 0.12 sec
[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 
#1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1522 bytes
Compression is 0.0%
Took 0.1 sec
[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 
#1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1529 bytes
Compression is 0.0%
Took 0.1 sec
[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 
#1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2405 bytes
Compression is 0.0%
Took 73 ms
[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 
#1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1699 bytes
Compression is 0.0%
Took 72 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 
#1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1522 bytes
Compression is 0.0%
Took 88 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
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hbase/target/hbase-smoke-0.9.0-SNAPSHOT.jar>
 to 
org.apache.bigtop.itest/hbase-smoke/0.9.0-20150116.235433-66/hbase-smoke-0.9.0-20150116.235433-66.jar
Sending artifact delta relative to Bigtop-trunk-testartifacts » hbasesmoke #1588
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 184780 bytes
Compression is 0.0%
Took 0.24 sec
[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 #1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1784 bytes
Compression is 0.0%
Took 0.21 sec
[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 
#1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1526 bytes
Compression is 0.0%
Took 0.19 sec
[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 #1587
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5446 bytes
Compression is 0.0%
Took 2.2 sec
Sending e-mails to: [email protected]
channel stopped

Reply via email to