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

Changes:

[daijy] PIG-2790: After Pig-2699 the script schema (LOAD ... USING ... AS 
{script schema}) is passed after getSchema is called

------------------------------------------
[...truncated 38089 lines...]
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68)
    [junit]     at 
org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:129)
    [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 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit]     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
    [junit]     at 
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [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] 12/07/07 11:07:02 WARN datanode.FSDatasetAsyncDiskService: 
AsyncDiskService has already shut down.
    [junit] Shutting down DataNode 2
    [junit] 12/07/07 11:07:02 INFO mortbay.log: Stopped 
SelectChannelConnector@localhost:0
    [junit] 12/07/07 11:07:03 INFO ipc.Server: Stopping server on 57451
    [junit] 12/07/07 11:07:03 INFO ipc.Server: IPC Server handler 1 on 57451: 
exiting
    [junit] 12/07/07 11:07:03 INFO ipc.Server: Stopping IPC Server listener on 
57451
    [junit] 12/07/07 11:07:03 INFO ipc.Server: IPC Server handler 2 on 57451: 
exiting
    [junit] 12/07/07 11:07:03 INFO ipc.Server: IPC Server handler 0 on 57451: 
exiting
    [junit] 12/07/07 11:07:03 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/07/07 11:07:03 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 12/07/07 11:07:03 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 1
    [junit] 12/07/07 11:07:03 WARN datanode.DataNode: 
DatanodeRegistration(127.0.0.1:58546, 
storageID=DS-2029722042-67.195.138.24-58546-1341658490612, infoPort=50399, 
ipcPort=57451):DataXceiveServer:java.nio.channels.AsynchronousCloseException
    [junit]     at 
java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit]     at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:159)
    [junit]     at 
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:131)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 12/07/07 11:07:03 INFO datanode.DataNode: Exiting DataXceiveServer
    [junit] 12/07/07 11:07:03 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:55359 
to delete  blk_-6963774942477760134_1078
    [junit] 12/07/07 11:07:03 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:34140 
to delete  blk_-6963774942477760134_1078 blk_5035789375871700047_1073
    [junit] 12/07/07 11:07:03 INFO datanode.DataNode: Scheduling block 
blk_-6963774942477760134_1078 file 
build/test/data/dfs/data/data1/current/blk_-6963774942477760134 for deletion
    [junit] 12/07/07 11:07:03 INFO datanode.DataNode: Scheduling block 
blk_5035789375871700047_1073 file 
build/test/data/dfs/data/data2/current/blk_5035789375871700047 for deletion
    [junit] 12/07/07 11:07:03 INFO datanode.DataNode: Deleted block 
blk_-6963774942477760134_1078 at file 
build/test/data/dfs/data/data1/current/blk_-6963774942477760134
    [junit] 12/07/07 11:07:03 INFO datanode.DataNode: Deleted block 
blk_5035789375871700047_1073 at file 
build/test/data/dfs/data/data2/current/blk_5035789375871700047
    [junit] 12/07/07 11:07:03 INFO mapred.TaskTracker: Received 'KillJobAction' 
for job: job_20120707105451841_0012
    [junit] 12/07/07 11:07:03 WARN mapred.TaskTracker: Unknown job 
job_20120707105451841_0012 being deleted.
    [junit] 12/07/07 11:07:03 INFO datanode.DataBlockScanner: Exiting 
DataBlockScanner thread.
    [junit] 12/07/07 11:07:04 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/07/07 11:07:04 INFO datanode.DataNode: 
DatanodeRegistration(127.0.0.1:58546, 
storageID=DS-2029722042-67.195.138.24-58546-1341658490612, infoPort=50399, 
ipcPort=57451):Finishing DataNode in: 
FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/data/dfs/data/data5/current,/home/jenkins/jenkins-slave/workspace/Pig-trunk/trunk/build/test/data/dfs/data/data6/current'}>
    [junit] 12/07/07 11:07:04 INFO ipc.Server: Stopping server on 57451
    [junit] 12/07/07 11:07:04 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/07/07 11:07:04 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/07/07 11:07:04 INFO datanode.FSDatasetAsyncDiskService: Shutting 
down all async disk service threads...
    [junit] 12/07/07 11:07:04 INFO datanode.FSDatasetAsyncDiskService: All 
async disk service threads have been shut down.
    [junit] 12/07/07 11:07:04 WARN util.MBeans: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId872569168
    [junit] javax.management.InstanceNotFoundException: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId872569168
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
    [junit]     at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68)
    [junit]     at 
