See <https://builds.apache.org/job/Tajo-master-nightly/799/changes>

Changes:

[jihoonson] TAJO-680: Improve the IN operator to support sub queries.

[jihoonson] TAJO-680: Improve the IN operator to support sub queries (missing 
change).

[hyunsik] TAJO-1761: Separate an integration unit test kit into an independent 
module.

------------------------------------------
[...truncated 10056 lines...]
2015-08-15 04:36:28,693 INFO: org.apache.tajo.util.metrics.TajoSystemMetrics 
(setMetricsReporter(181)) - Started metrics reporter 
org.apache.tajo.util.metrics.reporter.MetricsConsoleScheduledReporter for 
MASTER-JVM
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in 
org.apache.tajo.util.metrics.TestSystemMetrics
Running org.apache.tajo.util.metrics.TestMetricsFilter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
org.apache.tajo.util.metrics.TestMetricsFilter
Running org.apache.tajo.ha.TestHAServiceHDFSImpl
2015-08-15 04:36:28,724 INFO: org.apache.tajo.master.TajoMaster 
(checkAndInitializeSystemDirectories(254)) - Tajo Root Directory: 
hdfs://localhost:43766/tajo
2015-08-15 04:36:28,724 INFO: org.apache.tajo.master.TajoMaster 
(checkAndInitializeSystemDirectories(259)) - FileSystem 
(hdfs://localhost:43766) is initialized.
2015-08-15 04:36:28,728 INFO: org.apache.tajo.master.TajoMaster 
(checkAndInitializeSystemDirectories(279)) - Tajo Warehouse dir: 
hdfs://localhost:43766/tajo/warehouse
2015-08-15 04:36:28,730 INFO: org.apache.tajo.master.TajoMaster 
(checkAndInitializeSystemDirectories(288)) - Staging dir: 
hdfs://localhost:43766/tajo/warehouse
2015-08-15 04:36:29,263 INFO: org.apache.tajo.master.rm.TajoResourceManager 
(serviceInit(97)) - Loaded resource scheduler : class 
org.apache.tajo.master.scheduler.SimpleScheduler
2015-08-15 04:36:29,263 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create TajoResourceTrackerProtocol-11 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:29,265 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (TajoResourceTrackerProtocol) listens on /127.0.0.1:38088
2015-08-15 04:36:29,266 INFO: org.apache.tajo.master.rm.TajoResourceTracker 
(serviceInit(99)) - TajoResourceTracker starts up (localhost/127.0.0.1:38088)
2015-08-15 04:36:29,266 INFO: org.apache.tajo.catalog.CatalogServer 
(serviceInit(125)) - Catalog Store Class: org.apache.tajo.catalog.store.MemStore
Aug 15, 2015 4:36:29 AM org.glassfish.jersey.server.ApplicationHandler 
initialize
INFO: Initiating Jersey application, version Jersey: 2.6 2014-02-18 21:52:53...
2015-08-15 04:36:29,400 INFO: org.apache.tajo.ws.rs.TajoRestService 
(serviceInit(109)) - Tajo Rest Service initialized.
2015-08-15 04:36:29,400 INFO: org.apache.tajo.master.TajoMaster 
(serviceInit(214)) - Tajo Master is initialized.
2015-08-15 04:36:29,400 INFO: org.apache.tajo.master.TajoMaster 
(serviceStart(316)) - TajoMaster is starting up
2015-08-15 04:36:29,401 INFO: org.apache.tajo.catalog.CatalogServer 
(createTablespace(211)) - tablespace "default" 
(hdfs://localhost:43766/tajo/warehouse) is created
2015-08-15 04:36:29,401 INFO: org.apache.tajo.catalog.CatalogServer 
(createDatabase(402)) - database "default" is created
2015-08-15 04:36:29,405 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create CatalogProtocol-12 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:29,406 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (CatalogProtocol) listens on /127.0.0.1:55269
2015-08-15 04:36:29,407 INFO: org.apache.tajo.catalog.CatalogServer 
(serviceStart(172)) - Catalog Server startup (127.0.0.1:55269)
2015-08-15 04:36:29,456 INFO: BlockStateChange (invalidateWorkForOneNode(3488)) 
- BLOCK* BlockManager: ask 127.0.0.1:51284 to delete [blk_1073741879_1055, 
blk_1073741880_1056]
2015-08-15 04:36:29,643 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create TajoMasterClientProtocol-13 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:29,645 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (TajoMasterClientProtocol) listens on /127.0.0.1:35677
2015-08-15 04:36:29,645 INFO: org.apache.tajo.master.TajoMasterClientService 
(serviceStart(110)) - Instantiated TajoMasterClientService at 
localhost/127.0.0.1:35677
2015-08-15 04:36:29,645 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create QueryCoordinatorProtocol-14 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:29,647 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (QueryCoordinatorProtocol) listens on /127.0.0.1:40061
2015-08-15 04:36:29,647 INFO: org.apache.tajo.master.QueryCoordinatorService 
(serviceStart(72)) - Instantiated TajoMasterService at localhost/127.0.0.1:40061
2015-08-15 04:36:29,647 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create Tajo-REST-15 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:29,649 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (Tajo-REST) listens on /0:0:0:0:0:0:0:0:48861
2015-08-15 04:36:29,649 INFO: org.apache.tajo.ws.rs.TajoRestService 
(serviceStart(118)) - Tajo Rest Service started.
2015-08-15 04:36:29,654 INFO: BlockStateChange (addToInvalidates(1106)) - 
BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:51284 
2015-08-15 04:36:29,657 WARN: org.apache.tajo.util.metrics.TajoSystemMetrics 
(setMetricsReporter(133)) - No property MASTER.reporters in 
tajo-metrics.properties
2015-08-15 04:36:29,658 WARN: org.apache.tajo.util.metrics.TajoSystemMetrics 
(setMetricsReporter(133)) - No property MASTER-JVM.reporters in 
tajo-metrics.properties
2015-08-15 04:36:29,666 INFO: org.apache.tajo.ha.HdfsServiceTracker 
(initSystemDirectory(93)) - System HA dir 
'hdfs://localhost:43766/tajo/system/ha' is created
2015-08-15 04:36:29,668 INFO: org.apache.tajo.ha.HdfsServiceTracker 
(initSystemDirectory(99)) - System HA Active dir 
'hdfs://localhost:43766/tajo/system/ha/active' is created
2015-08-15 04:36:29,671 INFO: org.apache.tajo.ha.HdfsServiceTracker 
(initSystemDirectory(105)) - System HA Backup dir 
'hdfs://localhost:43766/tajo/system/ha/backup' is created
2015-08-15 04:36:29,691 INFO: BlockStateChange (logAddStoredBlock(2624)) - 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51284 is added to 
blk_1073741881_1057{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f6ea068-33bc-4256-91af-72f3f3161bd8:NORMAL:127.0.0.1:51284|RBW]]}
 size 81
