You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/01/16 16:09:50 UTC

Build failed in Hudson: Hive-trunk-h0.18 #338

See <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/338/changes>

Changes:

[namit] HIVE-964. Handle skew join
(Yongqiang He via namit)

[namit] HIVE-1046. Pass build.dir.hive and other properties to subant
(Zheng Shao via namit)

- begin *PUBLIC* platform impact section -
Bugzilla: #
- end platform impact -

------------------------------------------
[...truncated 13353 lines...]
    [junit] >                   table:
    [junit] >                       input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] >                       output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] >                       serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] >                       name: dest1
    [junit] 96,121d116
    [junit] <   Stage: Stage-2
    [junit] <     Map Reduce
    [junit] <       Alias -> Map Operator Tree:
    [junit] <         <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/349039647/10002> 
    [junit] <             Reduce Output Operator
    [junit] <               sort order: 
    [junit] <               Map-reduce partition columns:
    [junit] <                     expr: rand()
    [junit] <                     type: double
    [junit] <               tag: -1
    [junit] <               value expressions:
    [junit] <                     expr: key
    [junit] <                     type: smallint
    [junit] <                     expr: value
    [junit] <                     type: string
    [junit] <       Reduce Operator Tree:
    [junit] <         Extract
    [junit] <           File Output Operator
    [junit] <             compressed: false
    [junit] <             GlobalTableId: 0
    [junit] <             table:
    [junit] <                 input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] <                 output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] <                 serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] <                 name: dest1
    [junit] < 
    [junit] junit.framework.AssertionFailedError: Client execution results failed with error code = 1
    [junit] 	at junit.framework.Assert.fail(Assert.java:47)
    [junit] 	at org.apache.hadoop.hive.cli.TestContribCliDriver.testCliDriver_serde_typedbytes2(TestContribCliDriver.java:406)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] Begin query: serde_typedbytes3.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan6592959152478959352.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/serde_typedbytes3.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/serde_typedbytes3.q.out>
    [junit] Exception: Client execution results failed with error code = 1
    [junit] junit.framework.AssertionFailedError: Client execution results failed with error code = 1
    [junit] 	at junit.framework.Assert.fail(Assert.java:47)
    [junit] 37,40c37,38
    [junit] 	at org.apache.hadoop.hive.cli.TestContribCliDriver.testCliDriver_serde_typedbytes3(TestContribCliDriver.java:446)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] <   Stage-4 depends on stages: Stage-1 , consists of Stage-3, Stage-2
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit] <   Stage-3
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] <   Stage-0 depends on stages: Stage-3, Stage-2
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] <   Stage-2
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] ---
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] >   Stage-4 depends on stages: Stage-1
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] >   Stage-0 depends on stages: Stage-4
    [junit] 79,84c77,105
    [junit] < 
    [junit] <   Stage: Stage-3
    [junit] <     Move Operator
    [junit] <       files:
    [junit] <           hdfs directory: true
    [junit] <           destination: <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/828214058/10000>
    [junit] ---
    [junit] >       list of dependent Tasks:
    [junit] >           Move Operator
    [junit] >             files:
    [junit] >                 hdfs directory: true
    [junit] >                 destination: file:/data/users/njain/hive1/hive1/build/ql/tmp/1224635/10000
    [junit] >           Map Reduce
    [junit] >             Alias -> Map Operator Tree:
    [junit] >               file:/data/users/njain/hive1/hive1/build/ql/tmp/4847210/10002 
    [junit] >                   Reduce Output Operator
    [junit] >                     sort order: 
    [junit] >                     Map-reduce partition columns:
    [junit] >                           expr: rand()
    [junit] >                           type: double
    [junit] >                     tag: -1
    [junit] >                     value expressions:
    [junit] >                           expr: key
    [junit] >                           type: string
    [junit] >                           expr: value
    [junit] >                           type: string
    [junit] >             Reduce Operator Tree:
    [junit] >               Extract
    [junit] >                 File Output Operator
    [junit] >                   compressed: false
    [junit] >                   GlobalTableId: 0
    [junit] >                   table:
    [junit] >                       input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] >                       output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] >                       serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] >                       name: dest1
    [junit] 96,121d116
    [junit] <   Stage: Stage-2
    [junit] <     Map Reduce
    [junit] <       Alias -> Map Operator Tree:
    [junit] <         <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/649026021/10002> 
    [junit] <             Reduce Output Operator
    [junit] <               sort order: 
    [junit] <               Map-reduce partition columns:
    [junit] <                     expr: rand()
    [junit] <                     type: double
    [junit] <               tag: -1
    [junit] <               value expressions:
    [junit] <                     expr: key
    [junit] <                     type: string
    [junit] <                     expr: value
    [junit] <                     type: string
    [junit] <       Reduce Operator Tree:
    [junit] <         Extract
    [junit] <           File Output Operator
    [junit] <             compressed: false
    [junit] <             GlobalTableId: 0
    [junit] <             table:
    [junit] <                 input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] <                 output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] <                 serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] <                 name: dest1
    [junit] < 
    [junit] Begin query: serde_typedbytes4.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan3544167478249725124.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/serde_typedbytes4.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/serde_typedbytes4.q.out>
    [junit] Done query: serde_typedbytes4.q
    [junit] Begin query: udaf_example_avg.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan2174932221424469232.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udaf_example_avg.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udaf_example_avg.q.out>
    [junit] Done query: udaf_example_avg.q
    [junit] Begin query: udaf_example_group_concat.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan8402867653277861156.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udaf_example_group_concat.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udaf_example_group_concat.q.out>
    [junit] Done query: udaf_example_group_concat.q
    [junit] Begin query: udf_example_add.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan8244393720888446440.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udf_example_add.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udf_example_add.q.out>
    [junit] Done query: udf_example_add.q
    [junit] Begin query: udf_example_arraymapstruct.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan1344706273682123479.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udf_example_arraymapstruct.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udf_example_arraymapstruct.q.out>
    [junit] Done query: udf_example_arraymapstruct.q
    [junit] Begin query: udf_example_format.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan619118176653824973.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udf_example_format.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udf_example_format.q.out>
    [junit] Done query: udf_example_format.q
    [junit] Begin query: udtf_explode2.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan7434337367204121251.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udtf_explode2.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udtf_explode2.q.out>
    [junit] Done query: udtf_explode2.q
    [junit] Tests run: 16, Failures: 3, Errors: 0, Time elapsed: 82.577 sec
    [junit] Test org.apache.hadoop.hive.cli.TestContribCliDriver FAILED
    [junit] Running org.apache.hadoop.hive.cli.TestContribNegativeCliDriver
    [junit] Begin query: serde_regex.q
    [junit] Loading data to table srcpart partition {ds=2008-04-08, hr=11}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-08/hr=11
    [junit] OK
    [junit] Loading data to table srcpart partition {ds=2008-04-08, hr=12}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-08/hr=12
    [junit] OK
    [junit] Loading data to table srcpart partition {ds=2008-04-09, hr=11}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-09/hr=11
    [junit] OK
    [junit] Loading data to table srcpart partition {ds=2008-04-09, hr=12}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-09/hr=12
    [junit] OK
    [junit] POSTHOOK: Output: default@srcbucket
    [junit] OK
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: default@srcbucket
    [junit] OK
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: default@srcbucket
    [junit] OK
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table src
    [junit] POSTHOOK: Output: default@src
    [junit] OK
    [junit] Loading data to table src1
    [junit] POSTHOOK: Output: default@src1
    [junit] OK
    [junit] Loading data to table src_sequencefile
    [junit] POSTHOOK: Output: default@src_sequencefile
    [junit] OK
    [junit] Loading data to table src_thrift
    [junit] POSTHOOK: Output: default@src_thrift
    [junit] OK
    [junit] Loading data to table src_json
    [junit] POSTHOOK: Output: default@src_json
    [junit] OK
    [junit] Found class for org.apache.hadoop.hive.contrib.serde2.RegexSerDe
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientnegative/serde_regex.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientnegative/serde_regex.q.out>
    [junit] Done query: serde_regex.q
    [junit] Begin query: udtf_explode2.q
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientnegative/udtf_explode2.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientnegative/udtf_explode2.q.out>
    [junit] Done query: udtf_explode2.q
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.188 sec
    [junit] Running org.apache.hadoop.hive.contrib.mr.TestGenericMR
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.hadoop.hive.contrib.serde2.TestRegexSerDe
    [junit] Deserialized row: [127.0.0.1, -, -, [26/May/2009:00:00:00 +0000], "GET /someurl/?track=Blabla(Main) HTTP/1.1", 200, 5864, -, "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.65 Safari/525.19"]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.299 sec
    [junit] Running org.apache.hadoop.hive.ql.parse.TestContribParse
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] Running org.apache.hadoop.hive.ql.parse.TestContribParseNegative
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.043 sec

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build.xml>:151: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build.xml>:91: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build-common.xml>:327: Tests failed!

