See <https://builds.apache.org/job/Pig-trunk/2026/display/redirect?page=changes>
Changes:
[rohini] PIG-5263: Using wildcard doesn't work with OrcStorage (satishsaley via
rohini)
------------------------------------------
[...truncated 216.79 KB...]
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 ***
[echo] *** Hadoop version used: 2 ; HBase version used: 1 ***
[javac] Compiling 1098 source files to
<https://builds.apache.org/job/Pig-trunk/ws/build/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/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 1 file to
<https://builds.apache.org/job/Pig-trunk/ws/build/classes/META-INF>
ivy-buildJar:
[ivy:retrieve]
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve] unknown resolver null
[ivy:retrieve] unknown resolver main
[ivy:retrieve] unknown resolver sbt-chain
[ivy:retrieve] unknown resolver null
[ivy:retrieve] unknown resolver null
[ivy:retrieve] unknown resolver null
[ivy:retrieve]
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
jar:
[echo] svnString 1800369
[jar] Building jar:
<https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.18.0-SNAPSHOT.jar>
[echo] svnString 1800369
[jar] Building jar:
<https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.18.0-SNAPSHOT-withouthadoop.jar>
[jar] META-INF/native/linux32/libjansi.so already added, skipping
[jar] META-INF/native/linux64/libjansi.so already added, skipping
[jar] META-INF/native/osx/libjansi.jnilib already added, skipping
[jar] META-INF/native/windows32/jansi.dll already added, skipping
[jar] META-INF/native/windows64/jansi.dll already added, skipping
[jar] org/fusesource/hawtjni/runtime/Callback.class already added,
skipping
[jar] org/fusesource/hawtjni/runtime/Library.class already added, skipping
[jar] org/fusesource/hawtjni/runtime/PointerMath.class already added,
skipping
[jar] org/fusesource/jansi/Ansi$1.class already added, skipping
[jar] org/fusesource/jansi/Ansi$2.class already added, skipping
[jar] org/fusesource/jansi/Ansi$Attribute.class already added, skipping
[jar] org/fusesource/jansi/Ansi$Color.class already added, skipping
[jar] org/fusesource/jansi/Ansi$Erase.class already added, skipping
[jar] org/fusesource/jansi/Ansi$NoAnsi.class already added, skipping
[jar] org/fusesource/jansi/Ansi.class already added, skipping
[jar] org/fusesource/jansi/AnsiConsole$1.class already added, skipping
[jar] org/fusesource/jansi/AnsiConsole.class already added, skipping
[jar] org/fusesource/jansi/AnsiOutputStream.class already added, skipping
[jar] org/fusesource/jansi/AnsiRenderWriter.class already added, skipping
[jar] org/fusesource/jansi/AnsiRenderer$Code.class already added, skipping
[jar] org/fusesource/jansi/AnsiRenderer.class already added, skipping
[jar] org/fusesource/jansi/AnsiString.class already added, skipping
[jar] org/fusesource/jansi/HtmlAnsiOutputStream.class already added,
skipping
[jar] org/fusesource/jansi/WindowsAnsiOutputStream.class already added,
skipping
[jar] org/fusesource/jansi/internal/CLibrary.class already added, skipping
[jar]
org/fusesource/jansi/internal/Kernel32$CONSOLE_SCREEN_BUFFER_INFO.class already
added, skipping
[jar] org/fusesource/jansi/internal/Kernel32$COORD.class already added,
skipping
[jar] org/fusesource/jansi/internal/Kernel32$INPUT_RECORD.class already
added, skipping
[jar] org/fusesource/jansi/internal/Kernel32$KEY_EVENT_RECORD.class
already added, skipping
[jar] org/fusesource/jansi/internal/Kernel32$SMALL_RECT.class already
added, skipping
[jar] org/fusesource/jansi/internal/Kernel32.class already added, skipping
[jar] org/fusesource/jansi/internal/WindowsSupport.class already added,
skipping
Trying to override old definition of task propertycopy
Trying to override old definition of task propertycopy
copyCommonDependencies:
[mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib>
[copy] Copying 47 files to <https://builds.apache.org/job/Pig-trunk/ws/lib>
Trying to override old definition of task propertycopy
Trying to override old definition of task propertycopy
copySparkDependencies:
[mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib/spark>
[copy] Copying 79 files to
<https://builds.apache.org/job/Pig-trunk/ws/lib/spark>
Trying to override old definition of task propertycopy
Trying to override old definition of task propertycopy
copyh2Dependencies:
[mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib/h2>
[copy] Copying 12 files to
<https://builds.apache.org/job/Pig-trunk/ws/lib/h2>
[copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/>
[mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/legacy>
[move] Moving 1 file to <https://builds.apache.org/job/Pig-trunk/ws/legacy>
Trying to override old definition of task propertycopy
Trying to override old definition of task propertycopy
copyHadoop2LocalRuntimeDependencies:
[mkdir] Created dir:
<https://builds.apache.org/job/Pig-trunk/ws/lib/hadoop2-runtime>
[copy] Copying 34 files to
<https://builds.apache.org/job/Pig-trunk/ws/lib/hadoop2-runtime>
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 444 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>
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_tmp960498563
[echo] Tests in
<https://builds.apache.org/job/Pig-trunk/ws/test/excluded-tests-mr> will be
excluded
[junit] Running org.apache.pig.builtin.TestSUBTRACT
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.427 sec
[junit] Running org.apache.pig.test.TestAdd
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.559 sec
[junit] Running org.apache.pig.test.TestBagFormat
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.414 sec
[junit] Running org.apache.pig.test.TestBoolean
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
[junit] Running org.apache.pig.test.TestBuiltin
[junit] Running org.apache.pig.test.TestBuiltin
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestBuiltin FAILED (timeout)
[junit] Running org.apache.pig.test.TestCase
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 9.925 sec
[junit] Running org.apache.pig.test.TestCmdLineParser
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.303 sec
[junit] Running org.apache.pig.test.TestCommit
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.585 sec
[junit] Running org.apache.pig.test.TestConstExpr
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.556 sec
[junit] Running org.apache.pig.test.TestConversions
[junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.36 sec
[junit] Running org.apache.pig.test.TestDataBag
[junit] Tests run: 33, Failures: 0, Errors: 0, Time elapsed: 1.356 sec
[junit] Running org.apache.pig.test.TestDataModel
[junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.446 sec
[junit] Running org.apache.pig.test.TestDeleteOnFail
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.355 sec
[junit] Running org.apache.pig.test.TestDivide
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.551 sec
[junit] Running org.apache.pig.test.TestEqualTo
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.59 sec
[junit] Running org.apache.pig.test.TestExampleGenerator
[junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 16.863 sec
[junit] Running org.apache.pig.test.TestForEach
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.487 sec
[junit] Running org.apache.pig.test.TestFuncSpec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.479 sec
[junit] Running org.apache.pig.test.TestGTOrEqual
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.623 sec
[junit] Running org.apache.pig.test.TestGreaterThan
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.523 sec
[junit] Running org.apache.pig.test.TestIn
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.677 sec
[junit] Running org.apache.pig.test.TestInputOutputFileValidator
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.449 sec
[junit] Running org.apache.pig.test.TestInstantiateFunc
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
[junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.484 sec
[junit] Running org.apache.pig.test.TestLTOrEqual
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.608 sec
[junit] Running org.apache.pig.test.TestLessThan
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
[junit] Running org.apache.pig.test.TestLoad
[junit] Running org.apache.pig.test.TestLoad
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestLoad FAILED (timeout)
[junit] Running org.apache.pig.test.TestLocalRearrange
[junit] Running org.apache.pig.test.TestLocalRearrange
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestLocalRearrange FAILED (timeout)
[junit] Running org.apache.pig.test.TestLogToPhyCompiler
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 7.057 sec
[junit] Running org.apache.pig.test.TestLogicalPlanBuilder
[junit] Tests run: 156, Failures: 0, Errors: 0, Time elapsed: 24.22 sec
[junit] Running org.apache.pig.test.TestMRCompiler
[junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 31.94 sec
[junit] Running org.apache.pig.test.TestMod
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
[junit] Running org.apache.pig.test.TestMultiQueryLocal
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 16.739 sec
[junit] Running org.apache.pig.test.TestMultiply
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.427 sec
[junit] Running org.apache.pig.test.TestNotEqualTo
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.482 sec
[junit] Running org.apache.pig.test.TestNull
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
[junit] Running org.apache.pig.test.TestPOBinCond
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.426 sec
[junit] Running org.apache.pig.test.TestPOCast
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.973 sec
[junit] Running org.apache.pig.test.TestPODistinct
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.401 sec
[junit] Running org.apache.pig.test.TestPOGenerate
[junit] Tests run: 4, 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.369 sec
[junit] Running org.apache.pig.test.TestPOSort
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
[junit] Running org.apache.pig.test.TestPOUserFunc
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.475 sec
[junit] Running org.apache.pig.test.TestParamSubPreproc
[junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 11.101 sec
[junit] Running org.apache.pig.test.TestPhyOp
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.418 sec
[junit] Running org.apache.pig.test.TestPigScriptParser
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.919 sec
[junit] Running org.apache.pig.test.TestPigServer
[junit] Running org.apache.pig.test.TestPigServer
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestPigServer FAILED (timeout)
[junit] Running org.apache.pig.test.TestPoissonSampleLoader
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.963 sec
[junit] Running org.apache.pig.test.TestRegexp
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.351 sec
[junit] Running org.apache.pig.test.TestSchema
[junit] Running org.apache.pig.test.TestSchema
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestSchema FAILED (timeout)
[junit] Running org.apache.pig.test.TestSchemaUtil
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.348 sec
[junit] Running org.apache.pig.test.TestStore
[junit] Running org.apache.pig.test.TestStore
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestStore FAILED (timeout)
[junit] Running org.apache.pig.test.TestStringUDFs
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.285 sec
[delete] Deleting directory /tmp/pig_junit_tmp960498563
BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:865: Tests failed!
Total time: 726 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results