2015-08-15 04:36:29,740 INFO: BlockStateChange (logAddStoredBlock(2624)) - 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51284 is added to 
blk_1073741882_1058{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-c7239677-282c-454b-9e16-93eceaa5936e:NORMAL:127.0.0.1:51284|RBW]]}
 size 0
2015-08-15 04:36:29,742 INFO: org.apache.tajo.ha.HdfsServiceTracker 
(register(158)) - This is added to active master (127.0.0.1:40061)
2015-08-15 04:36:29,744 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(224)) - HistoryWriter_127.0.0.1_40061 started.
2015-08-15 04:36:29,744 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(62)) - History cleaner started: expiry day=7
2015-08-15 04:36:29,744 INFO: org.apache.tajo.master.TajoMaster 
(checkAndInitializeSystemDirectories(254)) - Tajo Root Directory: 
hdfs://localhost:43766/tajo
2015-08-15 04:36:29,745 INFO: org.apache.tajo.master.TajoMaster 
(checkAndInitializeSystemDirectories(259)) - FileSystem 
(hdfs://localhost:43766) is initialized.
2015-08-15 04:36:29,748 INFO: org.apache.tajo.master.TajoMaster 
(checkAndInitializeSystemDirectories(279)) - Tajo Warehouse dir: 
hdfs://localhost:43766/tajo/warehouse
2015-08-15 04:36:29,749 INFO: org.apache.tajo.master.TajoMaster 
(checkAndInitializeSystemDirectories(288)) - Staging dir: 
hdfs://localhost:43766/tajo/warehouse
2015-08-15 04:36:30,252 INFO: org.apache.tajo.master.rm.TajoResourceManager 
(serviceInit(97)) - Loaded resource scheduler : class 
org.apache.tajo.master.scheduler.SimpleScheduler
2015-08-15 04:36:30,252 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create TajoResourceTrackerProtocol-16 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:30,254 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (TajoResourceTrackerProtocol) listens on /127.0.0.1:57316
2015-08-15 04:36:30,254 INFO: org.apache.tajo.master.rm.TajoResourceTracker 
(serviceInit(99)) - TajoResourceTracker starts up (localhost/127.0.0.1:57316)
2015-08-15 04:36:30,254 INFO: org.apache.tajo.catalog.CatalogServer 
(serviceInit(125)) - Catalog Store Class: org.apache.tajo.catalog.store.MemStore
Aug 15, 2015 4:36:30 AM org.glassfish.jersey.server.ApplicationHandler 
initialize
INFO: Initiating Jersey application, version Jersey: 2.6 2014-02-18 21:52:53...
2015-08-15 04:36:30,379 INFO: org.apache.tajo.ws.rs.TajoRestService 
(serviceInit(109)) - Tajo Rest Service initialized.
2015-08-15 04:36:30,379 INFO: org.apache.tajo.master.TajoMaster 
(serviceInit(214)) - Tajo Master is initialized.
2015-08-15 04:36:30,379 INFO: org.apache.tajo.master.TajoMaster 
(serviceStart(316)) - TajoMaster is starting up
2015-08-15 04:36:30,379 INFO: org.apache.tajo.catalog.CatalogServer 
(createTablespace(211)) - tablespace "default" 
(hdfs://localhost:43766/tajo/warehouse) is created
2015-08-15 04:36:30,380 INFO: org.apache.tajo.catalog.CatalogServer 
(createDatabase(402)) - database "default" is created
2015-08-15 04:36:30,383 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create CatalogProtocol-17 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:30,384 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (CatalogProtocol) listens on /127.0.0.1:42244
2015-08-15 04:36:30,384 INFO: org.apache.tajo.catalog.CatalogServer 
(serviceStart(172)) - Catalog Server startup (127.0.0.1:42244)
2015-08-15 04:36:30,642 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create TajoMasterClientProtocol-18 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:30,643 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (TajoMasterClientProtocol) listens on /127.0.0.1:41077
2015-08-15 04:36:30,644 INFO: org.apache.tajo.master.TajoMasterClientService 
(serviceStart(110)) - Instantiated TajoMasterClientService at 
localhost/127.0.0.1:41077
2015-08-15 04:36:30,644 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create QueryCoordinatorProtocol-19 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:30,646 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (QueryCoordinatorProtocol) listens on /127.0.0.1:47922
2015-08-15 04:36:30,647 INFO: org.apache.tajo.master.QueryCoordinatorService 
(serviceStart(72)) - Instantiated TajoMasterService at localhost/127.0.0.1:47922
2015-08-15 04:36:30,647 INFO: org.apache.tajo.rpc.RpcChannelFactory 
(createServerChannelFactory(141)) - Create Tajo-REST-20 
ServerSocketChannelFactory. Worker:2
2015-08-15 04:36:30,648 INFO: org.apache.tajo.rpc.NettyServerBase (start(130)) 
- Rpc (Tajo-REST) listens on /0:0:0:0:0:0:0:0:46845
2015-08-15 04:36:30,648 INFO: org.apache.tajo.ws.rs.TajoRestService 
(serviceStart(118)) - Tajo Rest Service started.
2015-08-15 04:36:30,652 INFO: BlockStateChange (addToInvalidates(1106)) - 
BLOCK* addToInvalidates: blk_1073741882_1058 127.0.0.1:51284 
2015-08-15 04:36:30,654 WARN: org.apache.tajo.util.metrics.TajoSystemMetrics 
(setMetricsReporter(133)) - No property MASTER.reporters in 
tajo-metrics.properties
2015-08-15 04:36:30,654 WARN: org.apache.tajo.util.metrics.TajoSystemMetrics 
(setMetricsReporter(133)) - No property MASTER-JVM.reporters in 
tajo-metrics.properties
2015-08-15 04:36:30,660 WARN: org.apache.hadoop.hdfs.StateChange 
(startFileInternal(2602)) - DIR* NameSystem.startFile: 
/tajo/system/ha/active/active.lock /tajo/system/ha/active/active.lock for 
client 127.0.0.1 already exists
2015-08-15 04:36:30,666 INFO: org.apache.tajo.ha.HdfsServiceTracker 
(createLockFile(227)) - Lock file already exists at 
(hdfs://localhost:43766/tajo/system/ha/active/active.lock)
2015-08-15 04:36:30,682 INFO: BlockStateChange (logAddStoredBlock(2624)) - 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51284 is added to 
blk_1073741883_1059{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f6ea068-33bc-4256-91af-72f3f3161bd8:NORMAL:127.0.0.1:51284|RBW]]}
 size 81
2015-08-15 04:36:30,684 INFO: org.apache.tajo.ha.HdfsServiceTracker 
(register(189)) - This is added to backup master (127.0.0.1:47922)
2015-08-15 04:36:30,685 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(224)) - HistoryWriter_127.0.0.1_47922 started.
2015-08-15 04:36:30,685 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(62)) - History cleaner started: expiry day=7
2015-08-15 04:36:30,704 INFO: org.apache.tajo.session.SessionManager 
(createSession(80)) - Session 159202be-755e-497c-8821-7057051e0ba3 is created.
2015-08-15 04:36:30,705 INFO: org.apache.tajo.master.GlobalEngine 
(executeQuery(182)) - Query: CREATE TABLE default.ha_test1 (age int);
2015-08-15 04:36:30,707 INFO: org.apache.tajo.master.GlobalEngine 
(createLogicalPlan(280)) - Non Optimized Query: 

