Hi Devs,

I re-enabled Pig build that has been disabled since January!

A Pig user provided a fix to the mysterious build failure on the user
mailing list-
http://search-hadoop.com/m/aSkpyaD22

Btw, we have test failures in trunk as of now-
>>> org.apache.pig.test.TestStore.testSetStoreSchema
>>> org.apache.pig.test.TestParamSubPreproc.testGruntWithParamSub
>>> org.apache.pig.test.TestJobSubmission.testReducerNumEstimation

Cheers!
Cheolsoo


On Tue, Jul 8, 2014 at 10:01 PM, Apache Jenkins Server <
[email protected]> wrote:

> See <https://builds.apache.org/job/Pig-trunk/1598/>
>
> ------------------------------------------
> [...truncated 54 lines...]
>     [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 963 source files to <
> https://builds.apache.org/job/Pig-trunk/ws/build/classes>
>     [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] 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 warnings
>      [copy] Copying 1 file to <
> https://builds.apache.org/job/Pig-trunk/ws/build/classes/org/apache/pig/tools/grunt
> >
>      [copy] Copying 1 file to <
> https://builds.apache.org/job/Pig-trunk/ws/build/classes/org/apache/pig/tools/grunt
> >
>      [copy] Copying 2 files to <
> https://builds.apache.org/job/Pig-trunk/ws/build/classes/python>
>      [copy] Copying 2 files to <
> https://builds.apache.org/job/Pig-trunk/ws/build/classes/META-INF>
>
> ivy-test:
>
> compile-test:
>      [echo] *** Building Test 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 400 source files to <
> https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>
>     [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.
>      [copy] Copying 1 file to <
> https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>
>
> ivy-buildJar:
>
> jar-withouthadoop:
>      [echo] svnString 1609014
>       [jar] Building jar: <
> https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.14.0-SNAPSHOT.jar>
>      [echo] svnString 1609014
>       [jar] Building jar: <
> https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.14.0-SNAPSHOT-withouthadoop.jar
> >
>       [jar] META-INF/DEPENDENCIES already added, skipping
>       [jar] META-INF/LICENSE already added, skipping
>       [jar] META-INF/NOTICE already added, skipping
>       [jar] META-INF/LICENSE already added, skipping
>       [jar] META-INF/NOTICE already added, skipping
>       [jar] META-INF/ASL2.0 already added, skipping
>       [jar] META-INF/LICENSE already added, skipping
>       [jar] META-INF/NOTICE already added, skipping
>       [jar] META-INF/DEPENDENCIES already added, skipping
>       [jar] META-INF/LICENSE already added, skipping
>       [jar] META-INF/NOTICE already added, skipping
>       [jar] META-INF/DEPENDENCIES already added, skipping
>       [jar] META-INF/LICENSE already added, skipping
>       [jar] META-INF/NOTICE already added, skipping
>
> copyHadoop1:
>
> copyHadoop2:
>      [copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/
> >
>
> debugger.set:
>
> debugger.unset:
>
> debugger.check:
>
> test-commit:
>     [mkdir] Created dir: <
> https://builds.apache.org/job/Pig-trunk/ws/build/test/logs>
>     [mkdir] Created dir: /tmp/pig_junit_tmp600547948
>     [junit] Running org.apache.pig.builtin.TestSUBTRACT
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.245 sec
>     [junit] Running org.apache.pig.test.TestAdd
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.38 sec
>     [junit] Running org.apache.pig.test.TestBagFormat
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.338 sec
>     [junit] Running org.apache.pig.test.TestBoolean
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.323 sec
>     [junit] Running org.apache.pig.test.TestBuiltin
>     [junit] Tests run: 65, Failures: 0, Errors: 0, Time elapsed: 65.64 sec
>     [junit] Running org.apache.pig.test.TestCase
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 6.229 sec
>     [junit] Running org.apache.pig.test.TestCmdLineParser
>     [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.258 sec
>     [junit] Running org.apache.pig.test.TestCommit
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.76 sec
>     [junit] Running org.apache.pig.test.TestConstExpr
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.396 sec
>     [junit] Running org.apache.pig.test.TestConversions
>     [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 0.945 sec
>     [junit] Running org.apache.pig.test.TestDataBag
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.734 sec
>     [junit] Running org.apache.pig.test.TestDataModel
>     [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.359 sec
>     [junit] Running org.apache.pig.test.TestDeleteOnFail
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.256 sec
>     [junit] Running org.apache.pig.test.TestDivide
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.385 sec
>     [junit] Running org.apache.pig.test.TestEqualTo
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.399 sec
>     [junit] Running org.apache.pig.test.TestExampleGenerator
>     [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 13.46 sec
>     [junit] Running org.apache.pig.test.TestForEach
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.345 sec
>     [junit] Running org.apache.pig.test.TestFuncSpec
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.352 sec
>     [junit] Running org.apache.pig.test.TestGTOrEqual
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.396 sec
>     [junit] Running org.apache.pig.test.TestGreaterThan
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
>     [junit] Running org.apache.pig.test.TestIn
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.498 sec
>     [junit] Running org.apache.pig.test.TestInputOutputFileValidator
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.295 sec
>     [junit] Running org.apache.pig.test.TestInstantiateFunc
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.327 sec
>     [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.803 sec
>     [junit] Running org.apache.pig.test.TestLTOrEqual
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.398 sec
>     [junit] Running org.apache.pig.test.TestLessThan
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.397 sec
>     [junit] Running org.apache.pig.test.TestLoad
>     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 5.857 sec
>     [junit] Running org.apache.pig.test.TestLocalRearrange
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 55.124 sec
>     [junit] Running org.apache.pig.test.TestLogToPhyCompiler
>     [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 3.502 sec
>     [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
>     [junit] Tests run: 154, Failures: 0, Errors: 0, Time elapsed: 11.32 sec
>     [junit] Running org.apache.pig.test.TestMRCompiler
>     [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 28.497 sec
>     [junit] Running org.apache.pig.test.TestMod
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.378 sec
>     [junit] Running org.apache.pig.test.TestMultiQueryLocal
>     [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 14.321 sec
>     [junit] Running org.apache.pig.test.TestMultiply
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.379 sec
>     [junit] Running org.apache.pig.test.TestNotEqualTo
>     [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
>     [junit] Running org.apache.pig.test.TestNull
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
>     [junit] Running org.apache.pig.test.TestPOBinCond
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
>     [junit] Running org.apache.pig.test.TestPOCast
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.81 sec
>     [junit] Running org.apache.pig.test.TestPODistinct
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.354 sec
>     [junit] Running org.apache.pig.test.TestPOGenerate
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.338 sec
>     [junit] Running org.apache.pig.test.TestPOMapLookUp
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
>     [junit] Running org.apache.pig.test.TestPOSort
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.357 sec
>     [junit] Running org.apache.pig.test.TestPOUserFunc
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.362 sec
>     [junit] Running org.apache.pig.test.TestParamSubPreproc
>     [junit] Tests run: 35, Failures: 0, Errors: 1, Time elapsed: 1.57 sec
>     [junit] Test org.apache.pig.test.TestParamSubPreproc FAILED
>     [junit] Running org.apache.pig.test.TestPhyOp
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.398 sec
>     [junit] Running org.apache.pig.test.TestPigScriptParser
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.472 sec
>     [junit] Running org.apache.pig.test.TestPigServer
>     [junit] Tests run: 36, Failures: 0, Errors: 0, Time elapsed: 40.444 sec
>     [junit] Running org.apache.pig.test.TestPoissonSampleLoader
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.014 sec
>     [junit] Running org.apache.pig.test.TestRegexp
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.318 sec
>     [junit] Running org.apache.pig.test.TestSchema
>     [junit] Tests run: 27, Failures: 0, Errors: 0, Time elapsed: 79.511 sec
>     [junit] Running org.apache.pig.test.TestSchemaUtil
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.33 sec
>     [junit] Running org.apache.pig.test.TestStore
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 354.049
> sec
>     [junit] Running org.apache.pig.test.TestStringUDFs
>     [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.269 sec
>    [delete] Deleting directory /tmp/pig_junit_tmp600547948
>
> BUILD FAILED
> <https://builds.apache.org/job/Pig-trunk/ws/build.xml>:870: The following
> error occurred while executing this line:
> <https://builds.apache.org/job/Pig-trunk/ws/build.xml>:946: Tests failed!
>
> Total time: 15 minutes 48 seconds
> Build step 'Invoke Ant' marked build as failure
> [FINDBUGS] Skipping publisher since build result is FAILURE
> Recording test results
> Publishing Javadoc
> Archiving artifacts
> Recording fingerprints
>

Reply via email to