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

Build failed in Jenkins: Pig-trunk #1646

See <https://builds.apache.org/job/Pig-trunk/1646/changes>

Changes:

[cheolsoo] PIG-4159: TestGroupConstParallelTez and TestJobSubmissionTez should be excluded in Hadoop 20 unit tests (cheolsoo)

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Pig-trunk/ws/>
Updating http://svn.apache.org/repos/asf/pig/trunk at revision '2014-09-08T22:19:15.468 +0000'
U         test/org/apache/pig/tez/TestGroupConstParallelTez.java
U         test/org/apache/pig/tez/TestJobSubmissionTez.java
U         test/org/apache/pig/test/TestGroupConstParallelMR.java
U         test/org/apache/pig/test/TestAssert.java
U         test/org/apache/pig/test/TestJobSubmission.java
U         test/org/apache/pig/test/TestGroupConstParallel.java
U         test/org/apache/pig/test/TestJobSubmissionMR.java
U         test/excluded-tests-20
U         CHANGES.txt
U         src/org/apache/pig/backend/hadoop/executionengine/tez/TezJobCompiler.java
U         src/org/apache/pig/Main.java
U         src/org/apache/pig/builtin/OrcStorage.java
U         src/org/apache/pig/tools/pigstats/ScriptState.java
U         ivy.xml
U         ivy/libraries.properties
At revision 1623594
[Pig-trunk] $ /bin/bash /tmp/hudson8587847453272386196.sh
[Pig-trunk] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/bin/ant -Djavac.version=1.7 -Dtest.junit.output.format=xml -Dhadoopversion=23 clean test-commit
Buildfile: <https://builds.apache.org/job/Pig-trunk/ws/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/src-gen>
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/build>
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser>
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/lib>
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/legacy>

clean:

clean:

setWindowsPath:

setLinuxPath:

ivy-download:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
      [get] To: <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivy-2.2.0.jar>
      [get] Not modified - so not downloaded

ivy-init-dirs:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/report>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/maven>

ivy-probe-antlib:

ivy-init-antlib:

ivy-init:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml>

ivy-resolve:

ivy-compile:
[ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:cachepath] :: loading settings :: file = <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml>

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/impl/logicalLayer/parser>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/pigscript/parser>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/parameters>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/data/parser>
     [move] Moving 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib/Pig>

cc-compile:
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/pigscript/parser/PigScriptParser.jj> . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/PigFileParser.jj> . . .   [javacc] Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force checking.

   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated with 0 errors and 1 warnings.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/ParamLoader.jj> . . .
   [javacc] File "TokenMgrError.java" is being rebuilt.
   [javacc] File "ParseException.java" is being rebuilt.
   [javacc] File "Token.java" is being rebuilt.
   [javacc] File "JavaCharStream.java" is being rebuilt.
   [javacc] Parser generated successfully.
   [jjtree] Java Compiler Compiler Version 4.2 (Tree Builder)
   [jjtree] (type "jjtree" with no arguments for help)
   [jjtree] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/DOTParser.jjt> . . .
   [jjtree] File "Node.java" does not exist.  Will create one.
   [jjtree] File "SimpleNode.java" does not exist.  Will create one.
   [jjtree] File "DOTParserTreeConstants.java" does not exist.  Will create one.
   [jjtree] File "JJTDOTParserState.java" does not exist.  Will create one.
   [jjtree] Annotated grammar generated successfully in <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj>
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj> . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/parser>

genLexer:

genParser:

genTreeParser:

gen:

compile:
     [echo] *** Building Main Sources ***
     [echo] *** To compile with all warnings enabled, supply -Dall.warnings=1 on command line ***
     [echo] *** Else, you will only be warned about deprecations ***
    [javac] Compiling 968 source files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes>
    [javac] <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/builtin/OrcStorage.java>:52: error: cannot find symbol
    [javac] import org.apache.hadoop.hive.ql.io.sarg.SearchArgumentFactory;
    [javac]                                         ^
    [javac]   symbol:   class SearchArgumentFactory
    [javac]   location: package org.apache.hadoop.hive.ql.io.sarg
    [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found
    [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings'
    [javac] <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/builtin/OrcStorage.java>:559: error: cannot find symbol
    [javac]         Builder builder = SearchArgumentFactory.newBuilder();
    [javac]                           ^
    [javac]   symbol:   variable SearchArgumentFactory
    [javac]   location: class OrcStorage
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:553: The following error occurred while executing this line:
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:594: Compile failed; see the compiler error output for details.

Total time: 49 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Jenkins build is back to normal : Pig-trunk #1650

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Pig-trunk/1650/>


Build failed in Jenkins: Pig-trunk #1649

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

Changes:

[daijy] PIG-4161: check for latest Hive snapshot dependencies

------------------------------------------
[...truncated 2401 lines...]
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/datetime/diff/ISOMinutesBetween.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/datetime/diff/ISOMonthsBetween.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/stats
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/stats/COR.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/stats/COV.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/xml
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/xml/XPath.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/IsInt.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/MaxTupleBy1stField.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/RegexExtract.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/LcFirst.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/Trim.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/REPLACE.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/Reverse.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/HashFNV1.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/UcFirst.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/HashFNV2.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/LASTINDEXOF.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/SUBSTRING.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/LENGTH.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/LookupInFiles.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/Stuff.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/RegexMatch.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/LOWER.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/Split.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/UPPER.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/INDEXOF.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/HashFNV.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/string/RegexExtractAll.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/IsLong.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util/apachelogparser
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util/apachelogparser/SearchEngineExtractor.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util/apachelogparser/DateExtractor.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util/apachelogparser/HostExtractor.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util/apachelogparser/SearchTermExtractor.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util/Top.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util/SearchQuery.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util/ToBag.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/util/ToTuple.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/IsNumeric.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/Stitch.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/IsFloat.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/decode
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/decode/Bin.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/decode/BinCond.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/decode/Decode.java
A         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/ExtremalTupleByNthField.java
AU        contrib/piggybank/java/build.xml
A         contrib/CHANGES.txt
A         autocomplete
A         tutorial
A         tutorial/scripts
AU        tutorial/scripts/script1-hadoop.pig
AU        tutorial/scripts/script1-local.pig
AU        tutorial/scripts/script2-hadoop.pig
AU        tutorial/scripts/script2-local.pig
A         tutorial/src
A         tutorial/src/org
A         tutorial/src/org/apache
A         tutorial/src/org/apache/pig
A         tutorial/src/org/apache/pig/tutorial
A         tutorial/src/org/apache/pig/tutorial/TutorialTest.java
A         tutorial/src/org/apache/pig/tutorial/NonURLDetector.java
A         tutorial/src/org/apache/pig/tutorial/ExtractHour.java
A         tutorial/src/org/apache/pig/tutorial/NGramGenerator.java
A         tutorial/src/org/apache/pig/tutorial/ToLower.java
A         tutorial/src/org/apache/pig/tutorial/TutorialUtil.java
A         tutorial/src/org/apache/pig/tutorial/ScoreGenerator.java
A         tutorial/data
AU        tutorial/data/excite.log.bz2
AU        tutorial/data/excite-small.log
AU        tutorial/build.xml
A         .gitignore
A         RELEASE_NOTES.txt
A         ivy.xml
A         ivy
A         ivy/piggybank-template.xml
A         ivy/pigsmoke-template.xml
A         ivy/ivysettings.xml
A         ivy/libraries.properties
A         ivy/pig-template.xml
A         ivy/pigunit-template.xml
A         bin
A         bin/pig.py
AU        bin/pig
A         bin/pig.cmd
A         KEYS
A         README.txt
 U        .
At revision 1624410
[Pig-trunk] $ /bin/bash /tmp/hudson7319985317927268720.sh
[Pig-trunk] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/bin/ant -Djavac.version=1.7 -Dtest.junit.output.format=xml -Dhadoopversion=23 clean test-commit
Buildfile: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build.xml

clean:

clean:

clean:

setWindowsPath:

setLinuxPath:

ivy-download:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
      [get] To: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/ivy/ivy-2.2.0.jar

ivy-init-dirs:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/ivy
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/ivy/lib
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/ivy/report
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/ivy/maven

ivy-probe-antlib:

ivy-init-antlib:

ivy-init:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Pig-trunk/ivy/ivysettings.xml

ivy-resolve:
[ivy:resolve] 
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: ERRORS
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 	unknown resolver chain
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

ivy-compile:
[ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:cachepath] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Pig-trunk/ivy/ivysettings.xml

init:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/impl/logicalLayer/parser
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/tools/pigscript/parser
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/tools/parameters
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/classes
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/test/classes
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/test/org/apache/pig/test/utils/dotGraph/parser
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/data/parser
     [move] Moving 1 file to /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/ivy/lib/Pig

cc-compile:
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src/org/apache/pig/tools/pigscript/parser/PigScriptParser.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src/org/apache/pig/tools/parameters/PigFileParser.jj . . .
   [javacc] Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force checking.
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated with 0 errors and 1 warnings.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src/org/apache/pig/tools/parameters/ParamLoader.jj . . .
   [javacc] File "TokenMgrError.java" is being rebuilt.
   [javacc] File "ParseException.java" is being rebuilt.
   [javacc] File "Token.java" is being rebuilt.
   [javacc] File "JavaCharStream.java" is being rebuilt.
   [javacc] Parser generated successfully.
   [jjtree] Java Compiler Compiler Version 4.2 (Tree Builder)
   [jjtree] (type "jjtree" with no arguments for help)
   [jjtree] Reading from file /x1/jenkins/jenkins-slave/workspace/Pig-trunk/test/org/apache/pig/test/utils/dotGraph/DOTParser.jjt . . .
   [jjtree] File "Node.java" does not exist.  Will create one.
   [jjtree] File "SimpleNode.java" does not exist.  Will create one.
   [jjtree] File "DOTParserTreeConstants.java" does not exist.  Will create one.
   [jjtree] File "JJTDOTParserState.java" does not exist.  Will create one.
   [jjtree] Annotated grammar generated successfully in /x1/jenkins/jenkins-slave/workspace/Pig-trunk/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file /x1/jenkins/jenkins-slave/workspace/Pig-trunk/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

prepare:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/parser

genLexer:

genParser:

genTreeParser:

gen:

compile:
     [echo] *** Building Main Sources ***
     [echo] *** To compile with all warnings enabled, supply -Dall.warnings=1 on command line ***
     [echo] *** Else, you will only be warned about deprecations ***
    [javac] Compiling 968 source files to /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/classes
    [javac] /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src/org/apache/pig/builtin/OrcStorage.java:51: error: cannot find symbol
    [javac] import org.apache.hadoop.hive.ql.io.sarg.SearchArgumentFactory;
    [javac]                                         ^
    [javac]   symbol:   class SearchArgumentFactory
    [javac]   location: package org.apache.hadoop.hive.ql.io.sarg
    [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found
    [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings'
    [javac] /x1/jenkins/jenkins-slave/workspace/Pig-trunk/src/org/apache/pig/builtin/OrcStorage.java:555: error: cannot find symbol
    [javac]         Builder builder = SearchArgumentFactory.newBuilder();
    [javac]                           ^
    [javac]   symbol:   variable SearchArgumentFactory
    [javac]   location: class OrcStorage
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build.xml:553: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build.xml:594: Compile failed; see the compiler error output for details.

Total time: 49 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: Pig-trunk #1648

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

Changes:

[daijy] PIG-4102: Adding e2e tests and several improvements for Orc predicate pushdown

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Pig-trunk/ws/>
Updating http://svn.apache.org/repos/asf/pig/trunk at revision '2014-09-11T10:06:45.527 +0000'
U         CHANGES.txt
U         src/org/apache/pig/builtin/OrcStorage.java
U         build.xml
U         ivy.xml
U         test/org/apache/pig/builtin/TestOrcStoragePushdown.java
U         test/e2e/pig/tests/orc.conf
At revision 1624245
[Pig-trunk] $ /bin/bash /tmp/hudson3964404809470791583.sh
[Pig-trunk] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/bin/ant -Djavac.version=1.7 -Dtest.junit.output.format=xml -Dhadoopversion=23 clean test-commit
Buildfile: <https://builds.apache.org/job/Pig-trunk/ws/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/src-gen>
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/build>
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser>

clean:

clean:

setWindowsPath:

setLinuxPath:

ivy-download:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
      [get] To: <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivy-2.2.0.jar>
      [get] Not modified - so not downloaded

ivy-init-dirs:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/report>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/maven>

ivy-probe-antlib:

ivy-init-antlib:

ivy-init:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml>

ivy-resolve:

ivy-compile:
[ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:cachepath] :: loading settings :: file = <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml>

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/impl/logicalLayer/parser>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/pigscript/parser>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/parameters>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/data/parser>
     [move] Moving 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib/Pig>

cc-compile:
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/pigscript/parser/PigScriptParser.jj> . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force checking.   [javacc] (type "javacc" with no arguments for help)

   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/PigFileParser.jj> . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated with 0 errors and 1 warnings.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/ParamLoader.jj> . . .
   [javacc] File "TokenMgrError.java" is being rebuilt.
   [javacc] File "ParseException.java" is being rebuilt.
   [javacc] File "Token.java" is being rebuilt.
   [javacc] File "JavaCharStream.java" is being rebuilt.
   [javacc] Parser generated successfully.
   [jjtree] Java Compiler Compiler Version 4.2 (Tree Builder)
   [jjtree] (type "jjtree" with no arguments for help)
   [jjtree] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/DOTParser.jjt> . . .
   [jjtree] File "Node.java" does not exist.  Will create one.
   [jjtree] File "SimpleNode.java" does not exist.  Will create one.
   [jjtree] File "DOTParserTreeConstants.java" does not exist.  Will create one.
   [jjtree] File "JJTDOTParserState.java" does not exist.  Will create one.
   [jjtree] Annotated grammar generated successfully in <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj>
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj> . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/parser>

genLexer:

genParser:

genTreeParser:

gen:

compile:
     [echo] *** Building Main Sources ***
     [echo] *** To compile with all warnings enabled, supply -Dall.warnings=1 on command line ***
     [echo] *** Else, you will only be warned about deprecations ***
    [javac] Compiling 968 source files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes>
    [javac] <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/builtin/OrcStorage.java>:51: error: cannot find symbol
    [javac] import org.apache.hadoop.hive.ql.io.sarg.SearchArgumentFactory;
    [javac]                                         ^
    [javac]   symbol:   class SearchArgumentFactory
    [javac]   location: package org.apache.hadoop.hive.ql.io.sarg
    [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found
    [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings'
    [javac] <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/builtin/OrcStorage.java>:555: error: cannot find symbol
    [javac]         Builder builder = SearchArgumentFactory.newBuilder();
    [javac]                           ^
    [javac]   symbol:   variable SearchArgumentFactory
    [javac]   location: class OrcStorage
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:553: The following error occurred while executing this line:
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:594: Compile failed; see the compiler error output for details.

Total time: 41 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Build failed in Jenkins: Pig-trunk #1647

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

Changes:

[daijy] PIG-4156: [PATCH] fix NPE when running scripts stored on hdfs://

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Pig-trunk/ws/>
Updating http://svn.apache.org/repos/asf/pig/trunk at revision '2014-09-09T10:06:36.064 +0000'
U         CHANGES.txt
U         src/org/apache/pig/impl/io/FileLocalizer.java
U         test/excluded-tests-20
At revision 1623734
[Pig-trunk] $ /bin/bash /tmp/hudson5857512855777029868.sh
[Pig-trunk] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/bin/ant -Djavac.version=1.7 -Dtest.junit.output.format=xml -Dhadoopversion=23 clean test-commit
Buildfile: <https://builds.apache.org/job/Pig-trunk/ws/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/src-gen>
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/build>
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser>

clean:

clean:

setWindowsPath:

setLinuxPath:

ivy-download:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
      [get] To: <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivy-2.2.0.jar>
      [get] Not modified - so not downloaded

ivy-init-dirs:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/report>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/maven>

ivy-probe-antlib:

ivy-init-antlib:

ivy-init:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml>

ivy-resolve:

ivy-compile:
[ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:cachepath] :: loading settings :: file = <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml>

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/impl/logicalLayer/parser>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/pigscript/parser>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/parameters>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/data/parser>
     [move] Moving 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib/Pig>

cc-compile:
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/pigscript/parser/PigScriptParser.jj> . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/PigFileParser.jj> . . .
   [javacc] Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force checking.
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated with 0 errors and 1 warnings.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/ParamLoader.jj> . . .
   [javacc] File "TokenMgrError.java" is being rebuilt.
   [javacc] File "ParseException.java" is being rebuilt.
   [javacc] File "Token.java" is being rebuilt.
   [javacc] File "JavaCharStream.java" is being rebuilt.
   [javacc] Parser generated successfully.
   [jjtree] Java Compiler Compiler Version 4.2 (Tree Builder)
   [jjtree] (type "jjtree" with no arguments for help)
   [jjtree] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/DOTParser.jjt> . . .
   [jjtree] File "Node.java" does not exist.  Will create one.
   [jjtree] File "SimpleNode.java" does not exist.  Will create one.
   [jjtree] File "DOTParserTreeConstants.java" does not exist.  Will create one.
   [jjtree] File "JJTDOTParserState.java" does not exist.  Will create one.
   [jjtree] Annotated grammar generated successfully in <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj>
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj> . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

prepare:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/parser>

genLexer:

genParser:

genTreeParser:

gen:

compile:
     [echo] *** Building Main Sources ***
     [echo] *** To compile with all warnings enabled, supply -Dall.warnings=1 on command line ***
     [echo] *** Else, you will only be warned about deprecations ***
    [javac] Compiling 968 source files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes>
    [javac] <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/builtin/OrcStorage.java>:52: error: cannot find symbol
    [javac] import org.apache.hadoop.hive.ql.io.sarg.SearchArgumentFactory;
    [javac]                                         ^
    [javac]   symbol:   class SearchArgumentFactory
    [javac]   location: package org.apache.hadoop.hive.ql.io.sarg
    [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found
    [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings'
    [javac] <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/builtin/OrcStorage.java>:559: error: cannot find symbol
    [javac]         Builder builder = SearchArgumentFactory.newBuilder();
    [javac]                           ^
    [javac]   symbol:   variable SearchArgumentFactory
    [javac]   location: class OrcStorage
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:553: The following error occurred while executing this line:
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:594: Compile failed; see the compiler error output for details.

Total time: 36 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results