-----------------------------
Query Block Graph
-----------------------------
|-#ROOT
-----------------------------
Optimization Log:
-----------------------------


2015-08-15 04:36:30,708 INFO: org.apache.tajo.master.GlobalEngine 
(createLogicalPlan(282)) - =============================================
2015-08-15 04:36:30,708 INFO: org.apache.tajo.master.GlobalEngine 
(createLogicalPlan(283)) - Optimized Query: 

-----------------------------
Query Block Graph
-----------------------------
|-#ROOT
-----------------------------
Optimization Log:
-----------------------------


2015-08-15 04:36:30,708 INFO: org.apache.tajo.master.GlobalEngine 
(createLogicalPlan(284)) - =============================================
2015-08-15 04:36:30,712 INFO: org.apache.tajo.catalog.CatalogServer 
(createTable(667)) - relation "default.ha_test1" is added to the catalog 
(127.0.0.1:55269)
2015-08-15 04:36:30,714 INFO: org.apache.tajo.master.GlobalEngine 
(executeQuery(182)) - Query: CREATE TABLE default.ha_test2 (age int);
2015-08-15 04:36:30,715 INFO: org.apache.tajo.master.GlobalEngine 
(createLogicalPlan(280)) - Non Optimized Query: 

-----------------------------
Query Block Graph
-----------------------------
|-#ROOT
-----------------------------
Optimization Log:
-----------------------------