Total time: 67 minutes 26 seconds
Recording test results


Hudson build is back to normal: Hive-trunk-h0.18 #341

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/341/changes>



Build failed in Hudson: Hive-trunk-h0.18 #340

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/340/>

------------------------------------------
[...truncated 13354 lines...]
    [junit] >                       input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] >                       output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] >                       serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] >                       name: dest1
    [junit] 96,121d116
    [junit] <   Stage: Stage-2
    [junit] <     Map Reduce
    [junit] <       Alias -> Map Operator Tree:
    [junit] <         <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/1547312601/10002> 
    [junit] <             Reduce Output Operator
    [junit] <               sort order: 
    [junit] <               Map-reduce partition columns:
    [junit] <                     expr: rand()
    [junit] <                     type: double
    [junit] <               tag: -1
    [junit] <               value expressions:
    [junit] <                     expr: key
    [junit] <                     type: smallint
    [junit] <                     expr: value
    [junit] <                     type: string
    [junit] <       Reduce Operator Tree:
    [junit] <         Extract
    [junit] <           File Output Operator
    [junit] <             compressed: false
    [junit] <             GlobalTableId: 0
    [junit] <             table:
    [junit] <                 input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] <                 output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] <                 serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] <                 name: dest1
    [junit] < 
    [junit] Exception: Client execution results failed with error code = 1
    [junit] junit.framework.AssertionFailedError: Client execution results failed with error code = 1
    [junit] 	at junit.framework.Assert.fail(Assert.java:47)
    [junit] 	at org.apache.hadoop.hive.cli.TestContribCliDriver.testCliDriver_serde_typedbytes2(TestContribCliDriver.java:406)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] Begin query: serde_typedbytes3.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan4945144804998533428.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/serde_typedbytes3.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/serde_typedbytes3.q.out>
    [junit] 37,40c37,38
    [junit] <   Stage-4 depends on stages: Stage-1 , consists of Stage-3, Stage-2
    [junit] <   Stage-3
    [junit] <   Stage-0 depends on stages: Stage-3, Stage-2
    [junit] <   Stage-2
    [junit] ---
    [junit] >   Stage-4 depends on stages: Stage-1
    [junit] >   Stage-0 depends on stages: Stage-4
    [junit] 79,84c77,105
    [junit] < 
    [junit] <   Stage: Stage-3
    [junit] <     Move Operator
    [junit] <       files:
    [junit] <           hdfs directory: true
    [junit] <           destination: <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/896829090/10000>
    [junit] ---
    [junit] >       list of dependent Tasks:
    [junit] >           Move Operator
    [junit] >             files:
    [junit] >                 hdfs directory: true
    [junit] >                 destination: file:/data/users/njain/hive1/hive1/build/ql/tmp/1224635/10000
    [junit] >           Map Reduce
    [junit] >             Alias -> Map Operator Tree:
    [junit] >               file:/data/users/njain/hive1/hive1/build/ql/tmp/4847210/10002 
    [junit] >                   Reduce Output Operator
    [junit] >                     sort order: 
    [junit] >                     Map-reduce partition columns:
    [junit] >                           expr: rand()
    [junit] >                           type: double
    [junit] >                     tag: -1
    [junit] >                     value expressions:
    [junit] >                           expr: key
    [junit] >                           type: string
    [junit] >                           expr: value
    [junit] >                           type: string
    [junit] >             Reduce Operator Tree:
    [junit] >               Extract
    [junit] >                 File Output Operator
    [junit] >                   compressed: false
    [junit] >                   GlobalTableId: 0
    [junit] >                   table:
    [junit] >                       input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] >                       output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] >                       serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] >                       name: dest1
    [junit] 96,121d116
    [junit] <   Stage: Stage-2
    [junit] <     Map Reduce
    [junit] <       Alias -> Map Operator Tree:
    [junit] <         <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/634052666/10002> 
    [junit] <             Reduce Output Operator
    [junit] <               sort order: 
    [junit] <               Map-reduce partition columns:
    [junit] <                     expr: rand()
    [junit] <                     type: double
    [junit] <               tag: -1
    [junit] <               value expressions:
    [junit] <                     expr: key
    [junit] <                     type: string
    [junit] <                     expr: value
    [junit] <                     type: string
    [junit] <       Reduce Operator Tree:
    [junit] <         Extract
    [junit] <           File Output Operator
    [junit] <             compressed: false
    [junit] <             GlobalTableId: 0
    [junit] <             table:
    [junit] <                 input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] <                 output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] <                 serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] <                 name: dest1
    [junit] < 
    [junit] Exception: Client execution results failed with error code = 1
    [junit] junit.framework.AssertionFailedError: Client execution results failed with error code = 1
    [junit] 	at junit.framework.Assert.fail(Assert.java:47)
    [junit] 	at org.apache.hadoop.hive.cli.TestContribCliDriver.testCliDriver_serde_typedbytes3(TestContribCliDriver.java:446)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] Begin query: serde_typedbytes4.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan823547970299010626.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/serde_typedbytes4.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/serde_typedbytes4.q.out>
    [junit] Done query: serde_typedbytes4.q
    [junit] Begin query: udaf_example_avg.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan7815790401925853672.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udaf_example_avg.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udaf_example_avg.q.out>
    [junit] Done query: udaf_example_avg.q
    [junit] Begin query: udaf_example_group_concat.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan2117639390891739202.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udaf_example_group_concat.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udaf_example_group_concat.q.out>
    [junit] Done query: udaf_example_group_concat.q
    [junit] Begin query: udf_example_add.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan3772902537040405456.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udf_example_add.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udf_example_add.q.out>
    [junit] Done query: udf_example_add.q
    [junit] Begin query: udf_example_arraymapstruct.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan232670021694465878.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udf_example_arraymapstruct.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udf_example_arraymapstruct.q.out>
    [junit] Done query: udf_example_arraymapstruct.q
    [junit] Begin query: udf_example_format.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan1318146836453757509.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udf_example_format.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udf_example_format.q.out>
    [junit] Done query: udf_example_format.q
    [junit] Begin query: udtf_explode2.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan6932983516042962720.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udtf_explode2.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udtf_explode2.q.out>
    [junit] Done query: udtf_explode2.q
    [junit] Tests run: 16, Failures: 3, Errors: 0, Time elapsed: 81.475 sec
    [junit] Test org.apache.hadoop.hive.cli.TestContribCliDriver FAILED
    [junit] Running org.apache.hadoop.hive.cli.TestContribNegativeCliDriver
    [junit] Begin query: serde_regex.q
    [junit] Loading data to table srcpart partition {ds=2008-04-08, hr=11}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-08/hr=11
    [junit] OK
    [junit] Loading data to table srcpart partition {ds=2008-04-08, hr=12}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-08/hr=12
    [junit] OK
    [junit] Loading data to table srcpart partition {ds=2008-04-09, hr=11}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-09/hr=11
    [junit] OK
    [junit] Loading data to table srcpart partition {ds=2008-04-09, hr=12}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-09/hr=12
    [junit] OK
    [junit] POSTHOOK: Output: default@srcbucket
    [junit] OK
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: default@srcbucket
    [junit] OK
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: default@srcbucket
    [junit] OK
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table src
    [junit] POSTHOOK: Output: default@src
    [junit] OK
    [junit] Loading data to table src1
    [junit] POSTHOOK: Output: default@src1
    [junit] OK
    [junit] Loading data to table src_sequencefile
    [junit] POSTHOOK: Output: default@src_sequencefile
    [junit] OK
    [junit] Loading data to table src_thrift
    [junit] POSTHOOK: Output: default@src_thrift
    [junit] OK
    [junit] Loading data to table src_json
    [junit] POSTHOOK: Output: default@src_json
    [junit] OK
    [junit] Found class for org.apache.hadoop.hive.contrib.serde2.RegexSerDe
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientnegative/serde_regex.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientnegative/serde_regex.q.out>
    [junit] Done query: serde_regex.q
    [junit] Begin query: udtf_explode2.q
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientnegative/udtf_explode2.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientnegative/udtf_explode2.q.out>
    [junit] Done query: udtf_explode2.q
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.33 sec
    [junit] Running org.apache.hadoop.hive.contrib.mr.TestGenericMR
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
    [junit] Running org.apache.hadoop.hive.contrib.serde2.TestRegexSerDe
    [junit] Deserialized row: [127.0.0.1, -, -, [26/May/2009:00:00:00 +0000], "GET /someurl/?track=Blabla(Main) HTTP/1.1", 200, 5864, -, "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.65 Safari/525.19"]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.224 sec
    [junit] Running org.apache.hadoop.hive.ql.parse.TestContribParse
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] Running org.apache.hadoop.hive.ql.parse.TestContribParseNegative
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.039 sec

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build.xml>:151: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build.xml>:91: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build-common.xml>:327: Tests failed!