org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:129)
    [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 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit]     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
    [junit]     at 
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [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] 12/07/07 11:07:04 WARN datanode.FSDatasetAsyncDiskService: 
AsyncDiskService has already shut down.
    [junit] Shutting down DataNode 1
    [junit] 12/07/07 11:07:04 INFO mortbay.log: Stopped 
SelectChannelConnector@localhost:0
    [junit] 12/07/07 11:07:04 INFO ipc.Server: Stopping server on 43262
    [junit] 12/07/07 11:07:04 INFO ipc.Server: IPC Server handler 0 on 43262: 
exiting
    [junit] 12/07/07 11:07:04 INFO ipc.Server: Stopping IPC Server listener on 
43262
    [junit] 12/07/07 11:07:04 INFO ipc.Server: IPC Server handler 1 on 43262: 
exiting
    [junit] 12/07/07 11:07:04 INFO ipc.Server: IPC Server handler 2 on 43262: 
exiting
    [junit] 12/07/07 11:07:04 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/07/07 11:07:04 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 1
    [junit] 12/07/07 11:07:04 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 12/07/07 11:07:04 WARN datanode.DataNode: 
DatanodeRegistration(127.0.0.1:33073, 
storageID=DS-144965987-67.195.138.24-33073-1341658489642, infoPort=59321, 
ipcPort=43262):DataXceiveServer:java.nio.channels.AsynchronousCloseException
    [junit]     at 
java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit]     at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:159)
    [junit]     at 
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:131)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 12/07/07 11:07:04 INFO datanode.DataNode: Exiting DataXceiveServer
    [junit] 12/07/07 11:07:04 INFO datanode.DataBlockScanner: Exiting 
DataBlockScanner thread.
    [junit] 12/07/07 11:07:04 INFO datanode.DataNode: 
DatanodeRegistration(127.0.0.1:33073, 
storageID=DS-144965987-67.195.138.24-33073-1341658489642, infoPort=59321, 
ipcPort=43262):Finishing DataNode in: 
FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/data/dfs/data/data3/current,/home/jenkins/jenkins-slave/workspace/Pig-trunk/trunk/build/test/data/dfs/data/data4/current'}>
    [junit] 12/07/07 11:07:04 INFO ipc.Server: Stopping server on 43262
    [junit] 12/07/07 11:07:04 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/07/07 11:07:04 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/07/07 11:07:04 INFO datanode.FSDatasetAsyncDiskService: Shutting 
down all async disk service threads...
    [junit] 12/07/07 11:07:04 INFO datanode.FSDatasetAsyncDiskService: All 
async disk service threads have been shut down.
    [junit] 12/07/07 11:07:05 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/07/07 11:07:05 WARN util.MBeans: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1898363683
    [junit] javax.management.InstanceNotFoundException: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1898363683
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
    [junit]     at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68)
    [junit]     at 
org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:129)
    [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 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit]     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
    [junit]     at 
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [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] 12/07/07 11:07:05 WARN datanode.FSDatasetAsyncDiskService: 
AsyncDiskService has already shut down.
    [junit] Shutting down DataNode 0
    [junit] 12/07/07 11:07:05 INFO mortbay.log: Stopped 
SelectChannelConnector@localhost:0
    [junit] 12/07/07 11:07:05 INFO ipc.Server: Stopping server on 38725
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 1 on 38725: 
exiting
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 0 on 38725: 
exiting
    [junit] 12/07/07 11:07:05 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 12/07/07 11:07:05 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/07/07 11:07:05 INFO ipc.Server: Stopping IPC Server listener on 
38725
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 2 on 38725: 
exiting
    [junit] 12/07/07 11:07:05 WARN datanode.DataNode: 
DatanodeRegistration(127.0.0.1:34140, 
storageID=DS-158904020-67.195.138.24-34140-1341658488489, infoPort=44528, 
ipcPort=38725):DataXceiveServer:java.nio.channels.AsynchronousCloseException
    [junit]     at 
java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit]     at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:159)
    [junit]     at 
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:131)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 12/07/07 11:07:05 INFO datanode.DataNode: Exiting DataXceiveServer
    [junit] 12/07/07 11:07:05 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 1
    [junit] 12/07/07 11:07:05 INFO datanode.DataBlockScanner: Exiting 