2015-08-15 04:36:30,715 INFO: org.apache.tajo.master.GlobalEngine 
(createLogicalPlan(282)) - =============================================
2015-08-15 04:36:30,716 INFO: org.apache.tajo.master.GlobalEngine 
(createLogicalPlan(283)) - Optimized Query: 

-----------------------------
Query Block Graph
-----------------------------
|-#ROOT
-----------------------------
Optimization Log:
-----------------------------


2015-08-15 04:36:30,716 INFO: org.apache.tajo.master.GlobalEngine 
(createLogicalPlan(284)) - =============================================
2015-08-15 04:36:30,719 INFO: org.apache.tajo.catalog.CatalogServer 
(createTable(667)) - relation "default.ha_test2" is added to the catalog 
(127.0.0.1:55269)
2015-08-15 04:36:30,721 INFO: org.apache.tajo.session.SessionManager 
(removeSession(86)) - Session 159202be-755e-497c-8821-7057051e0ba3 is removed.
2015-08-15 04:36:30,724 INFO: org.apache.tajo.session.SessionManager 
(createSession(80)) - Session 868e3e24-fe71-4347-b7aa-e559ce6e648c is created.
2015-08-15 04:36:30,727 INFO: org.apache.tajo.session.SessionManager 
(removeSession(86)) - Session 868e3e24-fe71-4347-b7aa-e559ce6e648c is removed.
2015-08-15 04:36:30,730 INFO: BlockStateChange (addToInvalidates(1106)) - 
BLOCK* addToInvalidates: blk_1073741881_1057 127.0.0.1:51284 
2015-08-15 04:36:30,734 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (Tajo-REST) listened on 0:0:0:0:0:0:0:0:48861) shutdown
2015-08-15 04:36:30,734 INFO: org.apache.tajo.ws.rs.TajoRestService 
(serviceStop(129)) - Tajo Rest Service stopped.
2015-08-15 04:36:30,734 INFO: org.apache.tajo.catalog.CatalogServer 
(serviceStop(178)) - Catalog Server (127.0.0.1:55269) shutdown
2015-08-15 04:36:30,735 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (CatalogProtocol) listened on 127.0.0.1:55269) shutdown
2015-08-15 04:36:30,735 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(268)) - HistoryWriter_127.0.0.1_40061 stopped.
2015-08-15 04:36:30,735 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(136)) - History cleaner stopped
2015-08-15 04:36:30,736 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (QueryCoordinatorProtocol) listened on 127.0.0.1:40061) 
shutdown
2015-08-15 04:36:30,737 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (TajoMasterClientProtocol) listened on 127.0.0.1:35677) 
shutdown
2015-08-15 04:36:30,739 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (TajoResourceTrackerProtocol) listened on 
127.0.0.1:38088) shutdown
2015-08-15 04:36:30,739 INFO: org.apache.tajo.master.TajoMaster 
(serviceStop(406)) - Tajo Master main thread exiting
2015-08-15 04:36:31,692 INFO: BlockStateChange (addToInvalidates(1106)) - 
BLOCK* addToInvalidates: blk_1073741883_1059 127.0.0.1:51284 
2015-08-15 04:36:31,702 INFO: BlockStateChange (logAddStoredBlock(2624)) - 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51284 is added to 
blk_1073741884_1060{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-c7239677-282c-454b-9e16-93eceaa5936e:NORMAL:127.0.0.1:51284|FINALIZED]]}
 size 81