Total time: 68 minutes 33 seconds
Recording test results


Build failed in Hudson: Hive-trunk-h0.18 #339

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/339/>

------------------------------------------
[...truncated 13354 lines...]
    [junit] >             Alias -> Map Operator Tree:
    [junit] >               file:/data/users/nzhang/work/870/apache-hive/build/ql/tmp/2125173315/10002 
    [junit] >                   Reduce Output Operator
    [junit] >                     sort order: 
    [junit] >                     Map-reduce partition columns:
    [junit] >                           expr: rand()
    [junit] >                           type: double
    [junit] >                     tag: -1
    [junit] >                     value expressions:
    [junit] >                           expr: key
    [junit] >                           type: smallint
    [junit] >                           expr: value
    [junit] >                           type: string
    [junit] >             Reduce Operator Tree:
    [junit] >               Extract
    [junit] >                 File Output Operator
    [junit] >                   compressed: false
    [junit] >                   GlobalTableId: 0
    [junit] >                   table:
    [junit] >                       input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] >                       output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] >                       serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] >                       name: dest1
    [junit] 96,121d116
    [junit] <   Stage: Stage-2
    [junit] <     Map Reduce
    [junit] <       Alias -> Map Operator Tree:
    [junit] <         <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/193093796/10002> 
    [junit] <             Reduce Output Operator
    [junit] <               sort order: 
    [junit] <               Map-reduce partition columns:
    [junit] <                     expr: rand()
    [junit] <                     type: double
    [junit] <               tag: -1
    [junit] <               value expressions:
    [junit] <                     expr: key
    [junit] <                     type: smallint
    [junit] <                     expr: value
    [junit] <                     type: string
    [junit] <       Reduce Operator Tree:
    [junit] <         Extract
    [junit] <           File Output Operator
    [junit] <             compressed: false
    [junit] <             GlobalTableId: 0
    [junit] <             table:
    [junit] <                 input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] <                 output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] <                 serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] <                 name: dest1
    [junit] < 
    [junit] Begin query: serde_typedbytes3.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan4939631467980346010.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/serde_typedbytes3.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/serde_typedbytes3.q.out>
    [junit] Exception: Client execution results failed with error code = 1
    [junit] junit.framework.AssertionFailedError: Client execution results failed with error code = 1
    [junit] 37,40c37,38
    [junit] 	at junit.framework.Assert.fail(Assert.java:47)
    [junit] <   Stage-4 depends on stages: Stage-1 , consists of Stage-3, Stage-2
    [junit] 	at org.apache.hadoop.hive.cli.TestContribCliDriver.testCliDriver_serde_typedbytes3(TestContribCliDriver.java:446)
    [junit] <   Stage-3
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] <   Stage-0 depends on stages: Stage-3, Stage-2
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] <   Stage-2
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] ---
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] >   Stage-4 depends on stages: Stage-1
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit] >   Stage-0 depends on stages: Stage-4
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit] 79,84c77,105
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] < 
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] <   Stage: Stage-3
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] <     Move Operator
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] <       files:
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] <           hdfs directory: true
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] <           destination: <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/1517313635/10000>
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] ---
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] >       list of dependent Tasks:
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] >           Move Operator
    [junit] >             files:
    [junit] >                 hdfs directory: true
    [junit] >                 destination: file:/data/users/njain/hive1/hive1/build/ql/tmp/1224635/10000
    [junit] >           Map Reduce
    [junit] >             Alias -> Map Operator Tree:
    [junit] >               file:/data/users/njain/hive1/hive1/build/ql/tmp/4847210/10002 
    [junit] >                   Reduce Output Operator
    [junit] >                     sort order: 
    [junit] >                     Map-reduce partition columns:
    [junit] >                           expr: rand()
    [junit] >                           type: double
    [junit] >                     tag: -1
    [junit] >                     value expressions:
    [junit] >                           expr: key
    [junit] >                           type: string
    [junit] >                           expr: value
    [junit] >                           type: string
    [junit] >             Reduce Operator Tree:
    [junit] >               Extract
    [junit] >                 File Output Operator
    [junit] >                   compressed: false
    [junit] >                   GlobalTableId: 0
    [junit] >                   table:
    [junit] >                       input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] >                       output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] >                       serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] >                       name: dest1
    [junit] 96,121d116
    [junit] <   Stage: Stage-2
    [junit] <     Map Reduce
    [junit] <       Alias -> Map Operator Tree:
    [junit] <         <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/1111576879/10002> 
    [junit] <             Reduce Output Operator
    [junit] <               sort order: 
    [junit] <               Map-reduce partition columns:
    [junit] <                     expr: rand()
    [junit] <                     type: double
    [junit] <               tag: -1
    [junit] <               value expressions:
    [junit] <                     expr: key
    [junit] <                     type: string
    [junit] <                     expr: value
    [junit] <                     type: string
    [junit] <       Reduce Operator Tree:
    [junit] <         Extract
    [junit] <           File Output Operator
    [junit] <             compressed: false
    [junit] <             GlobalTableId: 0
    [junit] <             table:
    [junit] <                 input format: org.apache.hadoop.mapred.TextInputFormat
    [junit] <                 output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
    [junit] <                 serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
    [junit] <                 name: dest1
    [junit] < 
    [junit] Begin query: serde_typedbytes4.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan6280937994264699940.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/serde_typedbytes4.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/serde_typedbytes4.q.out>
    [junit] Done query: serde_typedbytes4.q
    [junit] Begin query: udaf_example_avg.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan2773203753500090678.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udaf_example_avg.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udaf_example_avg.q.out>
    [junit] Done query: udaf_example_avg.q
    [junit] Begin query: udaf_example_group_concat.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan7921481325251613514.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udaf_example_group_concat.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udaf_example_group_concat.q.out>
    [junit] Done query: udaf_example_group_concat.q
    [junit] Begin query: udf_example_add.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan8300151189784236441.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udf_example_add.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udf_example_add.q.out>
    [junit] Done query: udf_example_add.q
    [junit] Begin query: udf_example_arraymapstruct.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan4745394746601815122.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udf_example_arraymapstruct.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udf_example_arraymapstruct.q.out>
    [junit] Done query: udf_example_arraymapstruct.q
    [junit] Begin query: udf_example_format.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan1755924886022361375.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udf_example_format.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udf_example_format.q.out>
    [junit] Done query: udf_example_format.q
    [junit] Begin query: udtf_explode2.q
    [junit] plan = <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/scratchdir/plan598134577698485799.xml>
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientpositive/udtf_explode2.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientpositive/udtf_explode2.q.out>
    [junit] Done query: udtf_explode2.q
    [junit] Tests run: 16, Failures: 3, Errors: 0, Time elapsed: 83.528 sec
    [junit] Test org.apache.hadoop.hive.cli.TestContribCliDriver FAILED
    [junit] Running org.apache.hadoop.hive.cli.TestContribNegativeCliDriver
    [junit] Begin query: serde_regex.q
    [junit] Loading data to table srcpart partition {ds=2008-04-08, hr=11}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-08/hr=11
    [junit] OK
    [junit] Loading data to table srcpart partition {ds=2008-04-08, hr=12}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-08/hr=12
    [junit] OK
    [junit] Loading data to table srcpart partition {ds=2008-04-09, hr=11}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-09/hr=11
    [junit] OK
    [junit] Loading data to table srcpart partition {ds=2008-04-09, hr=12}
    [junit] POSTHOOK: Output: default@srcpart@ds=2008-04-09/hr=12
    [junit] OK
    [junit] POSTHOOK: Output: default@srcbucket
    [junit] OK
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: default@srcbucket
    [junit] OK
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: default@srcbucket
    [junit] OK
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: default@srcbucket2
    [junit] OK
    [junit] Loading data to table src
    [junit] POSTHOOK: Output: default@src
    [junit] OK
    [junit] Loading data to table src1
    [junit] POSTHOOK: Output: default@src1
    [junit] OK
    [junit] Loading data to table src_sequencefile
    [junit] POSTHOOK: Output: default@src_sequencefile
    [junit] OK
    [junit] Loading data to table src_thrift
    [junit] POSTHOOK: Output: default@src_thrift
    [junit] OK
    [junit] Loading data to table src_json
    [junit] POSTHOOK: Output: default@src_json
    [junit] OK
    [junit] Found class for org.apache.hadoop.hive.contrib.serde2.RegexSerDe
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientnegative/serde_regex.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientnegative/serde_regex.q.out>
    [junit] Done query: serde_regex.q
    [junit] Begin query: udtf_explode2.q
    [junit] diff -a -I file: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build/contrib/test/logs/contribclientnegative/udtf_explode2.q.out> <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/contrib/src/test/results/clientnegative/udtf_explode2.q.out>
    [junit] Done query: udtf_explode2.q
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.164 sec
    [junit] Running org.apache.hadoop.hive.contrib.mr.TestGenericMR
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] Running org.apache.hadoop.hive.contrib.serde2.TestRegexSerDe
    [junit] Deserialized row: [127.0.0.1, -, -, [26/May/2009:00:00:00 +0000], "GET /someurl/?track=Blabla(Main) HTTP/1.1", 200, 5864, -, "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.65 Safari/525.19"]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
    [junit] Running org.apache.hadoop.hive.ql.parse.TestContribParse
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] Running org.apache.hadoop.hive.ql.parse.TestContribParseNegative
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.04 sec

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build.xml>:151: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build.xml>:91: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/ws/hive/build-common.xml>:327: Tests failed!

Total time: 66 minutes 58 seconds
Recording test results