DataBlockScanner thread.
    [junit] 12/07/07 11:07:05 INFO datanode.DataNode: 
DatanodeRegistration(127.0.0.1:34140, 
storageID=DS-158904020-67.195.138.24-34140-1341658488489, infoPort=44528, 
ipcPort=38725):Finishing DataNode in: 
FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/data/dfs/data/data1/current,/home/jenkins/jenkins-slave/workspace/Pig-trunk/trunk/build/test/data/dfs/data/data2/current'}>
    [junit] 12/07/07 11:07:05 WARN util.MBeans: 
Hadoop:service=DataNode,name=DataNodeInfo
    [junit] javax.management.InstanceNotFoundException: 
Hadoop:service=DataNode,name=DataNodeInfo
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
    [junit]     at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.unRegisterMXBean(DataNode.java:513)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:726)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.run(DataNode.java:1442)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 12/07/07 11:07:05 INFO ipc.Server: Stopping server on 38725
    [junit] 12/07/07 11:07:05 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/07/07 11:07:05 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/07/07 11:07:05 INFO datanode.FSDatasetAsyncDiskService: Shutting 
down all async disk service threads...
    [junit] 12/07/07 11:07:05 INFO datanode.FSDatasetAsyncDiskService: All 
async disk service threads have been shut down.
    [junit] 12/07/07 11:07:05 WARN util.MBeans: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId971080484
    [junit] javax.management.InstanceNotFoundException: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId971080484
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
    [junit]     at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68)
    [junit]     at 
org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:129)
    [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 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit]     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
    [junit]     at 
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [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] 12/07/07 11:07:05 WARN datanode.FSDatasetAsyncDiskService: 
AsyncDiskService has already shut down.
    [junit] 12/07/07 11:07:05 INFO mortbay.log: Stopped 
SelectChannelConnector@localhost:0
    [junit] 12/07/07 11:07:05 WARN namenode.FSNamesystem: ReplicationMonitor 
thread received InterruptedException.java.lang.InterruptedException: sleep 
interrupted
    [junit] 12/07/07 11:07:05 INFO namenode.DecommissionManager: Interrupted 
Monitor
    [junit] java.lang.InterruptedException: sleep interrupted
    [junit]     at java.lang.Thread.sleep(Native Method)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.DecommissionManager$Monitor.run(DecommissionManager.java:65)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 12/07/07 11:07:05 INFO namenode.FSNamesystem: Number of 
transactions: 382 Total time for transactions(ms): 4Number of transactions 
batched in Syncs: 151 Number of syncs: 289 SyncTimes(ms): 2874 307 
    [junit] 12/07/07 11:07:05 INFO ipc.Server: Stopping server on 35194
    [junit] 12/07/07 11:07:05 INFO ipc.Server: Stopping IPC Server listener on 
35194
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 1 on 35194: 
exiting
    [junit] 12/07/07 11:07:05 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 0 on 35194: 
exiting
    [junit] Tests run: 17, Failures: 3, Errors: 3, Time elapsed: 725.221 sec
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 5 on 35194: 
exiting
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 6 on 35194: 
exiting
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 2 on 35194: 
exiting
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 3 on 35194: 
exiting
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 4 on 35194: 
exiting
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 8 on 35194: 
exiting
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 7 on 35194: 
exiting
    [junit] 12/07/07 11:07:05 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 12/07/07 11:07:05 INFO ipc.Server: IPC Server handler 9 on 35194: 
exiting
    [junit] Test org.apache.pig.test.TestStore FAILED
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] 12/07/07 11:07:07 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.NullPointerException
    [junit] 12/07/07 11:07:07 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. 
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
    [junit] 12/07/07 11:07:07 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. 
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    [junit] 12/07/07 11:07:07 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. 
java.lang.StringIndexOutOfBoundsException: String index out of range: -8
    [junit] 12/07/07 11:07:07 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. 
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
    [junit] 12/07/07 11:07:07 WARN builtin.INDEXOF: No logger object provided 
to UDF: org.apache.pig.builtin.INDEXOF. Failed to process input; error - null
    [junit] 12/07/07 11:07:07 WARN builtin.LAST_INDEX_OF: No logger object 
provided to UDF: org.apache.pig.builtin.LAST_INDEX_OF. Failed to process input; 
error - null
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.195 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1527989809

BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:791: The following 
error occurred while executing this line:
<https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:846: Tests failed!

Total time: 32 minutes 43 seconds
Build step 'Execute shell' 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