2015-08-15 04:36:31,728 INFO: BlockStateChange (logAddStoredBlock(2624)) - 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51284 is added to 
blk_1073741885_1061{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f6ea068-33bc-4256-91af-72f3f3161bd8:NORMAL:127.0.0.1:51284|RBW]]}
 size 0
2015-08-15 04:36:31,730 INFO: org.apache.tajo.ha.HdfsServiceTracker 
(register(158)) - This is added to active master (127.0.0.1:47922)
2015-08-15 04:36:31,750 INFO: org.apache.tajo.session.SessionManager 
(createSession(80)) - Session 8cf36ead-5425-4e97-a8ef-b5c0387e2f15 is created.
2015-08-15 04:36:31,754 INFO: org.apache.tajo.session.SessionManager 
(removeSession(86)) - Session 8cf36ead-5425-4e97-a8ef-b5c0387e2f15 is removed.
2015-08-15 04:36:31,761 INFO: BlockStateChange (addToInvalidates(1106)) - 
BLOCK* addToInvalidates: blk_1073741884_1060 127.0.0.1:51284 
2015-08-15 04:36:31,765 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (Tajo-REST) listened on 0:0:0:0:0:0:0:0:46845) shutdown
2015-08-15 04:36:31,765 INFO: org.apache.tajo.ws.rs.TajoRestService 
(serviceStop(129)) - Tajo Rest Service stopped.
2015-08-15 04:36:31,766 INFO: org.apache.tajo.catalog.CatalogServer 
(serviceStop(178)) - Catalog Server (127.0.0.1:42244) shutdown
2015-08-15 04:36:31,766 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (CatalogProtocol) listened on 127.0.0.1:42244) shutdown
2015-08-15 04:36:31,766 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(268)) - HistoryWriter_127.0.0.1_47922 stopped.
2015-08-15 04:36:31,766 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(136)) - History cleaner stopped
2015-08-15 04:36:31,768 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (QueryCoordinatorProtocol) listened on 127.0.0.1:47922) 
shutdown
2015-08-15 04:36:31,768 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (TajoMasterClientProtocol) listened on 127.0.0.1:41077) 
shutdown
2015-08-15 04:36:31,769 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(173)) - Rpc (TajoResourceTrackerProtocol) listened on 
127.0.0.1:57316) shutdown
2015-08-15 04:36:31,769 INFO: org.apache.tajo.master.TajoMaster 
(serviceStop(406)) - Tajo Master main thread exiting
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.046 sec - in 
org.apache.tajo.ha.TestHAServiceHDFSImpl
Running org.apache.tajo.cluster.TestWorkerConnectionInfo
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.tajo.cluster.TestWorkerConnectionInfo
Running org.apache.tajo.client.TestQueryClientExceptions
2015-08-15 04:36:31,773 INFO: org.apache.tajo.session.SessionManager 
(createSession(80)) - Session 42146128-8df1-4e8e-b05c-1501ee43d358 is created.
2015-08-15 04:36:31,775 INFO: org.apache.tajo.master.GlobalEngine 
(updateQuery(237)) - SQL: create table default.lineitem (name int);
2015-08-15 04:36:31,776 WARN: org.apache.tajo.plan.verifier.VerificationState 
(addVerification(41)) - 
org.apache.tajo.plan.verifier.PreLogicalPlanVerifier:assertRelationNoExistence(175)
 causes: table 'default.lineitem' already exists
2015-08-15 04:36:31,878 INFO: org.apache.tajo.master.GlobalEngine 
(executeQuery(182)) - Query: select * from unknown_table
2015-08-15 04:36:31,879 WARN: org.apache.tajo.plan.verifier.VerificationState 
(addVerification(41)) - 
org.apache.tajo.plan.verifier.PreLogicalPlanVerifier:assertRelationExistence(157)
 causes: relation 'default.unknown_table' does not exist
2015-08-15 04:36:31,880 INFO: org.apache.tajo.master.GlobalEngine 
(executeQuery(182)) - Query: create table default.lineitem (name int);
2015-08-15 04:36:31,881 WARN: org.apache.tajo.plan.verifier.VerificationState 
(addVerification(41)) - 
org.apache.tajo.plan.verifier.PreLogicalPlanVerifier:assertRelationNoExistence(175)
 causes: table 'default.lineitem' already exists
2015-08-15 04:36:31,882 INFO: org.apache.tajo.master.GlobalEngine 
(executeQuery(182)) - Query: select * from unknown_table
2015-08-15 04:36:31,882 WARN: org.apache.tajo.plan.verifier.VerificationState 
(addVerification(41)) - 
org.apache.tajo.plan.verifier.PreLogicalPlanVerifier:assertRelationExistence(157)
 causes: relation 'default.unknown_table' does not exist
2015-08-15 04:36:31,904 INFO: org.apache.tajo.session.SessionManager 
(removeSession(86)) - Session 42146128-8df1-4e8e-b05c-1501ee43d358 is removed.
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in 
org.apache.tajo.client.TestQueryClientExceptions
Running org.apache.tajo.client.v2.TestTajoClientV2
Killed

Results :

Tests run: 67, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... SUCCESS [  5.233 s]
[INFO] Tajo Project POM .................................. SUCCESS [  1.569 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [  3.271 s]
[INFO] Tajo Common ....................................... SUCCESS [ 34.319 s]
[INFO] Tajo Algebra ...................................... SUCCESS [  3.222 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [  4.741 s]
[INFO] Tajo Plan ......................................... SUCCESS [  6.878 s]
[INFO] Tajo Rpc Common ................................... SUCCESS [  1.468 s]
[INFO] Tajo Protocol Buffer Rpc .......................... SUCCESS [01:28 min]
[INFO] Tajo Catalog Client ............................... SUCCESS [  1.373 s]
[INFO] Tajo Catalog Server ............................... SUCCESS [ 11.262 s]
[INFO] Tajo Storage Common ............................... SUCCESS [ 10.904 s]
[INFO] Tajo HDFS Storage ................................. SUCCESS [ 53.728 s]
[INFO] Tajo PullServer ................................... SUCCESS [  1.364 s]
[INFO] Tajo Client ....................................... SUCCESS [  2.443 s]
[INFO] Tajo CLI tools .................................... SUCCESS [  2.203 s]
[INFO] Tajo JDBC Driver .................................. SUCCESS [  3.287 s]
[INFO] ASM (thirdparty) .................................. SUCCESS [  1.977 s]
[INFO] Tajo RESTful Container ............................ SUCCESS [  4.613 s]
[INFO] Tajo Metrics ...................................... SUCCESS [  1.351 s]
[INFO] Tajo Core ......................................... SUCCESS [ 11.501 s]
[INFO] Tajo RPC .......................................... SUCCESS [  0.977 s]
[INFO] Tajo Catalog Drivers Hive ......................... SUCCESS [ 13.609 s]
[INFO] Tajo Catalog Drivers .............................. SUCCESS [  0.111 s]
[INFO] Tajo Catalog ...................................... SUCCESS [  0.994 s]
[INFO] Tajo HBase Storage ................................ SUCCESS [  4.838 s]
[INFO] Tajo Storage ...................................... SUCCESS [  1.025 s]
[INFO] Tajo Distribution ................................. SUCCESS [  5.494 s]
[INFO] Tajo Cluster Tests ................................ SUCCESS [  2.695 s]
[INFO] Tajo Core Tests ................................... FAILURE [ 33.463 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:19 min
[INFO] Finished at: 2015-08-15T04:36:31+00:00
[INFO] Final Memory: 116M/471M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project tajo-core-tests: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked VM 
terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/Tajo-master-nightly/ws/tajo-core-tests> && 
/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xms512m -Xmx1024m 
-XX:MaxPermSize=152m -Dfile.encoding=UTF-8 -jar 
<https://builds.apache.org/job/Tajo-master-nightly/ws/tajo-core-tests/target/surefire/surefirebooter4296676451403860271.jar>
 
<https://builds.apache.org/job/Tajo-master-nightly/ws/tajo-core-tests/target/surefire/surefire6632904493686121920tmp>
 
<https://builds.apache.org/job/Tajo-master-nightly/ws/tajo-core-tests/target/surefire/surefire_146535500783004252474tmp>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tajo-core-tests
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Tajo-master-nightly #775
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 58849012 bytes
Compression is 0.0%
Took 17 sec
Recording test results

Reply via email to